| /linux/include/linux/phy/ |
| H A D | phy.h | 99 struct phy_ops { struct 100 int (*init)(struct phy *phy); 101 int (*exit)(struct phy *phy); 102 int (*power_on)(struct phy *phy); 103 int (*power_off)(struct phy *phy); 104 int (*set_mode)(struct phy *phy, enum phy_mode mode, int submode); 105 int (*set_media)(struct phy *phy, enum phy_media media); 106 int (*set_speed)(struct phy *phy, int speed); 118 int (*configure)(struct phy *phy, union phy_configure_opts *opts); 136 int (*validate)(struct phy *phy, enum phy_mode mode, int submode, [all …]
|
| /linux/include/drm/bridge/ |
| H A D | dw_hdmi_qp.h | 23 const struct dw_hdmi_qp_phy_ops *phy_ops; member
|
| H A D | dw_mipi_dsi.h | 73 const struct dw_mipi_dsi_phy_ops *phy_ops; member
|
| H A D | dw_mipi_dsi2.h | 83 const struct dw_mipi_dsi2_phy_ops *phy_ops; member
|
| /linux/drivers/nfc/nxp-nci/ |
| H A D | core.c | 135 const struct nxp_nci_phy_ops *phy_ops, in nxp_nci_probe()
|
| H A D | nxp-nci.h | 59 const struct nxp_nci_phy_ops *phy_ops; member
|
| /linux/drivers/nfc/st-nci/ |
| H A D | ndlc.c | 252 int ndlc_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, in ndlc_probe()
|
| /linux/drivers/nfc/fdp/ |
| H A D | fdp.c | 41 const struct nfc_phy_ops *phy_ops; member 699 int fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops, in fdp_nci_probe()
|
| /linux/drivers/nfc/microread/ |
| H A D | microread.c | 154 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/ |
| H A D | pn544.c | 110 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/char/tpm/ |
| H A D | tpm_tis_spi_main.c | 249 int irq, const struct tpm_tis_phy_ops *phy_ops) in tpm_tis_spi_init()
|
| H A D | tpm_tis_core.h | 111 const struct tpm_tis_phy_ops *phy_ops; member
|
| H A D | tpm_tis_core.c | 1106 const struct tpm_tis_phy_ops *phy_ops, in tpm_tis_core_init()
|
| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | cphy.h | 131 int phy_addr, const struct cphy_ops *phy_ops, in cphy_init()
|
| /linux/drivers/nfc/st21nfca/ |
| H A D | st21nfca.h | 148 const struct nfc_phy_ops *phy_ops; member
|
| H A D | core.c | 937 int st21nfca_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, in st21nfca_hci_probe()
|
| /linux/net/ethtool/ |
| H A D | strset.c | 249 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in strset_prepare_set() local
|
| /linux/drivers/phy/ti/ |
| H A D | phy-tusb1210.c | 481 static const struct phy_ops phy_ops = { variable
|
| /linux/drivers/phy/freescale/ |
| H A D | phy-fsl-imx8mq-usb.c | 686 const struct phy_ops *phy_ops; in imx8mq_usb_phy_probe() local
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun8i_dw_hdmi.h | 156 const struct dw_hdmi_phy_ops *phy_ops; member
|
| /linux/drivers/nfc/pn533/ |
| H A D | pn533.h | 180 const struct pn533_phy_ops *phy_ops; member
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | dw_hdmi_qp-rockchip.c | 437 const struct dw_hdmi_qp_phy_ops *phy_ops; member
|
| /linux/drivers/phy/broadcom/ |
| H A D | phy-brcm-sata.c | 725 static const struct phy_ops phy_ops = { variable
|
| /linux/drivers/phy/samsung/ |
| H A D | phy-exynos5-usbdrd.c | 428 const struct phy_ops *phy_ops; member
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | e1000_hw.h | 357 const struct e1000_phy_operations *phy_ops; member
|