Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-steam.c517 static int steam_send_report_id(struct steam_device *steam, in steam_send_report_id() function
585 return steam_send_report_id(steam, cmd, size, report_id); in steam_send_report()
625 ret = steam_send_report_id(steam, cmd, csize, report_id); in steam_exchange_report_id()