Searched refs:mt7615_scan_work (Results 1 – 3 of 3) sorted by relevance
559 INIT_DELAYED_WORK(&phy->scan_work, mt7615_scan_work); in mt7615_register_ext_phy()630 INIT_DELAYED_WORK(&dev->phy.scan_work, mt7615_scan_work); in mt7615_init_device()
454 void mt7615_scan_work(struct work_struct *work);
1065 void mt7615_scan_work(struct work_struct *work) in mt7615_scan_work() function