Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-utils.c707 enum v4l2_buf_type buftype, bool upstream) in imx_media_pipeline_pad()
759 enum v4l2_buf_type buftype, bool upstream) in find_pipeline_entity()
806 bool upstream) in imx_media_pipeline_subdev()
825 enum v4l2_buf_type buftype, bool upstream) in imx_media_pipeline_video_device()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphylink.c2056 static void phylink_sfp_attach(void *upstream, struct sfp_bus *bus) in phylink_sfp_attach()
2063 static void phylink_sfp_detach(void *upstream, struct sfp_bus *bus) in phylink_sfp_detach()
2154 static int phylink_sfp_module_insert(void *upstream, in phylink_sfp_module_insert()
2174 static int phylink_sfp_module_start(void *upstream) in phylink_sfp_module_start()
2194 static void phylink_sfp_module_stop(void *upstream) in phylink_sfp_module_stop()
2203 static void phylink_sfp_link_down(void *upstream) in phylink_sfp_link_down()
2212 static void phylink_sfp_link_up(void *upstream) in phylink_sfp_link_up()
2231 static int phylink_sfp_connect_phy(void *upstream, struct phy_device *phy) in phylink_sfp_connect_phy()
2269 static void phylink_sfp_disconnect_phy(void *upstream) in phylink_sfp_disconnect_phy()
H A Dsfp-bus.c34 void *upstream; member
652 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream()
H A Dmarvell10g.c342 static int mv3310_sfp_insert(void *upstream, const struct sfp_eeprom_id *id) in mv3310_sfp_insert()
H A Dphy_device.c1289 void phy_sfp_attach(void *upstream, struct sfp_bus *bus) in phy_sfp_attach()
1306 void phy_sfp_detach(void *upstream, struct sfp_bus *bus) in phy_sfp_detach()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/hashserv/
H A Dserver.py161 def __init__(self, db, cursor, upstream): argument
168 def __init__(self, reader, writer, db, request_stats, backfill_queue, upstream, read_only): argument
515 def __init__(self, db, upstream=None, read_only=False): argument
H A D__init__.py119 def create_server(addr, dbname, *, sync=True, upstream=None, read_only=False): argument
H A Dtests.py33 def start_server(self, dbpath=None, upstream=None, read_only=False, prefunc=server_prefunc): argument
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Decm.c471 int upstream ; in prop_actions() local
/OK3568_Linux_fs/kernel/drivers/fsi/
H A Dfsi-master-hub.c38 struct fsi_device *upstream; member
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dlc.c50 bool upstream = tb_is_upstream_port(port); in tb_lc_set_port_configured() local
H A Dnhi.c1109 struct pci_dev *upstream, *pdev; in tb_apple_add_links() local
/OK3568_Linux_fs/kernel/net/dsa/
H A Dtag_8021q.c215 int upstream = dsa_upstream_port(ctx->ds, port); in dsa_8021q_setup_port() local
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dport.c504 struct usb_port *upstream; in find_and_link_peer() local
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_main.c389 unsigned int upstream = dsa_upstream_port(priv->ds, i); in sja1105_init_l2_forwarding() local
2283 int upstream = dsa_upstream_port(priv->ds, v->port); in sja1105_build_subvlans() local
2449 int upstream = dsa_upstream_port(priv->ds, tmp->port); in sja1105_build_crosschip_subvlans() local
/OK3568_Linux_fs/kernel/drivers/pci/pcie/
H A Daspm.c745 u32 upstream = 0, dwstream = 0; in pcie_config_aspm_link() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dsfp.h607 static inline int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream()