Searched refs:role_work (Results 1 – 2 of 2) sorted by relevance
101 struct work_struct role_work; member181 container_of(work, struct axp288_extcon_info, role_work); in axp288_usb_role_work()279 queue_work(system_long_wq, &info->role_work); in axp288_handle_chrg_det_event()300 queue_work(system_long_wq, &info->role_work); in axp288_extcon_id_evt()340 cancel_work_sync(&info->role_work); in axp288_put_role_sw()379 INIT_WORK(&info->role_work, axp288_usb_role_work); in axp288_extcon_probe()464 queue_work(system_long_wq, &info->role_work); in axp288_extcon_probe()465 flush_work(&info->role_work); in axp288_extcon_probe()
349 struct work_struct role_work; member677 container_of(work, struct renesas_usb3, role_work); in renesas_usb3_role_work()704 schedule_work(&usb3->role_work); in usb3_set_mode_by_role_sw()2909 INIT_WORK(&usb3->role_work, renesas_usb3_role_work); in renesas_usb3_probe()