Searched refs:func_wake_notify (Results 1 – 3 of 3) sorted by relevance
160 struct bdc *bdc = container_of(work, struct bdc, func_wake_notify.work); in bdc_func_wake_timer()173 schedule_delayed_work(&bdc->func_wake_notify, in bdc_func_wake_timer()211 &bdc->func_wake_notify, in handle_link_state_change()565 INIT_DELAYED_WORK(&bdc->func_wake_notify, bdc_func_wake_timer); in bdc_udc_init()
454 struct delayed_work func_wake_notify; member
610 cancel_delayed_work_sync(&bdc->func_wake_notify); in bdc_remove()