/Linux-v4.19/include/linux/phy/ |
D | phy.h | 56 struct phy_ops { struct 57 int (*init)(struct phy *phy); 58 int (*exit)(struct phy *phy); 82 * @mutex: mutex to protect phy_ops argument
|
/Linux-v4.19/include/drm/bridge/ |
D | dw_mipi_dsi.h | 29 const struct dw_mipi_dsi_phy_ops *phy_ops; member
|
D | dw_hdmi.h | 133 const struct dw_hdmi_phy_ops *phy_ops; member
|
/Linux-v4.19/drivers/nfc/nxp-nci/ |
D | core.c | 112 const struct nxp_nci_phy_ops *phy_ops, in nxp_nci_probe()
|
D | nxp-nci.h | 71 const struct nxp_nci_phy_ops *phy_ops; member
|
/Linux-v4.19/drivers/nfc/s3fwrn5/ |
D | core.c | 150 const struct s3fwrn5_phy_ops *phy_ops, unsigned int max_payload) in s3fwrn5_probe()
|
D | s3fwrn5.h | 47 const struct s3fwrn5_phy_ops *phy_ops; member
|
/Linux-v4.19/drivers/phy/ti/ |
D | phy-tusb1210.c | 89 static const struct phy_ops phy_ops = { variable
|
/Linux-v4.19/drivers/nfc/st-nci/ |
D | ndlc.c | 267 int ndlc_probe(void *phy_id, struct nfc_phy_ops *phy_ops, struct device *dev, in ndlc_probe()
|
/Linux-v4.19/drivers/gpu/drm/sti/ |
D | sti_hdmi.h | 82 struct hdmi_phy_ops *phy_ops; member
|
/Linux-v4.19/drivers/nfc/fdp/ |
D | fdp.c | 49 struct nfc_phy_ops *phy_ops; member 741 int fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops, in fdp_nci_probe()
|
/Linux-v4.19/drivers/nfc/microread/ |
D | microread.c | 166 struct nfc_phy_ops *phy_ops; member 656 int microread_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, in microread_probe()
|
/Linux-v4.19/drivers/nfc/pn544/ |
D | pn544.c | 122 struct nfc_phy_ops *phy_ops; member 915 int pn544_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, in pn544_hci_probe()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/ |
D | cphy.h | 140 int phy_addr, const struct cphy_ops *phy_ops, in cphy_init()
|
/Linux-v4.19/drivers/nfc/st21nfca/ |
D | st21nfca.h | 158 struct nfc_phy_ops *phy_ops; member
|
D | core.c | 949 int st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, in st21nfca_hci_probe()
|
/Linux-v4.19/drivers/char/tpm/ |
D | tpm_tis_core.h | 101 const struct tpm_tis_phy_ops *phy_ops; member
|
D | tpm_tis_core.c | 859 const struct tpm_tis_phy_ops *phy_ops, in tpm_tis_core_init()
|
/Linux-v4.19/drivers/phy/broadcom/ |
D | phy-brcm-sata.c | 538 static const struct phy_ops phy_ops = { variable
|
/Linux-v4.19/drivers/nfc/pn533/ |
D | pn533.h | 182 struct pn533_phy_ops *phy_ops; member
|
D | pn533.c | 2597 struct pn533_phy_ops *phy_ops, in pn533_register_device()
|
/Linux-v4.19/drivers/gpu/drm/bridge/synopsys/ |
D | dw-mipi-dsi.c | 768 const struct dw_mipi_dsi_phy_ops *phy_ops = dsi->plat_data->phy_ops; in dw_mipi_dsi_bridge_mode_set() local
|
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/ |
D | chip.h | 228 const struct mv88e6xxx_bus_ops *phy_ops; member
|
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/ |
D | e1000.h | 343 const struct e1000_phy_operations *phy_ops; member
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | common.h | 578 int phy_addr, const struct cphy_ops *phy_ops, in cphy_init()
|