Home
last modified time | relevance | path

Searched defs:phy_ops (Results 1 – 25 of 33) sorted by relevance

12

/linux/include/linux/phy/
A Dphy.h80 struct phy_ops { struct
81 int (*init)(struct phy *phy);
82 int (*exit)(struct phy *phy);
83 int (*power_on)(struct phy *phy);
84 int (*power_off)(struct phy *phy);
85 int (*set_mode)(struct phy *phy, enum phy_mode mode, int submode);
86 int (*set_media)(struct phy *phy, enum phy_media media);
87 int (*set_speed)(struct phy *phy, int speed);
99 int (*configure)(struct phy *phy, union phy_configure_opts *opts);
117 int (*validate)(struct phy *phy, enum phy_mode mode, int submode,
[all …]
/linux/drivers/nfc/nxp-nci/
A Dcore.c94 const struct nxp_nci_phy_ops *phy_ops, in nxp_nci_probe()
A Dnxp-nci.h59 const struct nxp_nci_phy_ops *phy_ops; member
/linux/drivers/nfc/s3fwrn5/
A Ds3fwrn5.h36 const struct s3fwrn5_phy_ops *phy_ops; member
A Dcore.c156 const struct s3fwrn5_phy_ops *phy_ops) in s3fwrn5_probe()
/linux/drivers/phy/ti/
A Dphy-tusb1210.c87 static const struct phy_ops phy_ops = { variable
/linux/include/drm/bridge/
A Ddw_mipi_dsi.h56 const struct dw_mipi_dsi_phy_ops *phy_ops; member
A Ddw_hdmi.h147 const struct dw_hdmi_phy_ops *phy_ops; member
/linux/drivers/phy/freescale/
A Dphy-fsl-imx8mq-usb.c155 const struct phy_ops *phy_ops; in imx8mq_usb_phy_probe() local
/linux/drivers/char/tpm/
A Dtpm_tis_spi_main.c194 int irq, const struct tpm_tis_phy_ops *phy_ops) in tpm_tis_spi_init()
A Dtpm_tis_core.h101 const struct tpm_tis_phy_ops *phy_ops; member
A Dtpm_tis_core.c923 const struct tpm_tis_phy_ops *phy_ops, in tpm_tis_core_init()
/linux/drivers/nfc/st-nci/
A Dndlc.c252 int ndlc_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, in ndlc_probe()
/linux/drivers/gpu/drm/sti/
A Dsti_hdmi.h78 struct hdmi_phy_ops *phy_ops; member
/linux/drivers/gpu/drm/bridge/synopsys/
A Ddw-mipi-dsi.c625 const struct dw_mipi_dsi_phy_ops *phy_ops = dsi->plat_data->phy_ops; in dw_mipi_dsi_init() local
788 const struct dw_mipi_dsi_phy_ops *phy_ops = dsi->plat_data->phy_ops; in dw_mipi_dsi_dphy_timing_config() local
877 const struct dw_mipi_dsi_phy_ops *phy_ops = dsi->plat_data->phy_ops; in dw_mipi_dsi_bridge_post_disable() local
927 const struct dw_mipi_dsi_phy_ops *phy_ops = dsi->plat_data->phy_ops; in dw_mipi_dsi_mode_set() local
/linux/drivers/nfc/fdp/
A Dfdp.c41 const struct nfc_phy_ops *phy_ops; member
691 int fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops, in fdp_nci_probe()
/linux/drivers/nfc/microread/
A Dmicroread.c154 const struct nfc_phy_ops *phy_ops; member
643 int microread_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, in microread_probe()
/linux/drivers/nfc/pn544/
A Dpn544.c110 const struct nfc_phy_ops *phy_ops; member
903 int pn544_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, in pn544_hci_probe()
/linux/drivers/net/ethernet/chelsio/cxgb/
A Dcphy.h140 int phy_addr, const struct cphy_ops *phy_ops, in cphy_init()
/linux/net/ethtool/
A Dstrset.c238 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in strset_prepare_set() local
A Dioctl.c164 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in __ethtool_get_sset_count() local
196 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in __ethtool_get_strings() local
2080 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in ethtool_get_phy_stats() local
/linux/drivers/nfc/st21nfca/
A Dst21nfca.h147 const struct nfc_phy_ops *phy_ops; member
A Dcore.c937 int st21nfca_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, in st21nfca_hci_probe()
/linux/drivers/nfc/pn533/
A Dpn533.h180 const struct pn533_phy_ops *phy_ops; member
/linux/drivers/phy/broadcom/
A Dphy-brcm-sata.c725 static const struct phy_ops phy_ops = { variable

Completed in 79 milliseconds

12