Home
last modified time | relevance | path

Searched refs:BUS_BLUETOOTH (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/hid/bpf/progs/
H A DHP__Elite-Presenter.bpf.c14 HID_DEVICE(BUS_BLUETOOTH, HID_GROUP_GENERIC, VID_HP, PID_ELITE_PRESENTER)
H A DMicrosoft__Xbox-Elite-2.bpf.c14 HID_DEVICE(BUS_BLUETOOTH, HID_GROUP_GENERIC, VID_MICROSOFT, PID_XBOX_ELITE_2)
H A Dhid_bpf_helpers.h32 #define BUS_BLUETOOTH 0x05 macro
/linux/samples/hidraw/
H A Dhid-example.c172 case BUS_BLUETOOTH: in bus_str()
/linux/include/uapi/linux/
H A Dinput.h258 #define BUS_BLUETOOTH 0x05 macro
/linux/drivers/hid/
H A Dhid-playstation.c770 if (hdev->bus == BUS_BLUETOOTH && check_crc) { in ps_get_report()
1186 if (hdev->bus == BUS_BLUETOOTH) { in dualsense_init_output_report()
1336 } else if (hdev->bus == BUS_BLUETOOTH && report->id == DS_INPUT_REPORT_BT && in dualsense_parse_report()
2109 if (hdev->bus == BUS_BLUETOOTH) { in dualshock4_init_output_report()
2244 } else if (hdev->bus == BUS_BLUETOOTH && report->id == DS4_INPUT_REPORT_BT && in dualshock4_parse_report()
2258 } else if (hdev->bus == BUS_BLUETOOTH && in dualshock4_parse_report()
H A Dwacom_sys.c673 if (hdev->bus == BUS_BLUETOOTH) in _wacom_query_tablet_data()
1138 if (hdev->bus == BUS_BLUETOOTH) { in wacom_button_image_store()
2864 if (hdev->bus == BUS_BLUETOOTH) { in wacom_probe()
2893 if (hdev->bus == BUS_BLUETOOTH) in wacom_remove()
H A Dhid-multitouch.c235 #define MT_BT_DEVICE(v, p) HID_DEVICE(BUS_BLUETOOTH, HID_GROUP_MULTITOUCH, v, p)
2151 HID_DEVICE(BUS_BLUETOOTH, HID_GROUP_MULTITOUCH_WIN_8,
H A Dhid-core.c2287 case BUS_BLUETOOTH: in hid_connect()
/linux/net/bluetooth/hidp/
H A Dcore.c672 input->id.bustype = BUS_BLUETOOTH; in hidp_setup_input()
776 hid->bus = BUS_BLUETOOTH; in hidp_setup_hid()
/linux/Documentation/hid/
H A Dhidraw.rst92 - BUS_BLUETOOTH