Searched refs:hostcmd_req_work (Results 1 – 1 of 1) sorted by relevance
225 struct work_struct hostcmd_req_work; member320 container_of(work, struct thunderstrike, hostcmd_req_work); in thunderstrike_hostcmd_req_work_handler()371 schedule_work(&ts->hostcmd_req_work); in thunderstrike_request_firmware_version()377 schedule_work(&ts->hostcmd_req_work); in thunderstrike_request_board_info()391 schedule_work(&ts->hostcmd_req_work); in thunderstrike_update_haptics()451 schedule_work(&ts->hostcmd_req_work); in thunderstrike_led_set_brightness()528 schedule_work(&ts->hostcmd_req_work); in thunderstrike_request_psy_stats()876 INIT_WORK(&ts->hostcmd_req_work, thunderstrike_hostcmd_req_work_handler); in thunderstrike_create()1099 cancel_work_sync(&ts->hostcmd_req_work); in shield_remove()