Searched refs:instantiate (Results 1 – 25 of 90) sorted by relevance
1234
/Linux-v4.19/fs/proc/ |
D | fd.c | 208 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-v4.19/security/keys/ |
D | user_defined.c | 31 .instantiate = generic_key_instantiate, 51 .instantiate = generic_key_instantiate,
|
/Linux-v4.19/Documentation/i2c/ |
D | instantiating-devices | 1 How to instantiate I2C devices 7 reason, the kernel code must instantiate I2C devices explicitly. There are 99 you can instantiate your I2C devices explicitly. This is done by filling 192 * Probing is only one way to instantiate I2C devices now, while it was the 215 must write the right parameters to them in order to properly instantiate, 247 You can also instantiate the device before the driver is loaded or even
|
D | old-module-parameters | 40 Of course, it is important to instantiate the "dummy" device before loading
|
/Linux-v4.19/Documentation/w1/masters/ |
D | ds2482 | 27 detection is done. You should instantiate the device explicitly.
|
/Linux-v4.19/crypto/asymmetric_keys/ |
D | pkcs7_key_type.c | 78 .instantiate = generic_key_instantiate,
|
/Linux-v4.19/Documentation/hwmon/ |
D | tmp103 | 27 Please refer how to instantiate this driver:
|
D | hih6130 | 26 instantiate I2C devices.
|
D | ltc4151 | 24 which can be safely used to identify the chip. You will have to instantiate
|
D | ltc4215 | 26 instantiate the devices explicitly.
|
D | ltc3815 | 22 This driver does not probe for PMBus devices. You will have to instantiate
|
D | menf21bmc | 27 You will have to instantiate the MFD driver explicitly.
|
D | ibm-cffps | 18 This driver does not auto-detect devices. You will have to instantiate the
|
D | shtc1 | 28 instantiate the device.
|
D | ltc2990 | 27 This driver does not probe for PMBus devices. You will have to instantiate
|
D | ltc4260 | 25 which can be safely used to identify the chip. You will have to instantiate
|
D | max20751 | 27 This driver does not auto-detect devices. You will have to instantiate the
|
D | tps40422 | 26 This driver does not auto-detect devices. You will have to instantiate the
|
D | max31785 | 27 This driver does not probe for PMBus devices. You will have to instantiate
|
/Linux-v4.19/include/linux/ |
D | key-type.h | 101 int (*instantiate)(struct key *key, struct key_preparsed_payload *prep); member
|
/Linux-v4.19/certs/ |
D | blacklist.c | 79 .instantiate = generic_key_instantiate,
|
/Linux-v4.19/Documentation/spi/ |
D | spi-sc18is602 | 19 support Chip ID registers. You will have to instantiate the devices explicitly.
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | samsung,s2mps11.txt | 11 To register these as clocks with common clock framework instantiate under
|
/Linux-v4.19/Documentation/i2c/busses/ |
D | i2c-taos-evm | 9 module to instantiate the right I2C chip on the bus. Obviously, a driver
|
/Linux-v4.19/fs/jffs2/ |
D | LICENCE | 20 As a special exception, if other files instantiate templates or use
|
1234