Home
last modified time | relevance | path

Searched defs:upstream (Results 1 – 18 of 18) sorted by relevance

/linux/include/linux/
H A Dphy_link_topology.h32 } upstream; member
65 enum phy_upstream upt, void *upstream) in phy_link_topo_add_phy()
H A Dsfp.h649 static inline int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream()
/linux/drivers/staging/media/imx/
H A Dimx-media-utils.c656 enum v4l2_buf_type buftype, bool upstream) in imx_media_pipeline_pad()
708 enum v4l2_buf_type buftype, bool upstream) in find_pipeline_entity()
736 bool upstream) in imx_media_pipeline_subdev()
/linux/drivers/net/phy/
H A Dphylink.c3453 static void phylink_sfp_attach(void *upstream, struct sfp_bus *bus) in phylink_sfp_attach()
3460 static void phylink_sfp_detach(void *upstream, struct sfp_bus *bus) in phylink_sfp_detach()
3644 static int phylink_sfp_module_insert(void *upstream, in phylink_sfp_module_insert()
3664 static int phylink_sfp_module_start(void *upstream) in phylink_sfp_module_start()
3683 static void phylink_sfp_module_stop(void *upstream) in phylink_sfp_module_stop()
3692 static void phylink_sfp_link_down(void *upstream) in phylink_sfp_link_down()
3701 static void phylink_sfp_link_up(void *upstream) in phylink_sfp_link_up()
3710 static int phylink_sfp_connect_phy(void *upstream, struct phy_device *phy) in phylink_sfp_connect_phy()
3738 static void phylink_sfp_disconnect_phy(void *upstream, in phylink_sfp_disconnect_phy()
H A Dphy_link_topology.c32 enum phy_upstream upt, void *upstream) in phy_link_topo_add_phy()
H A Dsfp-bus.c28 void *upstream; member
674 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream()
H A Dphy_device.c1401 int phy_sfp_connect_phy(void *upstream, struct phy_device *phy) in phy_sfp_connect_phy()
1423 void phy_sfp_disconnect_phy(void *upstream, struct phy_device *phy) in phy_sfp_disconnect_phy()
1440 void phy_sfp_attach(void *upstream, struct sfp_bus *bus) in phy_sfp_attach()
1457 void phy_sfp_detach(void *upstream, struct sfp_bus *bus) in phy_sfp_detach()
H A Dmarvell.c3564 static int m88e1510_sfp_insert(void *upstream, const struct sfp_eeprom_id *id) in m88e1510_sfp_insert()
3618 static void m88e1510_sfp_remove(void *upstream) in m88e1510_sfp_remove()
/linux/drivers/net/fddi/skfp/
H A Decm.c468 int upstream ; in prop_actions() local
/linux/drivers/fsi/
H A Dfsi-master-hub.c38 struct fsi_device *upstream; member
/linux/drivers/net/phy/qcom/
H A Dqca807x.c644 static int qca807x_sfp_insert(void *upstream, const struct sfp_eeprom_id *id) in qca807x_sfp_insert()
685 static void qca807x_sfp_remove(void *upstream) in qca807x_sfp_remove()
/linux/net/ethtool/
H A Dphy.c93 struct phy_device *upstream = pdn->upstream.phydev; ethnl_phy_fill_reply() local
/linux/drivers/thunderbolt/
H A Dlc.c95 bool upstream = tb_is_upstream_port(port); in tb_lc_set_port_configured() local
H A Dtb.c3299 struct pci_dev *upstream, *pdev; in tb_apple_add_links() local
/linux/drivers/usb/core/
H A Dport.c668 struct usb_port *upstream; in find_and_link_peer() local
/linux/drivers/pci/pcie/
H A Daspm.c929 u32 upstream = 0, dwstream = 0; in pcie_config_aspm_link() local
/linux/include/soc/mscc/
H A Docelot_vcap.h14 #define OCELOT_VCAP_ES0_TAG_8021Q_RXVLAN(ocelot, port, upstream) ((upstream) << 16 | (port)) argument
/linux/drivers/pci/
H A Dquirks.c6145 struct pci_dev *upstream; in pci_fixup_pericom_acs_store_forward() local