/kernel/linux/linux-5.10/include/linux/phy/ |
D | phy.h | 72 struct phy_ops { struct 73 int (*init)(struct phy *phy); 74 int (*exit)(struct phy *phy); 75 int (*power_on)(struct phy *phy); 76 int (*power_off)(struct phy *phy); 77 int (*set_mode)(struct phy *phy, enum phy_mode mode, int submode); 89 int (*configure)(struct phy *phy, union phy_configure_opts *opts); 107 int (*validate)(struct phy *phy, enum phy_mode mode, int submode, 132 * @mutex: mutex to protect phy_ops argument
|
/kernel/linux/linux-5.10/drivers/nfc/nxp-nci/ |
D | core.c | 97 const struct nxp_nci_phy_ops *phy_ops, in nxp_nci_probe()
|
D | nxp-nci.h | 59 const struct nxp_nci_phy_ops *phy_ops; member
|
/kernel/linux/linux-5.10/drivers/nfc/s3fwrn5/ |
D | core.c | 143 const struct s3fwrn5_phy_ops *phy_ops, unsigned int max_payload) in s3fwrn5_probe()
|
D | s3fwrn5.h | 36 const struct s3fwrn5_phy_ops *phy_ops; member
|
/kernel/linux/linux-5.10/drivers/phy/ti/ |
D | phy-tusb1210.c | 86 static const struct phy_ops phy_ops = { variable
|
/kernel/linux/linux-5.10/include/drm/bridge/ |
D | dw_mipi_dsi.h | 56 const struct dw_mipi_dsi_phy_ops *phy_ops; member
|
D | dw_hdmi.h | 145 const struct dw_hdmi_phy_ops *phy_ops; member
|
/kernel/linux/linux-5.10/drivers/phy/freescale/ |
D | phy-fsl-imx8mq-usb.c | 156 const struct phy_ops *phy_ops; in imx8mq_usb_phy_probe() local
|
/kernel/linux/linux-5.10/drivers/nfc/st-nci/ |
D | ndlc.c | 256 int ndlc_probe(void *phy_id, struct nfc_phy_ops *phy_ops, struct device *dev, in ndlc_probe()
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
D | tpm_tis_spi_main.c | 194 int irq, const struct tpm_tis_phy_ops *phy_ops) in tpm_tis_spi_init()
|
D | tpm_tis_core.h | 101 const struct tpm_tis_phy_ops *phy_ops; member
|
D | tpm_tis_core.c | 923 const struct tpm_tis_phy_ops *phy_ops, in tpm_tis_core_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/ |
D | dw-mipi-dsi.c | 608 const struct dw_mipi_dsi_phy_ops *phy_ops = dsi->plat_data->phy_ops; in dw_mipi_dsi_init() local 771 const struct dw_mipi_dsi_phy_ops *phy_ops = dsi->plat_data->phy_ops; in dw_mipi_dsi_dphy_timing_config() local 860 const struct dw_mipi_dsi_phy_ops *phy_ops = dsi->plat_data->phy_ops; in dw_mipi_dsi_bridge_post_disable() local 910 const struct dw_mipi_dsi_phy_ops *phy_ops = dsi->plat_data->phy_ops; in dw_mipi_dsi_mode_set() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
D | sti_hdmi.h | 84 struct hdmi_phy_ops *phy_ops; member
|
/kernel/linux/linux-5.10/drivers/nfc/fdp/ |
D | fdp.c | 41 struct nfc_phy_ops *phy_ops; member 714 int fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops, in fdp_nci_probe()
|
/kernel/linux/linux-5.10/drivers/nfc/pn544/ |
D | pn544.c | 111 struct nfc_phy_ops *phy_ops; member 904 int pn544_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, in pn544_hci_probe()
|
/kernel/linux/linux-5.10/drivers/nfc/microread/ |
D | microread.c | 155 struct nfc_phy_ops *phy_ops; member 645 int microread_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, in microread_probe()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
D | cphy.h | 140 int phy_addr, const struct cphy_ops *phy_ops, in cphy_init()
|
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/ |
D | st21nfca.h | 148 struct nfc_phy_ops *phy_ops; member
|
D | core.c | 938 int st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, in st21nfca_hci_probe()
|
/kernel/linux/linux-5.10/net/ethtool/ |
D | strset.c | 213 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in strset_prepare_set() local
|
D | ioctl.c | 139 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in __ethtool_get_sset_count() local 171 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in __ethtool_get_strings() local 2036 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in ethtool_get_phy_stats() local
|
/kernel/linux/linux-5.10/drivers/nfc/pn533/ |
D | pn533.h | 180 struct pn533_phy_ops *phy_ops; member
|
/kernel/linux/linux-5.10/drivers/phy/broadcom/ |
D | phy-brcm-sata.c | 697 static const struct phy_ops phy_ops = { variable
|