Home
last modified time | relevance | path

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

/hardware/broadcom/libbt/include/
Duserial_vendor.h172 void userial_vendor_ioctl(userial_vendor_ioctl_op_t op, void *p_data);
/hardware/qcom/bt/msm8996/libbt-vendor/include/
Dhci_uart.h223 int userial_vendor_ioctl(userial_vendor_ioctl_op_t op, int *p_data);
/hardware/qcom/bt/msm8992/libbt-vendor/include/
Dhci_uart.h223 int userial_vendor_ioctl(userial_vendor_ioctl_op_t op, int *p_data);
/hardware/qcom/bt/msm8909/libbt-vendor/include/
Dhci_uart.h223 int userial_vendor_ioctl(userial_vendor_ioctl_op_t op, int *p_data);
/hardware/broadcom/libbt/src/
Duserial_vendor.c335 void userial_vendor_ioctl(userial_vendor_ioctl_op_t op, void *p_data) in userial_vendor_ioctl() function
Dupio.c469 userial_vendor_ioctl( ( (action==UPIO_ASSERT) ? \ in upio_set()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_rome.c1429 if ((err = userial_vendor_ioctl(USERIAL_OP_FLOW_OFF , &flags)) < 0) in rome_set_baudrate_req()
1446 if ((err = userial_vendor_ioctl(USERIAL_OP_FLOW_ON , &flags)) < 0) in rome_set_baudrate_req()
1494 if ((err = userial_vendor_ioctl(USERIAL_OP_FLOW_OFF , &flags)) < 0) in rome_hci_reset_req()
1512 if ((err = userial_vendor_ioctl(USERIAL_OP_FLOW_ON , &flags)) < 0) in rome_hci_reset_req()
Dhci_uart.c392 int userial_vendor_ioctl(userial_vendor_ioctl_op_t op, int *p_data) in userial_vendor_ioctl() function
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_rome.c1450 if ((err = userial_vendor_ioctl(USERIAL_OP_FLOW_OFF , &flags)) < 0) in rome_set_baudrate_req()
1467 if ((err = userial_vendor_ioctl(USERIAL_OP_FLOW_ON , &flags)) < 0) in rome_set_baudrate_req()
1515 if ((err = userial_vendor_ioctl(USERIAL_OP_FLOW_OFF , &flags)) < 0) in rome_hci_reset_req()
1533 if ((err = userial_vendor_ioctl(USERIAL_OP_FLOW_ON , &flags)) < 0) in rome_hci_reset_req()
Dhci_uart.c392 int userial_vendor_ioctl(userial_vendor_ioctl_op_t op, int *p_data) in userial_vendor_ioctl() function
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_rome.c1429 if ((err = userial_vendor_ioctl(USERIAL_OP_FLOW_OFF , &flags)) < 0) in rome_set_baudrate_req()
1446 if ((err = userial_vendor_ioctl(USERIAL_OP_FLOW_ON , &flags)) < 0) in rome_set_baudrate_req()
1494 if ((err = userial_vendor_ioctl(USERIAL_OP_FLOW_OFF , &flags)) < 0) in rome_hci_reset_req()
1512 if ((err = userial_vendor_ioctl(USERIAL_OP_FLOW_ON , &flags)) < 0) in rome_hci_reset_req()
Dhci_uart.c392 int userial_vendor_ioctl(userial_vendor_ioctl_op_t op, int *p_data) in userial_vendor_ioctl() function