Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-steam.c319 static int steam_recv_report(struct steam_device *steam, in steam_recv_report() function
437 return steam_recv_report(steam, cmd, 2 + cmd[1]); in steam_write_settings()
454 ret = steam_recv_report(steam, reply, sizeof(reply)); in steam_get_serial()