Searched refs:flush_tx_work (Results 1 – 3 of 3) sorted by relevance
425 void (*flush_tx_work)(struct ks8851_net *ks); member
428 ks->flush_tx_work = ks8851_flush_tx_work_spi; in ks8851_probe_spi()
410 if (ks->flush_tx_work) in ks8851_flush_tx_work()411 ks->flush_tx_work(ks); in ks8851_flush_tx_work()