Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A DMakefile10 usb_ops.o \
/openbmc/linux/drivers/phy/marvell/
H A Dphy-pxa-28nm-usb2.c284 static const struct phy_ops usb_ops = { variable
313 mv_phy->phy = devm_phy_create(&pdev->dev, pdev->dev.of_node, &usb_ops); in mv_usb2_phy_probe()
/openbmc/linux/drivers/nfc/nfcmrvl/
H A Dusb.c267 static const struct nfcmrvl_if_ops usb_ops = { variable
332 priv = nfcmrvl_nci_register_dev(NFCMRVL_PHY_USB, drv_data, &usb_ops, in nfcmrvl_probe()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c13 static struct mwifiex_if_ops usb_ops; variable
515 ret = mwifiex_add_card(card, &card->fw_done, &usb_ops, in mwifiex_usb_probe()
1593 static struct mwifiex_if_ops usb_ops = { variable