/linux-4.4.14/Documentation/block/ |
D | null_blk.txt | 42 Number of block devices instantiated. They are instantiated as /dev/nullb0, 71 1: The multi-queue block layer is instantiated with a hardware dispatch
|
/linux-4.4.14/Documentation/virtual/kvm/devices/ |
D | mpic.txt | 8 Only one MPIC instance, of any type, may be instantiated. The created 42 be instantiated. Once that device has been created, it's available as
|
D | s390_flic.txt | 8 Only one FLIC instance may be instantiated.
|
D | arm-vgic.txt | 8 Only one VGIC instance may be instantiated through either this API or the
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | da9055.txt | 6 so the device is instantiated separately from the PMIC (MFD) device.
|
/linux-4.4.14/Documentation/i2c/ |
D | instantiating-devices | 47 question is registered, the I2C devices will be instantiated automatically 152 The driver which instantiated the I2C device is responsible for destroying 170 In that case, I2C devices are neither declared nor instantiated 173 instantiated automatically. In order to prevent any misbehavior of this 184 I2C devices instantiated as a result of such a successful probe will be
|
/linux-4.4.14/Documentation/devicetree/ |
D | overlay-notes.txt | 33 /* peripherals that are always instantiated */ 71 /* peripherals that are always instantiated */
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi_fc_transport.txt | 54 expected. Once instantiated by one of the above methods, it will have a 145 state. The vport will still be instantiated with the Linux kernel, 169 Indicates how many NPIV-based vports have been instantiated on the 200 Once a vport has been instantiated with the kernel/LLDD, a vport state 205 instantiated with the kernel and LLDD. 212 The vport instantiated, but "disabled". The vport is not instantiated 393 Within the LLDD, if a vport is disabled, it remains instantiated with
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | da9055.txt | 15 is instantiated separately from the PMIC.
|
D | s2mpa01.txt | 21 - regulators: The regulators of s2mpa01 that have to be instantiated should be
|
D | rk808.txt | 32 Regulators: All the regulators of RK808 to be instantiated shall be
|
D | max8998.txt | 53 Regulators: All the regulators of MAX8998 to be instantiated shall be
|
D | s2mps11.txt | 52 - regulators: The regulators of s2mps11 that have to be instantiated should be
|
D | max77693.txt | 20 - regulators : The regulators of max77693 have to be instantiated under subnod
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | adi,axi-dmac.txt | 13 configuration options of the peripheral as it was instantiated.
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | max77686.txt | 12 - voltage-regulators : The regulators of max77686 have to be instantiated
|
D | max77802.txt | 33 - regulators : The regulators of max77802 have to be instantiated
|
D | max8997-regulator.txt | 58 Regulators: The regulators of max8997 that have to be instantiated should be
|
D | s5m8767-regulator.txt | 57 Regulators: The regulators of s5m8767 that have to be instantiated should be
|
/linux-4.4.14/Documentation/devicetree/bindings/mips/img/ |
D | xilfpga.txt | 7 As we are dealing with a MIPS core instantiated on an FPGA, specifications
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | exynos7-clock.txt | 3 Exynos7 clock controller has various blocks which are instantiated
|
D | pistachio-clock.txt | 5 general control, and top general control) which are instantiated individually
|
D | exynos5260-clock.txt | 3 Exynos5260 has 13 clock controllers which are instantiated
|
/linux-4.4.14/Documentation/hwmon/ |
D | ltc2978 | 69 in a single die. The chip is instantiated and reported as two separate chips 75 additional components on a single die. The chip is instantiated and reported
|
D | pcf8591 | 67 Directories are being created for each instantiated PCF8591:
|
D | lm75 | 89 therefore be instantiated explicitly. Higher resolution up to 12-bit
|
D | jc42 | 65 The driver auto-detects the chips listed above, but can be manually instantiated
|
D | submitting-patches | 88 device will have to be instantiated explicitly (which is always better
|
/linux-4.4.14/Documentation/devicetree/bindings/timer/ |
D | samsung,exynos4210-mct.txt | 8 one CPU local timer instantiated in MCT for every CPU in the system.
|
/linux-4.4.14/Documentation/devicetree/bindings/bus/ |
D | imx-weim.txt | 7 The actual devices are instantiated from the child nodes of a WEIM node.
|
D | ti-gpmc.txt | 3 The actual devices are instantiated from the child nodes of a GPMC node.
|
/linux-4.4.14/Documentation/security/ |
D | keys-request-key.txt | 90 is the context in which key U should be instantiated and secured, and 145 instantiated for a short amount of time.
|
D | keys.txt | 86 When a key is instantiated, the key type's instantiation function is 230 This permits a key's payload to be instantiated or updated, or it allows a 341 <inst>/<keys> Total number of keys and number instantiated 762 already instantiated. 1063 instantiated (uninstantiated keys cannot be "found"). 1171 time will be applied to the key if it is instantiated from this data. 1362 will be negatively instantiated if it wasn't already instantiated.
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | idmapper.txt | 75 nfs.idmap will return 0 if the key was instantiated, and non-zero otherwise.
|
D | rpc-cache.txt | 78 to be instantiated. *bpp is a buffer of size *blen.
|
/linux-4.4.14/sound/soc/ |
D | soc-core.c | 584 if (!card->instantiated) in snd_soc_suspend() 814 if (!card->instantiated) in snd_soc_resume() 1713 card->instantiated = 1; in snd_soc_instantiate_card() 1808 if (!card->instantiated) in snd_soc_poweroff() 2436 card->instantiated = 0; in snd_soc_register_card() 2472 if (card->instantiated) { in snd_soc_unregister_card() 2473 card->instantiated = false; in snd_soc_unregister_card()
|
D | soc-topology.c | 1480 if (card->instantiated) in soc_tplg_dapm_widget_create() 1533 if (!card || !card->instantiated) { in soc_tplg_dapm_complete()
|
D | soc-dapm.c | 130 if (dapm->card && dapm->card->instantiated) in dapm_assert_locked() 2386 if (!dapm->card || !dapm->card->instantiated) in snd_soc_dapm_sync_unlocked() 2610 if (dapm->card->instantiated && path->connect) in snd_soc_dapm_add_path()
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | boost.txt | 75 This switch was instantiated in each CPU's cpufreq directory
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-devbus.txt | 5 The actual devices are instantiated from the child nodes of a Device Bus node.
|
/linux-4.4.14/Documentation/fmc/ |
D | mezzanine.txt | 57 instantiated), and for consistency the list is passed as
|
/linux-4.4.14/Documentation/crypto/ |
D | api-intro.txt | 21 'Transforms' are user-instantiated objects, which maintain state, handle all
|
/linux-4.4.14/net/wireless/ |
D | Kconfig | 127 is associated to P2P GO and in addition the P2P GO instantiated on
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | nvidia,tegra20-pcie.txt | 223 instantiated at the proper location in the operating system's device tree (as
|
/linux-4.4.14/Documentation/powerpc/ |
D | cxlflash.txt | 84 Once these scsi block devices are instantiated, an application
|
/linux-4.4.14/include/sound/ |
D | soc.h | 1083 bool instantiated; member
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs-self-describing-metadata.txt | 341 read out of the buffer and the struct xfs_inode is instantiated. The inode is
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | mmu.txt | 399 artificially inflated ->write_counts so they can never be instantiated.
|
D | api.txt | 2480 be instantiated multiple times
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-controls.txt | 537 cluster of 2 controls, of which only 1 is actually instantiated. The
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 773 Once instantiated a new inactive btt seed device will appear underneath
|
/linux-4.4.14/sound/soc/codecs/ |
D | rt5645.c | 2944 if (!dapm->card->instantiated) { in rt5645_jack_detect()
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | netfs-api.txt | 181 This function is invoked when an index needs to be instantiated in a cache
|
/linux-4.4.14/Documentation/ |
D | pinctrl.txt | 32 When a PIN CONTROLLER is instantiated, it will register a descriptor to the
|