Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hid/
Dhid-steam.c700 client_hdev->group = HID_GROUP_STEAM; in steam_create_client_hid()
721 if (hdev->group == HID_GROUP_STEAM) in steam_probe()
802 if (!steam || hdev->group == HID_GROUP_STEAM) { in steam_remove()
/Linux-v5.4/include/linux/
Dhid.h372 #define HID_GROUP_STEAM 0x0103 macro