Home
last modified time | relevance | path

Searched refs:userial_vendor_ioctl (Results 1 – 3 of 3) sorted by relevance

/vendor/hihope/rk3568/bluetooth/include/
Duserial_vendor.h186 void userial_vendor_ioctl(userial_vendor_ioctl_op_t op, void *p_data);
/vendor/hihope/rk3568/bluetooth/src/
Duserial_vendor.c325 void userial_vendor_ioctl(userial_vendor_ioctl_op_t op, void *p_data) in userial_vendor_ioctl() function
Dupio.c442 userial_vendor_ioctl( ( (action==UPIO_ASSERT) ? \ in upio_set()