Home
last modified time | relevance | path

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

/linux-6.8/drivers/hid/
Dhid-steam.c307 static int steam_recv_report(struct steam_device *steam, in steam_recv_report()
342 static int steam_send_report(struct steam_device *steam, in steam_send_report()
388 static inline int steam_send_report_byte(struct steam_device *steam, u8 cmd) in steam_send_report_byte()
393 static int steam_write_settings(struct steam_device *steam, in steam_write_settings()
428 static int steam_get_serial(struct steam_device *steam) in steam_get_serial()
462 static inline int steam_request_conn_status(struct steam_device *steam) in steam_request_conn_status()
477 static inline int steam_haptic_pulse(struct steam_device *steam, u8 pad, in steam_haptic_pulse()
502 static inline int steam_haptic_rumble(struct steam_device *steam, in steam_haptic_rumble()
526 struct steam_device *steam = container_of(work, struct steam_device, in steam_haptic_rumble_cb() local
536 struct steam_device *steam = input_get_drvdata(dev); in steam_play_effect() local
[all …]