| /linux/drivers/clk/sunxi-ng/ |
| H A D | ccu-sun5i.h | 14 /* The HOSC is exported */ 23 /* The PLL_VIDEO0_2X is exported for HDMI */ 32 /* The PLL_VIDEO1_2X is exported for HDMI */ 33 /* The CPU clock is exported */ 41 /* AHB gates are exported */ 42 /* APB0 gates are exported */ 43 /* APB1 gates are exported */ 44 /* Modules clocks are exported */ 45 /* USB clocks are exported */ 46 /* GPS clock is exported */ [all …]
|
| H A D | ccu-sun6i-a31.h | 22 /* The PLL_VIDEO0_2X clock is exported */ 27 /* The PLL_PERIPH clock is exported */ 32 /* The PLL_VIDEO1_2X clock is exported */ 36 /* The PLL_VIDEO1_2X clock is exported */ 41 /* The CPUX clock is exported */ 48 /* All the bus gates are exported */ 50 /* The first bunch of module clocks are exported */ 58 /* All the DRAM gates are exported */ 60 /* Some more module clocks are exported */ 65 /* Some more module clocks and external clock outputs are exported */
|
| H A D | ccu-sun4i-a10.h | 15 /* The HOSC is exported */ 23 /* The PLL_VIDEO0_2X clock is exported */ 32 /* The PLL_VIDEO1_2X clock is exported */ 35 /* The CPU clock is exported */ 42 /* AHB gates are exported (23..68) */ 43 /* APB0 gates are exported (69..78) */ 44 /* APB1 gates are exported (79..95) */ 45 /* IP module clocks are exported (96..128) */ 46 /* DRAM gates are exported (129..142)*/ 47 /* Media (display engine clocks & etc) are exported (143..169) */
|
| H A D | ccu-sun8i-a83t.h | 21 /* pll-periph is exported to the PRCM block */ 26 /* pll-de is exported for the display engine */ 30 /* The CPUX clocks are exported */ 39 /* bus gates exported */ 43 /* module and usb clocks exported */ 47 /* dram gates and more module clocks exported */ 51 /* more module clocks exported */
|
| H A D | ccu-sun8i-h3.h | 21 /* PLL_VIDEO is exported */ 26 /* PLL_PERIPH0 exported for PRCM */ 33 /* The CPUX clock is exported */ 41 /* All the bus gates are exported */ 43 /* The first bunch of module clocks are exported */ 45 /* All the DRAM gates are exported */ 47 /* Some more module clocks are exported */
|
| H A D | ccu-sun8i-r40.h | 20 /* PLL_VIDEO0 is exported */ 31 /* PLL_VIDEO1 is exported */ 41 /* The CPU clock is exported */ 48 /* All the bus gates are exported */ 50 /* The first bunch of module clocks are exported */ 54 /* All the DRAM gates are exported */ 56 /* Some more module clocks are exported */
|
| H A D | ccu-sun8i-a23-a33.h | 28 /* The PLL MIPI clock is exported */ 35 /* The CPUX clock is exported */ 42 /* All the bus gates are exported */ 44 /* The first part of the mod clocks is exported */ 48 /* Some more module clocks are exported */ 52 /* And the last module clocks are exported */
|
| H A D | ccu-sun8i-v3s.h | 30 /* The CPU clock is exported */ 38 /* All the bus gates are exported */ 40 /* The first bunch of module clocks are exported */ 44 /* All the DRAM gates are exported */ 46 /* Some more module clocks are exported */ 50 /* And the GPU module clock is exported */
|
| H A D | ccu-sun50i-a100.h | 16 /* PLL_PERIPH0 exported for PRCM */ 39 /* CPUX clock exported for DVFS */ 46 /* APB1 clock exported for PIO */ 50 /* All module clocks and bus gates are exported except DRAM */
|
| H A D | ccu-sun50i-h6.h | 16 /* PLL_PERIPH0 exported for PRCM */ 36 /* CPUX clock exported for DVFS */ 43 /* APB1 clock exported for PIO */ 48 /* All module clocks and bus gates are exported except DRAM */
|
| H A D | ccu-sun9i-a80.h | 17 /* pll-audio and pll-periph0 are exported to the PRCM block */ 28 /* The CPUX clocks are exported */ 44 /* module clocks and bus gates exported */
|
| H A D | ccu-suniv-f1c100s.h | 25 /* CPU clock is exported */ 30 /* All bus gates, DRAM gates and mod clocks are exported */
|
| /linux/drivers/virtio/ |
| H A D | virtio_dma_buf.c | 3 * dma-bufs for virtio exported objects 12 * virtio_dma_buf_export - Creates a new dma-buf for a virtio exported object 17 * for an virtio exported object that can be queried by other virtio drivers 70 * virtio_dma_buf_get_uuid - gets a virtio dma-buf's exported object's uuid 90 MODULE_DESCRIPTION("dma-bufs for virtio exported objects");
|
| /linux/tools/usb/usbip/doc/ |
| H A D | usbip.8 | 10 this program. On a USB/IP client, devices exported by USB/IP servers 80 List USB devices exported by a remote host. 107 - List devices exported by remote server. 123 - List gadgets exported by local usbipd server.
|
| H A D | usbipd.8 | 10 provides USB/IP clients access to exported USB devices. 12 Devices have to explicitly be exported using 78 USB/IP client can connect and use exported devices. 109 - List gadgets exported by local usbipd server.
|
| /linux/kernel/module/ |
| H A D | Kconfig | 212 This enables module versioning for exported symbols also from 409 Symbols exported with EXPORT_SYMBOL_NS*() are considered exported in 410 a namespace. A module that makes use of a symbol exported with such a 432 bool "Trim unused exported kernel symbols" 437 many of those exported symbols might never be used. 439 This option allows for unused exported symbols to be dropped from 450 By default, all unused exported symbols will be un-exported from the 454 exported at all times, even in absence of in-tree users. The value to
|
| /linux/Documentation/ABI/testing/ |
| H A 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> 100 <obsoleted by the LED class API now exported by the driver>
|
| H A 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: 91 is exported in the directory::
|
| H A 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.
|
| /linux/include/linux/ |
| H A D | virtio_dma_buf.h | 3 * dma-bufs for virtio exported objects 16 * struct virtio_dma_buf_ops - operations possible on exported object dma-buf 20 * @get_uid: [required] callback to get the uuid of the exported object.
|
| /linux/Documentation/virt/kvm/s390/ |
| H A D | s390-pv-dump.rst | 51 encrypted memory can simply be read once it has been exported. The 53 needed. Memory that has been swapped out and hence was exported can be 57 The tweaks / status flags for the exported pages need to be requested
|
| /linux/tools/power/cpupower/man/ |
| H A D | cpupower-idle-info.1 | 25 exported by the cpuidle kernel subsystem. The kernel only updates these 31 Be aware that the sleep states as exported by the hardware or BIOS and used by 70 ignores ACPI BIOS exported processor sleep states tables.
|
| /linux/drivers/nvme/host/ |
| H A D | Kconfig | 60 to use remote block devices exported using the NVMe protocol set. 76 exported using the NVMe protocol set. 93 exported using the NVMe protocol set.
|
| /linux/Documentation/userspace-api/gpio/ |
| H A D | sysfs.rst | 70 node exported using the "export" file. 86 it was exported by kernel code that didn't explicitly 155 /* create a sysfs link to an exported GPIO node */ 168 After the GPIO has been exported, gpiod_export_link() allows creating
|
| /linux/arch/sparc/mm/ |
| H A D | init_64.h | 26 /* Exported for kernel TLB miss handling in ktlb.S */ 30 /* Exported for SMP bootup purposes. */
|