Searched refs:work_rst (Results 1 – 1 of 1) sorted by relevance
59 struct work_struct work_rst; member1362 struct fsl_xcvr *xcvr = container_of(work, struct fsl_xcvr, work_rst); in reset_rx_work()1500 schedule_work(&xcvr->work_rst); in irq0_isr()1678 INIT_WORK(&xcvr->work_rst, reset_rx_work); in fsl_xcvr_probe()1687 cancel_work_sync(&xcvr->work_rst); in fsl_xcvr_remove()