Lines Matching defs:thunderstrike

206 struct thunderstrike {
299 static inline void thunderstrike_send_hostcmd_request(struct thunderstrike *ts)
319 struct thunderstrike *ts =
320 container_of(work, struct thunderstrike, hostcmd_req_work);
368 static inline void thunderstrike_request_firmware_version(struct thunderstrike *ts)
374 static inline void thunderstrike_request_board_info(struct thunderstrike *ts)
381 thunderstrike_update_haptics(struct thunderstrike *ts,
402 struct thunderstrike *ts;
408 ts = container_of(shield_dev, struct thunderstrike, base);
425 struct thunderstrike *ts;
427 ts = container_of(shield_dev, struct thunderstrike, base);
437 struct thunderstrike *ts;
439 ts = container_of(shield_dev, struct thunderstrike, base);
460 struct thunderstrike *ts;
463 ts = container_of(shield_dev, struct thunderstrike, base);
525 static inline void thunderstrike_request_psy_stats(struct thunderstrike *ts)
533 struct thunderstrike *ts =
534 container_of(timer, struct thunderstrike, psy_stats_timer);
591 struct thunderstrike *ts = container_of(shield_dev, struct thunderstrike, base);
609 struct thunderstrike *ts = container_of(shield_dev, struct thunderstrike, base);
620 /* Convert thunderstrike device values to µV and tenths of degree Celsius */
657 struct thunderstrike *ts = container_of(shield_dev, struct thunderstrike, base);
718 struct thunderstrike *ts =
719 container_of(shield_dev, struct thunderstrike, base);
797 static inline int thunderstrike_led_create(struct thunderstrike *ts)
802 "thunderstrike%d:blue:led", ts->id);
815 struct thunderstrike *ts = container_of(shield_dev, struct thunderstrike, base);
862 struct thunderstrike *ts;
1036 struct thunderstrike *ts;
1060 ts = container_of(shield_dev, struct thunderstrike, base);
1092 struct thunderstrike *ts;
1094 ts = container_of(dev, struct thunderstrike, base);