Searched refs:steam_device (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/hid/ |
| H A D | hid-steam.c | 401 struct steam_device { struct 433 static int steam_recv_report_id(struct steam_device *steam, in steam_recv_report_id() argument 517 static int steam_send_report_id(struct steam_device *steam, in steam_send_report_id() 575 static int steam_send_report(struct steam_device *steam, in steam_send_report() 588 static inline int steam_send_report_byte(struct steam_device *steam, u8 cmd) in steam_send_report_byte() 593 static int steam_write_settings(struct steam_device *steam, in steam_write_settings() 618 static int steam_exchange_report_id(struct steam_device *steam, u8 *cmd, int csize, in steam_exchange_report_id() 654 static int steam_exchange_report(struct steam_device *steam, u8 *cmd, int csize, in steam_exchange_report() 667 static int steam_get_serial(struct steam_device *steam) in steam_get_serial() 689 static int steam_get_attributes(struct steam_device *steam) in steam_get_attributes() [all …]
|