Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-steam.c111 struct steam_device { struct
128 static int steam_recv_report(struct steam_device *steam, in steam_recv_report() argument
158 static int steam_send_report(struct steam_device *steam, in steam_send_report()
199 static inline int steam_send_report_byte(struct steam_device *steam, u8 cmd) in steam_send_report_byte()
204 static int steam_write_registers(struct steam_device *steam, in steam_write_registers()
229 static int steam_get_serial(struct steam_device *steam) in steam_get_serial()
257 static inline int steam_request_conn_status(struct steam_device *steam) in steam_request_conn_status()
262 static void steam_set_lizard_mode(struct steam_device *steam, bool enable) in steam_set_lizard_mode()
282 static void steam_update_lizard_mode(struct steam_device *steam) in steam_update_lizard_mode()
296 struct steam_device *steam = input_get_drvdata(dev); in steam_input_open()
[all …]