Home
last modified time | relevance | path

Searched refs:HDEV_BUS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_bt.h53 #define HDEV_BUS hdev->bus macro
55 #define HDEV_BUS hdev->type macro
H A Drtk_bt.c1526 HDEV_BUS = HCI_USB;
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h119 #define HDEV_BUS hdev->bus macro
122 #define HDEV_BUS hdev->type macro
H A Drtk_btusb.c4192 HDEV_BUS = HCI_USB; in btusb_probe()