Lines Matching refs:mt76x02_dev
45 static void mt76x0_init_usb_dma(struct mt76x02_dev *dev) in mt76x0_init_usb_dma()
72 static void mt76x0u_cleanup(struct mt76x02_dev *dev) in mt76x0u_cleanup()
81 struct mt76x02_dev *dev = hw->priv; in mt76x0u_stop()
103 struct mt76x02_dev *dev = hw->priv; in mt76x0u_start()
145 static int mt76x0u_init_hardware(struct mt76x02_dev *dev, bool reset) in mt76x0u_init_hardware()
173 static int mt76x0u_register_device(struct mt76x02_dev *dev) in mt76x0u_register_device()
223 struct mt76x02_dev *dev; in mt76x0u_probe()
233 dev = container_of(mdev, struct mt76x02_dev, mt76); in mt76x0u_probe()
287 struct mt76x02_dev *dev = usb_get_intfdata(usb_intf); in mt76x0_disconnect()
305 struct mt76x02_dev *dev = usb_get_intfdata(usb_intf); in mt76x0_suspend()
316 struct mt76x02_dev *dev = usb_get_intfdata(usb_intf); in mt76x0_resume()