Home
last modified time | relevance | path

Searched refs:mt76x2u_alloc_device (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2u.h33 struct mt76x2_dev *mt76x2u_alloc_device(struct device *pdev);
Dmt76x2_usb.c41 dev = mt76x2u_alloc_device(&intf->dev); in mt76x2u_probe()
Dmt76x2u_init.c135 struct mt76x2_dev *mt76x2u_alloc_device(struct device *pdev) in mt76x2u_alloc_device() function