Home
last modified time | relevance | path

Searched refs:exported (Results 1 – 25 of 168) sorted by relevance

1234567

/kernel/linux/linux-5.10/Documentation/usb/
Dusbip_protocol.rst9 USB devices and the clients imports them. The device driver for the exported
12 The client may ask for the list of the exported USB devices. To get the list the
16 the OP_REP_DEVLIST packet which lists the exported USB devices. Finally the
32 Once the client knows the list of exported USB devices it may decide to use one
100 Retrieve the list of exported USB devices.
107 | 2 | 2 | 0x8005 | Command code: Retrieve the list of exported USB |
114 Reply with the list of exported USB devices.
121 | 2 | 2 | 0x0005 | Reply code: The list of exported USB devices. |
125 | 8 | 4 | n | Number of exported devices: 0 means no exported |
128 | 0x0C | | | From now on the exported n devices are described, |
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-fs-xfs7 log. The LSN is exported in "cycle:basic block" format.
16 log. The LSN is exported in "cycle:basic block" format.
25 outstanding transactions. The grant head is exported in
37 rolling transactions. The grant head is exported in
Dsysfs-driver-wacom27 <obsoleted by the LED class API now exported by the driver>
37 <obsoleted by the LED class API now exported by the driver>
46 <obsoleted by the LED class API now exported by the driver>
56 <obsoleted by the LED class API now exported by the driver>
100 <obsoleted by the LED class API now exported by the driver>
Dsysfs-platform-usbip-vudc21 1 Device is available and can be exported
22 2 Device is currently exported
Dsysfs-firmware-dmi-entries12 cannot ensure that the data as exported to userland is
46 guarantees that handles as exported are unique, and
51 exported as attributes:
91 is exported in the directory::
Dsysfs-class-rnbd-server18 Description: Is a symlink to the sysfs entry of the exported device.
27 Description: For each client a particular device is exported to, following directory will be
Dsysfs-class-pwm47 each exported PWM channel where X is the exported PWM
Dsysfs-kernel-vmcoreinfo11 note info is parsed by second kernel and exported to user
/kernel/linux/linux-5.10/Documentation/core-api/
Dsymbol-namespaces.rst6 export surface of in-kernel symbols exported through the family of
15 === 3 How to use Symbols exported in Namespaces
24 their exported symbols into separate namespaces. That is useful for
27 kernel. As of today, modules that make use of symbols exported into namespaces,
34 Symbols can be exported into namespace using different methods. All of them are
52 `namespace` set accordingly. A symbol that is exported without a namespace will
74 symbol exported with EXPORT_SYMBOL_NS() while this definition is present, will
75 still be exported into the namespace that is passed as the namespace argument
87 3. How to use Symbols exported in Namespaces
90 In order to use symbols that are exported into namespaces, kernel modules need
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/nfs/
Dpnfs-scsi-server.rst12 To use pNFS SCSI layouts with the Linux NFS server, the exported file
16 exported LUN, striping or concatenation of LUNs on the MDS and clients
20 automatically enabled if the file system is exported using the "pnfs"
Dpnfs-block-server.rst11 To use pNFS block layouts with the Linux NFS server the exported file
15 sit directly on the exported volume, striping or concatenation of
/kernel/linux/linux-5.10/kernel/
Dkallsyms.c512 int exported; member
541 &iter->exported); in get_ksymbol_mod()
560 &iter->exported); in get_ksymbol_ftrace_mod()
574 iter->exported = 0; in get_ksymbol_bpf()
594 iter->exported = 0; in get_ksymbol_kprobe()
711 type = iter->exported ? toupper(iter->type) : in s_show()
/kernel/linux/linux-5.10/drivers/nvme/host/
DKconfig47 to use remote block devices exported using the NVMe protocol set.
64 exported using the NVMe protocol set.
82 exported using the NVMe protocol set.
/kernel/linux/linux-5.10/Documentation/ABI/obsolete/
Dsysfs-gpio10 kernel code, it may be exported by userspace (and unexported later).
21 /gpioN ... for each exported GPIO #N OR
/kernel/linux/linux-5.10/tools/perf/Documentation/
Ddb-export.txt29 3. Scripts that use a database (e.g. exported-sql-viewer.py) can maintain
31 before using them. e.g. function IsSelectable() in exported-sql-viewer.py
/kernel/linux/linux-5.10/arch/sparc/include/asm/
DKbuild2 # User exported sparc header files
/kernel/linux/linux-5.10/drivers/firmware/google/
DKconfig50 the EBDA on Google servers. If found, this log is exported to
67 the coreboot table. If found, this log is exported to userland
/kernel/linux/linux-5.10/Documentation/kbuild/
Dheaders_install.rst8 The linux kernel's exported header files describe the API for user space
31 current architecture. The linux/asm directory of the exported kernel headers
/kernel/linux/linux-5.10/fs/fscache/
DKconfig18 caching and exported through file:
35 caching and exported through file:
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dvidioc-reqbufs.rst62 buffers. Note that if any buffers are still mapped or exported via DMABUF,
67 orphaned and will be freed when they are unmapped or when the exported DMABUF
145 mapped or exported via DMABUF. These orphaned buffers will be freed
146 when they are unmapped or when the exported DMABUF fds are closed.
Dvidioc-expbuf.rst49 the index of the plane to be exported. Valid planes range from zero to
55 case of multi-planar API, every plane is exported separately using
137 - Index of the plane to be exported when using the multi-planar API.
/kernel/linux/linux-5.10/fs/vboxsf/
DKconfig7 implements the Linux-guest side of this allowing folders exported
/kernel/linux/linux-5.10/Documentation/filesystems/
Dsplice.rst17 exported for use by modules.
Dvirtiofs.rst15 guest to mount a directory that has been exported on the host.
53 underlying filesystem of the directory that has been exported
/kernel/linux/linux-5.10/Documentation/admin-guide/gpio/
Dsysfs.rst67 node exported using the "export" file.
83 it was exported by kernel code that didn't explicitly
151 /* create a sysfs link to an exported GPIO node */
164 After the GPIO has been exported, gpiod_export_link() allows creating

1234567