Searched refs:ax_work (Results 1 – 2 of 2) sorted by relevance
392 schedule_work(&ax_local->ax_work); in ax88796c_start_xmit()600 schedule_work(&ax_local->ax_work); in ax88796c_interrupt()608 container_of(work, struct ax88796c_device, ax_work); in ax88796c_work()908 cancel_work_sync(&ax_local->ax_work); in ax88796c_close()1069 INIT_WORK(&ax_local->ax_work, ax88796c_work); in ax88796c_probe()
97 struct work_struct ax_work; member
Completed in 7 milliseconds