Home
last modified time | relevance | path

Searched refs:usb_ops (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8712/
DMakefile10 usb_ops.o \
/Linux-v4.19/drivers/phy/marvell/
Dphy-pxa-28nm-usb2.c297 static const struct phy_ops usb_ops = { variable
328 mv_phy->phy = devm_phy_create(&pdev->dev, pdev->dev.of_node, &usb_ops); in mv_usb2_phy_probe()
/Linux-v4.19/drivers/nfc/nfcmrvl/
Dusb.c277 static struct nfcmrvl_if_ops usb_ops = { variable
344 priv = nfcmrvl_nci_register_dev(NFCMRVL_PHY_USB, drv_data, &usb_ops, in nfcmrvl_probe()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dusb.c265 static const struct mt76_bus_ops usb_ops = { in mt76x0_probe() local
281 dev->mt76.bus = &usb_ops; in mt76x0_probe()
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dusb.c25 static struct mwifiex_if_ops usb_ops; variable
497 ret = mwifiex_add_card(card, &card->fw_done, &usb_ops, in mwifiex_usb_probe()
1576 static struct mwifiex_if_ops usb_ops = { variable