Searched refs:mt76x0_alloc_device (Results 1 – 3 of 3) sorted by relevance
281 struct mt76x0_dev *mt76x0_alloc_device(struct device *dev);
272 dev = mt76x0_alloc_device(&usb_intf->dev); in mt76x0_probe()
480 struct mt76x0_dev *mt76x0_alloc_device(struct device *pdev) in mt76x0_alloc_device() function