Home
last modified time | relevance | path

Searched refs:instantiate (Results 1 – 25 of 98) sorted by relevance

1234

/Linux-v5.4/fs/proc/
Dfd.c208 instantiate_t instantiate) in proc_lookupfd_common() argument
221 result = instantiate(dentry, task, &data); in proc_lookupfd_common()
229 instantiate_t instantiate) in proc_readfd_common() argument
262 name, len, instantiate, p, in proc_readfd_common()
/Linux-v5.4/crypto/asymmetric_keys/
DKconfig44 data and provides the ability to instantiate a crypto key from a
54 private key data and provides the ability to instantiate a crypto key
63 private key data and provides the ability to instantiate a crypto key
Dpkcs7_key_type.c74 .instantiate = generic_key_instantiate,
/Linux-v5.4/security/keys/
Duser_defined.c27 .instantiate = generic_key_instantiate,
47 .instantiate = generic_key_instantiate,
/Linux-v5.4/Documentation/driver-api/
Dipmb.rst85 After loading the driver, you can instantiate the device as
88 a different I2C bus, you can instantiate a device for each of
98 For instance, you can instantiate the ipmb-dev-int device from
/Linux-v5.4/Documentation/i2c/
Dinstantiating-devices.rst2 How to instantiate I2C devices
8 reason, the kernel code must instantiate I2C devices explicitly. There are
100 you can instantiate your I2C devices explicitly. This is done by filling
195 * Probing is only one way to instantiate I2C devices now, while it was the
218 must write the right parameters to them in order to properly instantiate,
252 You can also instantiate the device before the driver is loaded or even
/Linux-v5.4/Documentation/w1/masters/
Dds2482.rst34 detection is done. You should instantiate the device explicitly.
/Linux-v5.4/Documentation/hwmon/
Dtmp103.rst32 Please refer how to instantiate this driver:
Dhih6130.rst31 instantiate I2C devices.
Dltc4151.rst29 which can be safely used to identify the chip. You will have to instantiate
Dltc4215.rst31 instantiate the devices explicitly.
Dltc3815.rst26 This driver does not probe for PMBus devices. You will have to instantiate
Dmenf21bmc.rst30 You will have to instantiate the MFD driver explicitly.
Dibm-cffps.rst19 This driver does not auto-detect devices. You will have to instantiate the
Dir38064.rst26 This driver does not probe for PMBus devices. You will have to instantiate
Dshtc1.rst49 instantiate the device.
Dltc2990.rst36 This driver does not probe for PMBus devices. You will have to instantiate
Dmax20751.rst32 This driver does not auto-detect devices. You will have to instantiate the
Dltc4260.rst30 which can be safely used to identify the chip. You will have to instantiate
Dtps40422.rst30 This driver does not auto-detect devices. You will have to instantiate the
/Linux-v5.4/certs/
Dblacklist.c75 .instantiate = generic_key_instantiate,
/Linux-v5.4/include/linux/
Dkey-type.h93 int (*instantiate)(struct key *key, struct key_preparsed_payload *prep); member
/Linux-v5.4/Documentation/spi/
Dspi-sc18is602.rst22 support Chip ID registers. You will have to instantiate the devices explicitly.
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dsamsung,s2mps11.txt11 To register these as clocks with common clock framework instantiate under
/Linux-v5.4/Documentation/i2c/busses/
Di2c-taos-evm.rst11 module to instantiate the right I2C chip on the bus. Obviously, a driver

1234