Home
last modified time | relevance | path

Searched refs:HID_GROUP_STEAM (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/hid/bpf/progs/
H A Dhid_bpf_helpers.h80 #define HID_GROUP_STEAM 0x0103 macro
/linux-6.15/drivers/hid/
H A Dhid-steam.c1206 client_hdev->group = HID_GROUP_STEAM; in steam_create_client_hid()
1227 if (hdev->group == HID_GROUP_STEAM) in steam_probe()
1320 if (!steam || hdev->group == HID_GROUP_STEAM) { in steam_remove()
/linux-6.15/include/linux/
H A Dhid.h414 #define HID_GROUP_STEAM 0x0103 macro