Searched refs:replenish_work (Results 1 – 2 of 2) sorted by relevance
67 struct delayed_work replenish_work; /* global wq */ member
932 schedule_delayed_work(&endpoint->replenish_work, in ipa_endpoint_replenish()966 endpoint = container_of(dwork, struct ipa_endpoint, replenish_work); in ipa_endpoint_replenish_work()1477 INIT_DELAYED_WORK(&endpoint->replenish_work, in ipa_endpoint_setup_one()1491 cancel_delayed_work_sync(&endpoint->replenish_work); in ipa_endpoint_teardown_one()