Searched refs:instantiated (Results 1 – 25 of 86) sorted by relevance
1234
/kernel/linux/linux-5.10/Documentation/block/ |
D | null_blk.rst | 49 Number of block devices instantiated. They are instantiated as /dev/nullb0, 84 1 The multi-queue block layer is instantiated with a hardware dispatch
|
/kernel/linux/linux-5.10/Documentation/virt/kvm/devices/ |
D | mpic.rst | 12 Only one MPIC instance, of any type, may be instantiated. The created 47 be instantiated. Once that device has been created, it's available as
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | da9055.txt | 6 so the device is instantiated separately from the PMIC (MFD) device.
|
D | img,i2s-in.txt | 21 - img,i2s-channels : Number of I2S channels instantiated in the I2S in block
|
D | img,i2s-out.txt | 22 - img,i2s-channels : Number of I2S channels instantiated in the I2S out block
|
/kernel/linux/linux-5.10/Documentation/i2c/ |
D | instantiating-devices.rst | 24 instantiated automatically by i2c-core. The devices will be automatically 164 The driver which instantiated the I2C device is responsible for destroying 182 In that case, I2C devices are neither declared nor instantiated 185 instantiated automatically. In order to prevent any misbehavior of this 197 I2C devices instantiated as a result of such a successful probe will be
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio-ts4900.txt | 17 - ngpios: Number of GPIOs this controller is instantiated with,
|
/kernel/linux/linux-5.10/Documentation/devicetree/ |
D | overlay-notes.rst | 35 /* peripherals that are always instantiated */ 69 /* peripherals that are always instantiated */
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | ipmb.rst | 95 The name of the instantiated device contains the I2C bus number 108 by the user space program. The device needs to be instantiated
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | scsi_fc_transport.rst | 61 expected. Once instantiated by one of the above methods, it will have a 165 state. The vport will still be instantiated with the Linux kernel, 189 Indicates how many NPIV-based vports have been instantiated on the 222 Once a vport has been instantiated with the kernel/LLDD, a vport state 227 instantiated with the kernel and LLDD. 234 The vport instantiated, but "disabled". The vport is not instantiated 453 Within the LLDD, if a vport is disabled, it remains instantiated with
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mailbox/ |
D | ti,secure-proxy.txt | 8 instantiated at SoC integration level by system controller to indicate
|
D | ti,message-manager.txt | 7 "proxies" - each instance is unidirectional and is instantiated at SoC
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/ |
D | pl353-smc.txt | 5 The actual devices are instantiated from the child nodes of pl353 smc node.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | da9055.txt | 15 is instantiated separately from the PMIC.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
D | adi,axi-dmac.txt | 13 configuration options of the peripheral as it was instantiated.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
D | max77686.txt | 12 - voltage-regulators : The regulators of max77686 have to be instantiated
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | pxe1610.rst | 67 It can also be instantiated by declaring in device tree
|
D | pcf8591.rst | 74 Directories are being created for each instantiated PCF8591:
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mips/img/ |
D | xilfpga.txt | 7 As we are dealing with a MIPS core instantiated on an FPGA, specifications
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/slimbus/ |
D | bus.txt | 15 If child node is not present and it is instantiated after device
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | exynos7-clock.txt | 3 Exynos7 clock controller has various blocks which are instantiated
|
/kernel/linux/linux-5.10/Documentation/crypto/ |
D | architecture.rst | 333 ciphers are instantiated. The cipher handles for CTR(AES) and GHASH 341 with the instantiated CTR(AES) cipher handle. 344 implementation of AES is instantiated. The cipher handle for AES is 407 SHA256 is instantiated. The cipher handle for the SHA256 instance is
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-firmware-ofw | 49 entry is instantiated only if the checksum is valid,
|
/kernel/linux/linux-5.10/sound/soc/ |
D | soc-core.c | 534 if (!card->instantiated) in snd_soc_suspend() 717 if (!card->instantiated) in snd_soc_resume() 1799 if (card->instantiated) { in snd_soc_unbind_card() 1800 card->instantiated = false; in snd_soc_unbind_card() 1963 card->instantiated = 1; in snd_soc_bind_card() 2009 if (!card->instantiated) in snd_soc_poweroff() 2193 card->instantiated = 0; in snd_soc_register_card()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/gpio/ |
D | gpio-aggregator.rst | 25 Aggregated GPIO controllers are instantiated and destroyed by writing to
|
1234