Home
last modified time | relevance | path

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

1234567

/linux/Documentation/usb/
A Dusbip_protocol.rst9 USB devices and the clients import 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
144 Retrieve the list of exported USB devices.
151 | 2 | 2 | 0x8005 | Command code: Retrieve the list of exported USB |
158 Reply with the list of exported USB devices.
165 | 2 | 2 | 0x0005 | Reply code: The list of exported USB devices. |
169 | 8 | 4 | n | Number of exported devices: 0 means no exported |
172 | 0x0C | | | From now on the exported n devices are described, |
[all …]
/linux/Documentation/core-api/
A 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 …]
/linux/Documentation/ABI/testing/
A 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
A 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>
A 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::
A Dsysfs-platform-usbip-vudc21 1 Device is available and can be exported
22 2 Device is currently exported
A Dsysfs-class-pwm47 each exported PWM channel where X is the exported PWM
A 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
/linux/Documentation/admin-guide/nfs/
A 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"
A 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
/linux/kernel/
A Dkallsyms.c582 int exported; member
611 &iter->exported); in get_ksymbol_mod()
630 &iter->exported); in get_ksymbol_ftrace_mod()
644 iter->exported = 0; in get_ksymbol_bpf()
664 iter->exported = 0; in get_ksymbol_kprobe()
781 type = iter->exported ? toupper(iter->type) : in s_show()
/linux/drivers/nvme/host/
A DKconfig47 to use remote block devices exported using the NVMe protocol set.
63 exported using the NVMe protocol set.
80 exported using the NVMe protocol set.
/linux/Documentation/ABI/obsolete/
A Dsysfs-gpio10 kernel code, it may be exported by userspace (and unexported later).
21 /gpioN ... for each exported GPIO #N OR
/linux/tools/perf/Documentation/
A 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
/linux/Documentation/kbuild/
A 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
A Dmodules.rst456 for an exported symbol is created. When a module is loaded/used, the
461 Module.symvers contains a list of all exported symbols from a kernel
468 generated. Module.symvers contains all exported symbols from
479 if no namespace is defined for an exported symbol).
486 1) It lists all exported symbols from vmlinux and all modules.
497 written containing all exported symbols from that external module.
502 Sometimes, an external module uses exported symbols from
/linux/Documentation/userspace-api/media/v4l/
A 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
152 mapped or exported via DMABUF. These orphaned buffers will be freed
153 when they are unmapped or when the exported DMABUF fds are closed.
A 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.
/linux/Documentation/filesystems/nfs/
A Dreexport.rst22 filesystems mounted under the exported filesystem, you'll need to export
90 exported from a Linux server. In general, if the original server is
110 against other NFS users, not against processes accessing the exported
/linux/drivers/firmware/google/
A 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
/linux/Documentation/admin-guide/gpio/
A 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
/linux/fs/vboxsf/
A DKconfig7 implements the Linux-guest side of this allowing folders exported
/linux/Documentation/filesystems/
A Dsplice.rst17 exported for use by modules.
A Dvirtiofs.rst15 guest to mount a directory that has been exported on the host.
53 underlying filesystem of the directory that has been exported
/linux/drivers/bus/fsl-mc/
A DKconfig23 configuring DPAA2 objects exported by the Management Complex.

Completed in 35 milliseconds

1234567