Searched refs:func_wake_notify (Results 1 – 2 of 2) sorted by relevance
159 struct bdc *bdc = container_of(work, struct bdc, func_wake_notify.work); in bdc_func_wake_timer()172 schedule_delayed_work(&bdc->func_wake_notify, in bdc_func_wake_timer()210 &bdc->func_wake_notify, in handle_link_state_change()564 INIT_DELAYED_WORK(&bdc->func_wake_notify, bdc_func_wake_timer); in bdc_udc_init()
454 struct delayed_work func_wake_notify; member