Home
last modified time | relevance | path

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

/linux-6.3-rc2/samples/hidraw/
A Dhid-example.c172 case BUS_BLUETOOTH: in bus_str()
/linux-6.3-rc2/include/uapi/linux/
A Dinput.h258 #define BUS_BLUETOOTH 0x05 macro
/linux-6.3-rc2/drivers/hid/
A Dhid-playstation.c763 if (hdev->bus == BUS_BLUETOOTH && check_crc) { in ps_get_report()
1179 if (hdev->bus == BUS_BLUETOOTH) { in dualsense_init_output_report()
1329 } else if (hdev->bus == BUS_BLUETOOTH && report->id == DS_INPUT_REPORT_BT && in dualsense_parse_report()
2084 if (hdev->bus == BUS_BLUETOOTH) { in dualshock4_init_output_report()
2198 } else if (hdev->bus == BUS_BLUETOOTH && report->id == DS4_INPUT_REPORT_BT && in dualshock4_parse_report()
A Dwacom_sys.c673 if (hdev->bus == BUS_BLUETOOTH) in _wacom_query_tablet_data()
1127 if (hdev->bus == BUS_BLUETOOTH) { in wacom_button_image_store()
2800 if (hdev->bus == BUS_BLUETOOTH) { in wacom_probe()
2829 if (hdev->bus == BUS_BLUETOOTH) in wacom_remove()
A Dhid-multitouch.c227 #define MT_BT_DEVICE(v, p) HID_DEVICE(BUS_BLUETOOTH, HID_GROUP_MULTITOUCH, v, p)
A Dwacom_wac.c3685 if (wacom->hdev->bus == BUS_BLUETOOTH) in wacom_setup_device_quirks()
4893 HID_DEVICE(BUS_BLUETOOTH, HID_GROUP_WACOM, USB_VENDOR_ID_WACOM, prod),\
A Dhid-core.c2239 case BUS_BLUETOOTH: in hid_connect()
/linux-6.3-rc2/net/bluetooth/hidp/
A Dcore.c672 input->id.bustype = BUS_BLUETOOTH; in hidp_setup_input()
776 hid->bus = BUS_BLUETOOTH; in hidp_setup_hid()
/linux-6.3-rc2/Documentation/hid/
A Dhidraw.rst92 - BUS_BLUETOOTH
/linux-6.3-rc2/include/linux/
A Dhid.h716 .bus = BUS_BLUETOOTH, .vendor = (ven), .product = (prod)

Completed in 60 milliseconds