Home
last modified time | relevance | path

Searched full:discover (Results 1 – 25 of 237) sorted by relevance

12345678910

/linux/Documentation/driver-api/usb/
H A Dtypec.rst91 show the result of Discover Identity command, the partner descriptor structure
94 of Discover Identity command can then be reported with the following API:
103 Structured VDM "Discover Identity", the port driver needs to register the cable
124 the result of Discover Identity command, the cable descriptor structure should
126 sysfs directory for the identity under the cable device. The result of Discover
158 Delivery Structured VDM Discover SVIDs message, each SVID needs to be
/linux/drivers/scsi/libsas/
H A Dsas_discover.c3 * Serial Attached SCSI (SAS) Discover process
41 * sas_get_port_device - Discover devices which caused port creation
92 * continue to discover this port in sas_get_port_device()
167 /* ---------- Discover and Revalidate ---------- */
273 * sas_discover_end_dev - discover an end device (SSP, etc)
449 * sas_discover_domain - discover the domain
454 * Discover process only interrogates devices in order to discover the
/linux/drivers/peci/controller/
H A DKconfig11 AST2500 and AST2600 SoCs. It allows BMC to discover devices
27 and NPCM8XX SoCs. It allows BMC to discover devices connected
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-typec26 The index number of the mode returned by Discover Modes USB
50 Shows the VDO in hexadecimal returned by Discover Modes command
H A Dsysfs-bus-pci-devices-cciss39 Description: Kicks of a rescan of the controller to discover logical
/linux/Documentation/admin-guide/aoe/
H A Daoe.rst56 "echo > /dev/etherd/discover" tells the driver to find out what AoE
118 interfaces. The aoetools package provides an aoe-discover script
120 /dev/etherd/discover special file described above.
/linux/Documentation/ABI/obsolete/
H A Dsysfs-class-typec17 is the actual index to the mode VDO returned by Discover Modes
31 Shows the VDO in hexadecimal returned by Discover Modes command
/linux/drivers/block/aoe/
H A Daoechr.c55 { MINOR_DISCOVER, "discover" },
72 discover(void) in discover() function
179 ret = discover(); in aoechr_write()
/linux/Documentation/arch/arm64/
H A Dcpu-hotplug.rst34 boot to discover the system wide supported features. ACPI's MADT GICC
78 re-discover the dynamic properties of the system from the _STA method later
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.h105 * @listen_timer: timer for @WL_P2P_DISC_ST_LISTEN discover state.
106 * @listen_channel: channel for @WL_P2P_DISC_ST_LISTEN discover state.
/linux/drivers/bus/fsl-mc/
H A Ddprc-driver.c227 * dprc_scan_objects - Discover objects in a DPRC
276 * Discover objects currently present in the physical DPRC: in dprc_scan_objects()
373 * Discover objects in the DPRC: in dprc_scan_container()
734 * It scans the DPRC to discover the MC objects contained in it.
747 * Discover MC objects in DPRC object: in dprc_probe()
/linux/arch/powerpc/include/asm/
H A Ddt_cpu_ftrs.h7 * cpufeatures is the new way to discover CPU features with /cpus/features
/linux/net/tipc/
H A DMakefile9 core.o link.o discover.o msg.o \
H A Ddiscover.h2 * net/tipc/discover.h
/linux/include/linux/usb/
H A Dtcpci.h201 * a Discover Identity request indicates that the port partner is
204 * swap following Discover Identity on SOP' occurs.
/linux/drivers/bus/
H A Dmips_cdmm.c510 * mips_cdmm_bus_discover() - Discover the devices on the CDMM bus.
527 /* Discover devices */ in mips_cdmm_bus_discover()
644 * This work_on_cpu callback function is executed on a given CPU to discover
678 * Initialise CDMM bus, discover CDMM devices for online CPUs, and arrange for
/linux/tools/testing/selftests/bpf/
H A Djit_disasm_helpers.c45 /* Depending on labels->print_phase either discover local labels or in lookup_symbol()
113 /* discover labels */ in disasm_one_func()
/linux/include/uapi/linux/netfilter_bridge/
H A Debt_802_3.h15 * to discover what kind of packet we're carrying.
/linux/arch/x86/pci/
H A Dlegacy.c12 * Discover remaining PCI buses in case there are peer host bridges.
/linux/Documentation/arch/x86/
H A Dtopology.rst169 The kernel uses the `CoreMaskWidth` from `EAX[4:0]` to discover the
193 The kernel uses the `CoreMaskWidth` from `EAX[4:0]` to discover the
275 The kernel uses the value from `EAX[4:0]` to discover the number of
/linux/Documentation/virt/kvm/arm/
H A Dvcpu-features.rst33 ``KVM_RUN`` on at least one vCPU in the VM. Userspace can discover what fields
/linux/Documentation/PCI/
H A Dacpi-info.rst17 described via ACPI. The OS can discover them via the standard PCI
18 enumeration mechanism, using config accesses to discover and identify
/linux/tools/testing/selftests/tc-testing/
H A Dtdc_helper.py27 """ Discover all unique test categories present in the test case file. """
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Doverview.rst40 | (create,discover,connect
67 The MC mediates operations such as create, discover,
105 of the DPRC, discover the hardware objects present (including mappable
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c550 * Flag to determine if SOP' Discover Identity is available. The flag
551 * is set if Discover Identity on SOP' does not immediately follow
552 * Discover Identity on SOP.
1798 * 6-19). If the Respondersupports 12 or more SVID then the Discover in svdm_consume_svids()
1799 * SVIDs Command Shall be executed multiple times until a Discover in svdm_consume_svids()
1805 * 0x0000 in the last VDO, so we need to break the Discover SVIDs in svdm_consume_svids()
1928 * communicate with a Cable Plug using SOP' packets in order to discover in tcpm_can_communicate_sop_prime()
2123 * if SOP' Discover Identity prior to explicit contract. in tcpm_pd_svdm()
2134 * SOP Discover Identity in tcpm_pd_svdm()
2135 * SOP' Discover Identity in tcpm_pd_svdm()
[all …]

12345678910