Searched refs:exported (Results 1 – 25 of 157) sorted by relevance
1234567
/Linux-v5.4/Documentation/usb/ |
D | usbip_protocol.rst | 9 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 …]
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-fs-xfs | 7 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
|
D | sysfs-driver-wacom | 27 <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> 98 <obsoleted by the LED class API now exported by the driver>
|
D | sysfs-platform-usbip-vudc | 19 1 - Device is available and can be exported 20 2 - Device is currently exported
|
D | sysfs-firmware-dmi-entries | 12 cannot ensure that the data as exported to userland is 46 guarantees that handles as exported are unique, and 51 exported as attributes: 89 is exported in the directory:
|
D | sysfs-class-pwm | 47 each exported PWM channel where X is the exported PWM
|
D | sysfs-kernel-vmcoreinfo | 11 note info is parsed by second kernel and exported to user
|
/Linux-v5.4/Documentation/core-api/ |
D | symbol-namespaces.rst | 6 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-v5.4/Documentation/filesystems/nfs/ |
D | pnfs-scsi-server.txt | 11 To use pNFS SCSI layouts with with the Linux NFS server, the exported file 15 exported LUN, striping or concatenation of LUNs on the MDS and clients 19 automatically enabled if the file system is exported using the "pnfs"
|
D | pnfs-block-server.txt | 9 To use pNFS block layouts with with the Linux NFS server the exported file 13 sit directly on the exported volume, striping or concatenation of
|
/Linux-v5.4/drivers/nvme/host/ |
D | Kconfig | 38 to use remote block devices exported using the NVMe protocol set. 55 exported using the NVMe protocol set. 71 exported using the NVMe protocol set.
|
/Linux-v5.4/kernel/ |
D | kallsyms.c | 446 int exported; member 475 &iter->exported); in get_ksymbol_mod() 489 &iter->exported); in get_ksymbol_ftrace_mod() 501 iter->exported = 0; in get_ksymbol_bpf() 613 type = iter->exported ? toupper(iter->type) : in s_show()
|
/Linux-v5.4/Documentation/ABI/obsolete/ |
D | sysfs-gpio | 10 kernel code, it may be exported by userspace (and unexported later). 19 /gpioN ... for each exported GPIO #N OR
|
/Linux-v5.4/tools/perf/Documentation/ |
D | db-export.txt | 29 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-v5.4/Documentation/kbuild/ |
D | headers_install.rst | 8 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
|
D | modules.rst | 455 for an exported symbol is created. When a module is loaded/used, the 460 Module.symvers contains a list of all exported symbols from a kernel 467 generated. Module.symvers contains all exported symbols from 478 if no namespace is defined for an exported symbol). 485 1) It lists all exported symbols from vmlinux and all modules. 498 will be written containing all exported symbols that were not 504 Sometimes, an external module uses exported symbols from 536 is generated containing all exported symbols which are
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | vidioc-reqbufs.rst | 69 buffers. Note that if any buffers are still mapped or exported via DMABUF, 74 orphaned and will be freed when they are unmapped or when the exported DMABUF 151 mapped or exported via DMABUF. These orphaned buffers will be freed 152 when they are unmapped or when the exported DMABUF fds are closed.
|
D | vidioc-expbuf.rst | 57 the index of the plane to be exported. Valid planes range from zero to 63 case of multi-planar API, every plane is exported separately using 149 - Index of the plane to be exported when using the multi-planar API.
|
/Linux-v5.4/fs/fscache/ |
D | Kconfig | 18 caching and exported through file: 35 caching and exported through file:
|
/Linux-v5.4/drivers/firmware/google/ |
D | Kconfig | 50 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-v5.4/Documentation/filesystems/ |
D | splice.rst | 17 exported for use by modules.
|
/Linux-v5.4/Documentation/admin-guide/gpio/ |
D | sysfs.rst | 67 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-v5.4/arch/sparc/include/asm/ |
D | Kbuild | 2 # User exported sparc header files
|
/Linux-v5.4/Documentation/hwmon/ |
D | scpi-hwmon.rst | 28 their values which are then exported to userspace by this driver.
|
/Linux-v5.4/Documentation/devicetree/bindings/phy/ |
D | rockchip-emmc-phy.txt | 15 - clocks: Should have a phandle to the card clock exported by the SDHCI driver.
|
1234567