Home
last modified time | relevance | path

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

/linux/samples/hidraw/
A Dhid-example.c172 case BUS_BLUETOOTH: in bus_str()
/linux/include/uapi/linux/
A Dinput.h255 #define BUS_BLUETOOTH 0x05 macro
/linux/drivers/hid/
A Dhid-playstation.c527 if (hdev->bus == BUS_BLUETOOTH) { in ps_get_report()
894 if (hdev->bus == BUS_BLUETOOTH) { in dualsense_init_output_report()
1031 } else if (hdev->bus == BUS_BLUETOOTH && report->id == DS_INPUT_REPORT_BT && in dualsense_parse_report()
A Dwacom_sys.c675 if (hdev->bus == BUS_BLUETOOTH) in _wacom_query_tablet_data()
1129 if (hdev->bus == BUS_BLUETOOTH) { in wacom_button_image_store()
2796 if (hdev->bus == BUS_BLUETOOTH) { in wacom_probe()
2824 if (hdev->bus == BUS_BLUETOOTH) in wacom_remove()
A Dhid-multitouch.c225 #define MT_BT_DEVICE(v, p) HID_DEVICE(BUS_BLUETOOTH, HID_GROUP_MULTITOUCH, v, p)
A Dhid-core.c2002 case BUS_BLUETOOTH: in hid_connect()
A Dwacom_wac.c3569 if (wacom->hdev->bus == BUS_BLUETOOTH) in wacom_setup_device_quirks()
4770 HID_DEVICE(BUS_BLUETOOTH, HID_GROUP_WACOM, USB_VENDOR_ID_WACOM, prod),\
/linux/net/bluetooth/hidp/
A Dcore.c672 input->id.bustype = BUS_BLUETOOTH; in hidp_setup_input()
777 hid->bus = BUS_BLUETOOTH; in hidp_setup_hid()
/linux/Documentation/hid/
A Dhidraw.rst92 - BUS_BLUETOOTH
/linux/include/linux/
A Dhid.h684 .bus = BUS_BLUETOOTH, .vendor = (ven), .product = (prod)

Completed in 45 milliseconds