Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/hid/
Dhid-steam.c853 client_hdev->group = HID_GROUP_STEAM; in steam_create_client_hid()
874 if (hdev->group == HID_GROUP_STEAM) in steam_probe()
964 if (!steam || hdev->group == HID_GROUP_STEAM) { in steam_remove()
/linux-6.6.21/include/linux/
Dhid.h409 #define HID_GROUP_STEAM 0x0103 macro