Searched refs:instantiated (Results 1 – 25 of 87) sorted by relevance
1234
/linux-6.1.9/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
|
/linux-6.1.9/Documentation/block/ |
D | null_blk.rst | 49 Number of block devices instantiated. They are instantiated as /dev/nullb0, 106 1 The multi-queue block layer is instantiated with a hardware dispatch
|
/linux-6.1.9/Documentation/devicetree/bindings/pwm/ |
D | microchip,corepwm.yaml | 39 Depending on how the IP is instantiated, there are two modes of operation. 44 FPGA. If the IP core is instantiated with SHADOW_REG_ENx=1, both registers that
|
/linux-6.1.9/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
|
/linux-6.1.9/Documentation/i2c/ |
D | instantiating-devices.rst | 24 instantiated automatically by i2c-core. The devices will be automatically 172 The driver which instantiated the I2C device is responsible for destroying 190 In that case, I2C devices are neither declared nor instantiated 193 instantiated automatically. In order to prevent any misbehavior of this 205 I2C devices instantiated as a result of such a successful probe will be
|
/linux-6.1.9/Documentation/devicetree/bindings/gpio/ |
D | gpio-ts4900.txt | 17 - ngpios: Number of GPIOs this controller is instantiated with,
|
/linux-6.1.9/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
|
/linux-6.1.9/Documentation/hwmon/ |
D | aht10.rst | 34 to be instantiated explicitly with the address 0x38. See
|
D | pxe1610.rst | 67 It can also be instantiated by declaring in device tree
|
D | lt7182s.rst | 38 It can also be instantiated by declaring an entry in device tree.
|
D | pcf8591.rst | 74 Directories are being created for each instantiated PCF8591:
|
/linux-6.1.9/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
|
/linux-6.1.9/Documentation/devicetree/bindings/mailbox/ |
D | ti,message-manager.txt | 7 "proxies" - each instance is unidirectional and is instantiated at SoC
|
D | ti,secure-proxy.yaml | 17 instantiated at SoC integration level by system controller to indicate
|
/linux-6.1.9/Documentation/devicetree/bindings/mfd/ |
D | da9055.txt | 15 is instantiated separately from the PMIC.
|
/linux-6.1.9/Documentation/devicetree/ |
D | overlay-notes.rst | 35 /* peripherals that are always instantiated */ 69 /* peripherals that are always instantiated */
|
/linux-6.1.9/Documentation/devicetree/bindings/dma/ |
D | adi,axi-dmac.txt | 13 configuration options of the peripheral as it was instantiated.
|
/linux-6.1.9/Documentation/devicetree/bindings/mips/img/ |
D | xilfpga.txt | 7 As we are dealing with a MIPS core instantiated on an FPGA, specifications
|
/linux-6.1.9/Documentation/devicetree/bindings/slimbus/ |
D | bus.txt | 15 If child node is not present and it is instantiated after device
|
/linux-6.1.9/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
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-firmware-ofw | 49 entry is instantiated only if the checksum is valid,
|
/linux-6.1.9/sound/soc/ |
D | soc-core.c | 556 if (!card->instantiated) in snd_soc_suspend() 698 if (!card->instantiated) in snd_soc_resume() 1918 if (card->instantiated) { in snd_soc_unbind_card() 1919 card->instantiated = false; in snd_soc_unbind_card() 2083 card->instantiated = 1; in snd_soc_bind_card() 2129 if (!card->instantiated) in snd_soc_poweroff() 2312 card->instantiated = 0; in snd_soc_register_card()
|
/linux-6.1.9/Documentation/admin-guide/gpio/ |
D | gpio-aggregator.rst | 25 Aggregated GPIO controllers are instantiated and destroyed by writing to
|
1234