Home
last modified time | relevance | path

Searched defs:steam_device (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/hid/
Dhid-steam.c293 struct steam_device { struct
294 struct list_head list;
295 spinlock_t lock;
319 static int steam_recv_report(struct steam_device *steam, in steam_recv_report() argument