Searched refs:func_wake_notify (Results 1 – 2 of 2) sorted by relevance
164 struct bdc *bdc = container_of(work, struct bdc, func_wake_notify.work); in bdc_func_wake_timer()177 schedule_delayed_work(&bdc->func_wake_notify, in bdc_func_wake_timer()215 &bdc->func_wake_notify, in handle_link_state_change()568 INIT_DELAYED_WORK(&bdc->func_wake_notify, bdc_func_wake_timer); in bdc_udc_init()
456 struct delayed_work func_wake_notify; member