Searched refs:USERIAL_Ioctl (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/include/
H A Duserial.h253 UDRV_API extern void USERIAL_Ioctl(tUSERIAL_PORT, tUSERIAL_OP, tUSERIAL_IOCTL_DATA *);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Duserial_linux.c1316 ** Function USERIAL_Ioctl
1327 UDRV_API void USERIAL_Ioctl(tUSERIAL_PORT port, tUSERIAL_OP op, tUSERIAL_IOCTL_DATA *p_data) function
1344 ALOGI( "USERIAL_Ioctl: Received USERIAL_OP_BAUD_WR on port: %d, ioctl baud%i\n", port, p_data->baud);

Completed in 146 milliseconds