Lines Matching refs:mt76x02_dev
46 static void mt76x0_init_usb_dma(struct mt76x02_dev *dev) in mt76x0_init_usb_dma()
73 static void mt76x0u_cleanup(struct mt76x02_dev *dev) in mt76x0u_cleanup()
82 struct mt76x02_dev *dev = hw->priv; in mt76x0u_stop()
104 struct mt76x02_dev *dev = hw->priv; in mt76x0u_start()
151 static int mt76x0u_init_hardware(struct mt76x02_dev *dev, bool reset) in mt76x0u_init_hardware()
179 static int mt76x0u_register_device(struct mt76x02_dev *dev) in mt76x0u_register_device()
230 struct mt76x02_dev *dev; in mt76x0u_probe()
240 dev = container_of(mdev, struct mt76x02_dev, mt76); in mt76x0u_probe()
295 struct mt76x02_dev *dev = usb_get_intfdata(usb_intf); in mt76x0_disconnect()
313 struct mt76x02_dev *dev = usb_get_intfdata(usb_intf); in mt76x0_suspend()
324 struct mt76x02_dev *dev = usb_get_intfdata(usb_intf); in mt76x0_resume()