Searched defs:phy_ops (Results 1 - 25 of 36) sorted by relevance

12

/linux-master/drivers/nfc/nxp-nci/
H A Dcore.c134 nxp_nci_probe(void *phy_id, struct device *pdev, const struct nxp_nci_phy_ops *phy_ops, unsigned int max_payload, struct nci_dev **ndev) argument
[all...]
H A Dnxp-nci.h59 const struct nxp_nci_phy_ops *phy_ops; member in struct:nxp_nci_info
/linux-master/drivers/nfc/s3fwrn5/
H A Ds3fwrn5.h36 const struct s3fwrn5_phy_ops *phy_ops; member in struct:s3fwrn5_info
[all...]
H A Dcore.c160 s3fwrn5_probe(struct nci_dev **ndev, void *phy_id, struct device *pdev, const struct s3fwrn5_phy_ops *phy_ops) argument
/linux-master/include/drm/bridge/
H A Ddw_mipi_dsi.h73 const struct dw_mipi_dsi_phy_ops *phy_ops; member in struct:dw_mipi_dsi_plat_data
H A Ddw_hdmi.h152 const struct dw_hdmi_phy_ops *phy_ops; member in struct:dw_hdmi_plat_data
/linux-master/drivers/gpu/drm/sti/
H A Dsti_hdmi.h77 struct hdmi_phy_ops *phy_ops; member in struct:sti_hdmi
/linux-master/drivers/char/tpm/
H A Dtpm_tis_spi_main.c247 tpm_tis_spi_init(struct spi_device *spi, struct tpm_tis_spi_phy *phy, int irq, const struct tpm_tis_phy_ops *phy_ops) argument
H A Dtpm_tis_core.h110 const struct tpm_tis_phy_ops *phy_ops; member in struct:tpm_tis_data
[all...]
H A Dtpm_tis_core.c1100 tpm_tis_core_init(struct device *dev, struct tpm_tis_data *priv, int irq, const struct tpm_tis_phy_ops *phy_ops, acpi_handle acpi_dev_handle) argument
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dcphy.h130 cphy_init(struct cphy *phy, struct net_device *dev, int phy_addr, const struct cphy_ops *phy_ops, const struct mdio_ops *mdio_ops) argument
/linux-master/drivers/nfc/st-nci/
H A Dndlc.c252 int ndlc_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, argument
/linux-master/net/ethtool/
H A Dstrset.c238 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; local
/linux-master/drivers/nfc/st21nfca/
H A Dst21nfca.h148 const struct nfc_phy_ops *phy_ops; member in struct:st21nfca_hci_info
H A Dcore.c937 int st21nfca_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, argument
/linux-master/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c371 const struct phy_ops *phy_ops; local
/linux-master/drivers/nfc/fdp/
H A Dfdp.c41 const struct nfc_phy_ops *phy_ops; member in struct:fdp_nci_info
699 int fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops, argument
/linux-master/drivers/phy/ti/
H A Dphy-tusb1210.c485 static const struct phy_ops phy_ops = { variable in typeref:struct:phy_ops
/linux-master/drivers/nfc/pn544/
H A Dpn544.c110 const struct nfc_phy_ops *phy_ops; member in struct:pn544_hci_info
903 int pn544_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, argument
/linux-master/drivers/nfc/microread/
H A Dmicroread.c154 const struct nfc_phy_ops *phy_ops; member in struct:microread_info
643 int microread_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, argument
/linux-master/drivers/nfc/pn533/
H A Dpn533.h180 const struct pn533_phy_ops *phy_ops; member in struct:pn533
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.h156 const struct dw_hdmi_phy_ops *phy_ops; member in struct:sun8i_hdmi_phy_variant
/linux-master/include/linux/phy/
H A Dphy.h84 struct phy_ops { struct
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_hw.h70 const struct igc_phy_operations *phy_ops; member in struct:igc_info
/linux-master/drivers/phy/broadcom/
H A Dphy-brcm-sata.c725 static const struct phy_ops phy_ops = { variable in typeref:struct:phy_ops

Completed in 252 milliseconds

12