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