| /kernel/linux/linux-5.10/sound/ppc/ |
| D | keywest.c | 28 /* If instantiated via i2c-powermac, we still need to set the client */ in keywest_probe() 62 * is no point in keeping the device instantiated. in keywest_attach_adapter() 91 { "MAC,tas3004", 0 }, /* instantiated by i2c-powermac */ 92 { "keywest", 0 }, /* instantiated by us if needed */
|
| /kernel/linux/linux-4.19/sound/ppc/ |
| D | keywest.c | 41 /* If instantiated via i2c-powermac, we still need to set the client */ in keywest_probe() 72 * is no point in keeping the device instantiated. in keywest_attach_adapter() 101 { "MAC,tas3004", 0 }, /* instantiated by i2c-powermac */ 102 { "keywest", 0 }, /* instantiated by us if needed */
|
| /kernel/linux/linux-4.19/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
|
| /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-4.19/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
|
| /kernel/linux/linux-4.19/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
|
| /kernel/linux/linux-4.19/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
|
| /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/drivers/crypto/caam/ |
| D | ctrl.c | 190 * the RNG4 block: 1 if it's been instantiated 257 * the RNG4 block: 1 if it's been instantiated 296 "RNG4 SH%d was previously instantiated without prediction resistance. Tearing it down\n", in instantiate_rng() 315 * instantiated although the descriptor has finished in instantiate_rng() 329 dev_info(ctrldev, "Instantiated RNG4 SH%d\n", sh_idx); in instantiate_rng() 370 * were instantiated properly. Thus, instead of wasting in kick_trng() 832 * already instantiated, do RNG instantiation in caam_probe() 851 * If either SH were instantiated by somebody else in caam_probe() 855 * Also, if a handle was instantiated, do not change in caam_probe()
|
| /kernel/linux/linux-4.19/drivers/crypto/caam/ |
| D | ctrl.c | 182 * the RNG4 block: 1 if it's been instantiated 227 * instantiated although the descriptor has finished in instantiate_rng() 241 dev_info(ctrldev, "Instantiated RNG4 SH%d\n", sh_idx); in instantiate_rng() 257 * the RNG4 block: 1 if it's been instantiated 372 * were instantiated properly. Thus, instead of wasting in kick_trng() 739 * already instantiated, do RNG instantiation in caam_probe() 759 * If either SH were instantiated by somebody else in caam_probe() 763 * Also, if a handle was instantiated, do not change in caam_probe()
|
| /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/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/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-4.19/Documentation/devicetree/bindings/sound/ |
| D | da9055.txt | 6 so the device is instantiated separately from the PMIC (MFD) device.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | da9055.txt | 6 so the device is instantiated separately from the PMIC (MFD) device.
|
| /kernel/linux/linux-4.19/Documentation/crypto/ |
| D | architecture.rst | 360 ciphers are instantiated. The cipher handles for CTR(AES) and GHASH 368 with the instantiated CTR(AES) cipher handle. 371 implementation of AES is instantiated. The cipher handle for AES is 434 SHA256 is instantiated. The cipher handle for the SHA256 instance is
|
| /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/security/keys/ |
| D | key.c | 407 * Change the key state to being instantiated. 446 /* mark the key as being instantiated */ in __key_instantiate_and_link() 495 * waiting for the key is woken up. If the key was already instantiated, 570 * waiting for the key is woken up. If the key was already instantiated, 604 /* mark the key as being negatively instantiated */ in key_reject_and_link() 996 * instantiated by this method. 1065 * instantiated in key_revoke() 1111 * @key: The key to be instantiated
|
| /kernel/linux/linux-4.19/security/keys/ |
| D | key.c | 406 * Change the key state to being instantiated. 445 /* mark the key as being instantiated */ in __key_instantiate_and_link() 493 * waiting for the key is woken up. If the key was already instantiated, 564 * waiting for the key is woken up. If the key was already instantiated, 593 /* mark the key as being negatively instantiated */ in key_reject_and_link() 966 * instantiated by this method. 1033 * instantiated in key_revoke() 1075 * @key: The key to be instantiated
|
| /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-4.19/Documentation/devicetree/bindings/gpio/ |
| D | gpio-ts4900.txt | 17 - ngpios: Number of GPIOs this controller is instantiated with,
|
| /kernel/linux/linux-4.19/include/linux/platform_data/ |
| D | s3c-hsudc.h | 21 * @epnum: Number of endpoints to be instantiated by the controller driver.
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | s3c-hsudc.h | 18 * @epnum: Number of endpoints to be instantiated by the controller driver.
|
| /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-4.19/Documentation/devicetree/ |
| D | overlay-notes.txt | 31 /* peripherals that are always instantiated */ 69 /* peripherals that are always instantiated */
|