Home
last modified time | relevance | path

Searched refs:upstream (Results 1 – 25 of 114) sorted by relevance

12345

/Linux-v5.15/drivers/net/phy/
Dsfp-bus.c34 void *upstream; member
499 ops->link_down(bus->upstream); in sfp_register_bus()
501 ret = ops->connect_phy(bus->upstream, bus->phydev); in sfp_register_bus()
510 bus->upstream_ops->attach(bus->upstream, bus); in sfp_register_bus()
519 bus->upstream_ops->detach(bus->upstream, bus); in sfp_unregister_bus()
524 ops->disconnect_phy(bus->upstream); in sfp_unregister_bus()
620 bus->upstream = NULL; in sfp_upstream_clear()
683 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream() argument
695 bus->upstream = upstream; in sfp_bus_add_upstream()
741 ret = ops->connect_phy(bus->upstream, phydev); in sfp_add_phy()
[all …]
Dmarvell-88x2222.c479 static int mv2222_sfp_insert(void *upstream, const struct sfp_eeprom_id *id) in mv2222_sfp_insert() argument
481 struct phy_device *phydev = upstream; in mv2222_sfp_insert()
520 static void mv2222_sfp_remove(void *upstream) in mv2222_sfp_remove() argument
522 struct phy_device *phydev = upstream; in mv2222_sfp_remove()
531 static void mv2222_sfp_link_up(void *upstream) in mv2222_sfp_link_up() argument
533 struct phy_device *phydev = upstream; in mv2222_sfp_link_up()
540 static void mv2222_sfp_link_down(void *upstream) in mv2222_sfp_link_down() argument
542 struct phy_device *phydev = upstream; in mv2222_sfp_link_down()
Dphylink.c2146 static void phylink_sfp_attach(void *upstream, struct sfp_bus *bus) in phylink_sfp_attach() argument
2148 struct phylink *pl = upstream; in phylink_sfp_attach()
2153 static void phylink_sfp_detach(void *upstream, struct sfp_bus *bus) in phylink_sfp_detach() argument
2155 struct phylink *pl = upstream; in phylink_sfp_detach()
2244 static int phylink_sfp_module_insert(void *upstream, in phylink_sfp_module_insert() argument
2247 struct phylink *pl = upstream; in phylink_sfp_module_insert()
2264 static int phylink_sfp_module_start(void *upstream) in phylink_sfp_module_start() argument
2266 struct phylink *pl = upstream; in phylink_sfp_module_start()
2284 static void phylink_sfp_module_stop(void *upstream) in phylink_sfp_module_stop() argument
2286 struct phylink *pl = upstream; in phylink_sfp_module_stop()
[all …]
/Linux-v5.15/drivers/fsi/
Dfsi-master-hub.c38 struct fsi_device *upstream; member
54 return fsi_slave_read(hub->upstream->slave, addr, val, size); in hub_master_read()
66 return fsi_slave_write(hub->upstream->slave, addr, val, size); in hub_master_write()
94 return fsi_device_write(hub->upstream, FSI_MCENP0 + (4 * idx), in hub_master_link_enable()
97 rc = fsi_device_write(hub->upstream, FSI_MSENP0 + (4 * idx), &reg, 4); in hub_master_link_enable()
126 struct fsi_device *dev = hub->upstream; in hub_master_init()
226 hub->upstream = fsi_dev; in hub_master_probe()
267 fsi_slave_release_range(hub->upstream->slave, hub->addr, hub->size); in hub_master_remove()
/Linux-v5.15/drivers/staging/media/imx/
Dimx-media-utils.c728 enum v4l2_buf_type buftype, bool upstream) in imx_media_pipeline_pad() argument
739 if ((upstream && !(spad->flags & MEDIA_PAD_FL_SINK)) || in imx_media_pipeline_pad()
740 (!upstream && !(spad->flags & MEDIA_PAD_FL_SOURCE))) in imx_media_pipeline_pad()
755 buftype, upstream); in imx_media_pipeline_pad()
764 buftype, upstream); in imx_media_pipeline_pad()
780 enum v4l2_buf_type buftype, bool upstream) in find_pipeline_entity() argument
796 pad = imx_media_pipeline_pad(start, grp_id, buftype, upstream); in find_pipeline_entity()
827 bool upstream) in imx_media_pipeline_subdev() argument
831 me = find_pipeline_entity(start_entity, grp_id, 0, upstream); in imx_media_pipeline_subdev()
846 enum v4l2_buf_type buftype, bool upstream) in imx_media_pipeline_video_device() argument
[all …]
Dimx-media.h219 enum v4l2_buf_type buftype, bool upstream);
222 bool upstream);
225 enum v4l2_buf_type buftype, bool upstream);
/Linux-v5.15/scripts/dtc/
Dupdate-dtc-source.sh72 scripts/dtc: Update to upstream version ${dtc_version}
74 This adds the following commits from upstream:
/Linux-v5.15/Documentation/driver-api/acpi/
Dlinuxized-acpica.rst18 upstream.
198 the ACPICA code in Linux and the upstream ACPICA code, referred to as
210 upstream source code and generate the linuxized fix using the ACPICA
215 Those changes may not be acceptable by ACPICA upstream and in such cases
223 fixups are backported to the upstream ACPICA sources, they must follow
224 the upstream ACPICA rules and so further modifications may appear.
235 This paragraph guides Linux developers to use the ACPICA upstream release
236 utilities to obtain Linux patches corresponding to upstream ACPICA commits
273 If you have local copies of both Linux and upstream ACPICA, you can generate
/Linux-v5.15/Documentation/maintainer/
Drebasing-and-merging.rst68 newer base or avoiding a merge with an upstream repository is not
102 required before any given branch finds its way into an upstream repository.
127 requests, and upstream maintainers should verify the tags when pulling
135 Merging from sibling or upstream trees
139 trees tend to be a red flag when it comes time to push a branch upstream.
152 you are managing is stable and ready for upstream. Frequent merges can
160 Even then, you should not back merge a tree above your immediate upstream
161 tree; if a higher-level back merge is really required, the upstream tree
165 maintainer merges with the upstream in order to resolve merge conflicts
185 asking upstream to do.
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dmrvl,pxa-ssp.txt6 port A phandle reference to a PXA ssp upstream device
18 /* upstream device */
/Linux-v5.15/Documentation/scsi/
Dlpfc.rst11 toward the upstream kernel. As such, we removed #ifdefs for older kernels
16 and extended attribute support is now part of the upstream kernel
27 history of the driver as we push for upstream acceptance.
67 This source package is targeted for the upstream kernel only. (See notes
/Linux-v5.15/drivers/net/fddi/skfp/
Decm.c468 int upstream ; in prop_actions() local
490 upstream = cem_get_upstream(smc,initiator) ; in prop_actions()
492 if (upstream == ENTITY_MAC) { in prop_actions()
499 DB_ECM("ECM : propagate TRACE on PHY %d", upstream); in prop_actions()
500 queue_event(smc,EVENT_PCM+upstream,PC_TRACE) ; in prop_actions()
/Linux-v5.15/Documentation/devicetree/bindings/i2c/
Di2c-mux-ltc4306.txt26 - ltc,upstream-accelerators-enable: Enables the rise time accelerators
27 on the upstream port.
/Linux-v5.15/drivers/usb/core/
Dport.c504 struct usb_port *upstream; in find_and_link_peer() local
511 upstream = parent_hub->ports[hdev->portnum - 1]; in find_and_link_peer()
512 if (!upstream || !upstream->peer) in find_and_link_peer()
515 peer_hdev = upstream->peer->child; in find_and_link_peer()
/Linux-v5.15/Documentation/process/
Dstable-kernel-rules.rst32 - It or an equivalent fix must already exist in Linus' tree (upstream).
76 stable@vger.kernel.org. You must note the upstream commit ID in the
88 upstream patch (for example because it had to be backported) this must be very
91 The upstream commit ID must be specified with a separate line above the commit
96 commit <sha1> upstream.
/Linux-v5.15/scripts/package/
Dsnapcraft.template4 description: The upstream Linux kernel
/Linux-v5.15/drivers/thunderbolt/
Dlc.c50 bool upstream = tb_is_upstream_port(port); in tb_lc_set_port_configured() local
74 if (upstream) in tb_lc_set_port_configured()
78 if (upstream) in tb_lc_set_port_configured()
Dtb.c1584 struct pci_dev *upstream, *pdev; in tb_apple_add_links() local
1599 upstream = pci_upstream_bridge(nhi->pdev); in tb_apple_add_links()
1600 while (upstream) { in tb_apple_add_links()
1601 if (!pci_is_pcie(upstream)) in tb_apple_add_links()
1603 if (pci_pcie_type(upstream) == PCI_EXP_TYPE_UPSTREAM) in tb_apple_add_links()
1605 upstream = pci_upstream_bridge(upstream); in tb_apple_add_links()
1608 if (!upstream) in tb_apple_add_links()
1616 for_each_pci_bridge(pdev, upstream->subordinate) { in tb_apple_add_links()
/Linux-v5.15/drivers/staging/wlan-ng/
DREADME7 Kroah-Hartman <greg@kroah.com> and don't bother the upstream wireless
/Linux-v5.15/drivers/staging/board/
DKconfig6 Staging board base is to support continuous upstream
/Linux-v5.15/Documentation/features/
Darch-support.txt4 support matrix, for all upstream Linux architectures.
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-bus-cxl43 device (ACPI0017 and ACPI0016) or PCIe switch upstream port with
54 device (ACPI0017 and ACPI0016) or PCIe switch upstream port with
56 more downstream ports that the upstream port may target in its
/Linux-v5.15/Documentation/PCI/
Dpcieaer-howto.rst155 default reset_link function, but different upstream ports might
157 upstream ports should provide their own reset_link functions.
191 at upstream is not required. The AER driver calls error_detected(dev,
206 a hierarchy in question. Then, performing link reset at upstream is
253 What happens if an upstream port service driver does not provide
258 upstream ports who are attached by the service driver.
/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dsdm636.dtsi17 * peripherals will be enabled upstream.
/Linux-v5.15/Documentation/translations/zh_CN/maintainer/
Dmodifying-patches.rst40 commit 1c40279960bcd7d52dbdf1d466b20d24b99176c8 upstream.

12345