Searched refs:BUS_BLUETOOTH (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/samples/hidraw/ |
| H A D | hid-example.c | 172 case BUS_BLUETOOTH: in bus_str()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | input.h | 252 #define BUS_BLUETOOTH 0x05 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | input.h | 252 #define BUS_BLUETOOTH 0x05 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input.h | 255 #define BUS_BLUETOOTH 0x05 macro
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-playstation.c | 538 if (hdev->bus == BUS_BLUETOOTH) { in ps_get_report() 912 if (hdev->bus == BUS_BLUETOOTH) { in dualsense_init_output_report() 1062 } else if (hdev->bus == BUS_BLUETOOTH && report->id == DS_INPUT_REPORT_BT && in dualsense_parse_report()
|
| H A D | wacom_sys.c | 675 if (hdev->bus == BUS_BLUETOOTH) in _wacom_query_tablet_data() 1132 if (hdev->bus == BUS_BLUETOOTH) { in wacom_button_image_store() 2793 if (hdev->bus == BUS_BLUETOOTH) { in wacom_probe() 2820 if (hdev->bus == BUS_BLUETOOTH) in wacom_remove()
|
| H A D | hid-multitouch.c | 222 #define MT_BT_DEVICE(v, p) HID_DEVICE(BUS_BLUETOOTH, HID_GROUP_MULTITOUCH, v, p)
|
| H A D | hid-core.c | 2005 case BUS_BLUETOOTH: in hid_connect()
|
| H A D | wacom_wac.c | 3588 if (wacom->hdev->bus == BUS_BLUETOOTH) in wacom_setup_device_quirks() 4790 HID_DEVICE(BUS_BLUETOOTH, HID_GROUP_WACOM, USB_VENDOR_ID_WACOM, prod),\
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 785 #define BUS_BLUETOOTH 0x05 macro
|
| /OK3568_Linux_fs/kernel/Documentation/hid/ |
| H A D | hidraw.rst | 91 - BUS_BLUETOOTH
|
| /OK3568_Linux_fs/kernel/net/bluetooth/hidp/ |
| H A D | core.c | 672 input->id.bustype = BUS_BLUETOOTH; in hidp_setup_input() 777 hid->bus = BUS_BLUETOOTH; in hidp_setup_hid()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hid.h | 681 .bus = BUS_BLUETOOTH, .vendor = (ven), .product = (prod)
|