Searched refs:hostcmd_req_work (Results 1 – 1 of 1) sorted by relevance
225 struct work_struct hostcmd_req_work; member322 container_of(work, struct thunderstrike, hostcmd_req_work); in thunderstrike_hostcmd_req_work_handler()373 schedule_work(&ts->hostcmd_req_work); in thunderstrike_request_firmware_version()379 schedule_work(&ts->hostcmd_req_work); in thunderstrike_request_board_info()393 schedule_work(&ts->hostcmd_req_work); in thunderstrike_update_haptics()453 schedule_work(&ts->hostcmd_req_work); in thunderstrike_led_set_brightness()530 schedule_work(&ts->hostcmd_req_work); in thunderstrike_request_psy_stats()882 INIT_WORK(&ts->hostcmd_req_work, thunderstrike_hostcmd_req_work_handler); in thunderstrike_create()1106 cancel_work_sync(&ts->hostcmd_req_work); in shield_remove()