Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8712/
DMakefile9 usb_ops.o \
/linux-4.4.14/drivers/phy/
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-4.4.14/drivers/nfc/nfcmrvl/
Dusb.c276 static struct nfcmrvl_if_ops usb_ops = { variable
343 priv = nfcmrvl_nci_register_dev(NFCMRVL_PHY_USB, drv_data, &usb_ops, in nfcmrvl_probe()
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dusb.c26 static struct mwifiex_if_ops usb_ops; variable
478 ret = mwifiex_add_card(card, &add_remove_card_sem, &usb_ops, in mwifiex_usb_probe()
1200 static struct mwifiex_if_ops usb_ops = { variable