Home
last modified time | relevance | path

Searched refs:tUSERIAL_OP (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/include/
Duserial.h137 typedef UINT8 tUSERIAL_OP; typedef
253 UDRV_API extern void USERIAL_Ioctl(tUSERIAL_PORT, tUSERIAL_OP, tUSERIAL_IOCTL_DATA *);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Duserial_linux.c1380 UDRV_API void USERIAL_Ioctl(tUSERIAL_PORT port, tUSERIAL_OP op, tUSERIAL_IOCTL_DATA *p_data) in USERIAL_Ioctl()