Searched refs:lowmem_work (Results 1 – 1 of 1) sorted by relevance
224 struct delayed_work lowmem_work; member497 schedule_delayed_work(&kaweth->lowmem_work, HZ/4); in kaweth_resubmit_int_urb()543 container_of(work, struct kaweth_device, lowmem_work.work); in kaweth_resubmit_tl()577 schedule_delayed_work(&kaweth->lowmem_work, HZ/4); in kaweth_resubmit_rx_urb()737 cancel_delayed_work_sync(&kaweth->lowmem_work); in kaweth_kill_urbs()1177 INIT_DELAYED_WORK(&kaweth->lowmem_work, kaweth_resubmit_tl); in kaweth_probe()