Searched refs:exported (Results 1 – 25 of 149) sorted by relevance
123456
/Linux-v4.19/Documentation/usb/ |
D | usbip_protocol.txt | 5 USB devices and the clients imports them. The device driver for the exported 8 The client may ask for the list of the exported USB devices. To get the list the 12 the OP_REP_DEVLIST packet which lists the exported USB devices. Finally the 26 Once the client knows the list of exported USB devices it may decide to use one 91 OP_REQ_DEVLIST: Retrieve the list of exported USB devices. 97 2 | 2 | 0x8005 | Command code: Retrieve the list of exported USB 102 OP_REP_DEVLIST: Reply with the list of exported USB devices. 108 2 | 2 | 0x0005 | Reply code: The list of exported USB devices. 112 8 | 4 | n | Number of exported devices: 0 means no exported 115 0x0C | | | From now on the exported n devices are described, [all …]
|
/Linux-v4.19/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-v4.19/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-v4.19/Documentation/kbuild/ |
D | headers_install.txt | 7 The linux kernel's exported header files describe the API for user space 30 current architecture. The linux/asm directory of the exported kernel headers 47 before building a C library with headers exported this way.
|
/Linux-v4.19/kernel/ |
D | kallsyms.c | 443 int exported; member 472 &iter->exported); in get_ksymbol_mod() 486 &iter->exported); in get_ksymbol_ftrace_mod() 498 iter->exported = 0; in get_ksymbol_bpf() 610 type = iter->exported ? toupper(iter->type) : in s_show()
|
/Linux-v4.19/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-v4.19/drivers/nvme/host/ |
D | Kconfig | 37 to use remote block devices exported using the NVMe protocol set. 54 exported using the NVMe protocol set.
|
/Linux-v4.19/fs/fscache/ |
D | Kconfig | 17 caching and exported through file: 34 caching and exported through file:
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-expbuf.rst | 50 the index of the plane to be exported. Valid planes range from zero to 56 case of multi-planar API, every plane is exported separately using 142 - Index of the plane to be exported when using the multi-planar API.
|
/Linux-v4.19/drivers/firmware/google/ |
D | Kconfig | 55 the EBDA on Google servers. If found, this log is exported to 72 the coreboot table. If found, this log is exported to userland
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | Kbuild | 1 # User exported sparc header files
|
/Linux-v4.19/Documentation/gpio/ |
D | sysfs.txt | 63 node exported using the "export" file. 78 it was exported by kernel code that didn't explicitly 140 /* create a sysfs link to an exported GPIO node */ 153 After the GPIO has been exported, gpiod_export_link() allows creating
|
/Linux-v4.19/Documentation/devicetree/bindings/phy/ |
D | rockchip-emmc-phy.txt | 15 - clocks: Should have a phandle to the card clock exported by the SDHCI driver.
|
/Linux-v4.19/drivers/dax/ |
D | Kconfig | 29 driver consumes memory ranges allocated and exported by the
|
/Linux-v4.19/Documentation/hwmon/ |
D | scpi-hwmon | 25 their values which are then exported to userspace by this driver.
|
/Linux-v4.19/Documentation/fmc/ |
D | 00-INDEX | 14 - The functions that are exported by the bus driver
|
/Linux-v4.19/tools/testing/selftests/zram/ |
D | README | 11 Statistics for individual zram devices are exported through sysfs nodes at
|
/Linux-v4.19/Documentation/infiniband/ |
D | core_locking.txt | 26 The corresponding functions exported to upper level protocol 49 All of the methods in struct ib_device exported by a low-level
|
/Linux-v4.19/Documentation/ |
D | pwm.txt | 73 /sys/class/pwm/. Each probed PWM controller/chip will be exported as 88 When a PWM channel is exported a pwmX directory will be created in the 90 channel that was exported. The following properties will then be available:
|
123456