Searched defs:phy_ops (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/include/linux/phy/ |
D | phy.h | 33 struct phy_ops { struct 55 * @mutex: mutex to protect phy_ops argument
|
/linux-4.1.27/drivers/nfc/nxp-nci/ |
D | core.c | 112 struct nxp_nci_phy_ops *phy_ops, unsigned int max_payload, in nxp_nci_probe()
|
D | nxp-nci.h | 71 struct nxp_nci_phy_ops *phy_ops; member
|
/linux-4.1.27/drivers/nfc/st21nfca/ |
D | st21nfca.h | 72 struct nfc_phy_ops *phy_ops; member
|
D | st21nfca.c | 964 int st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, in st21nfca_hci_probe()
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_hdmi.h | 60 struct hdmi_phy_ops *phy_ops; member
|
/linux-4.1.27/drivers/nfc/st21nfcb/ |
D | ndlc.c | 253 int ndlc_probe(void *phy_id, struct nfc_phy_ops *phy_ops, struct device *dev, in ndlc_probe()
|
/linux-4.1.27/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-4.1.27/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-4.1.27/drivers/net/ethernet/chelsio/cxgb/ |
D | cphy.h | 140 int phy_addr, struct cphy_ops *phy_ops, in cphy_init()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | e1000.h | 360 const struct e1000_phy_operations *phy_ops; member
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | e1000_hw.h | 375 struct e1000_phy_operations *phy_ops; member
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | common.h | 578 int phy_addr, struct cphy_ops *phy_ops, in cphy_init()
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | niu.h | 3283 const struct niu_phy_ops *phy_ops; member
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_type.h | 3235 struct ixgbe_phy_operations *phy_ops; member
|