Home
last modified time | relevance | path

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

12345

/linux/fs/proc/
A Dfd.c211 instantiate_t instantiate) in proc_lookupfd_common() argument
224 result = instantiate(dentry, task, &data); in proc_lookupfd_common()
232 instantiate_t instantiate) in proc_readfd_common() argument
260 name, len, instantiate, p, in proc_readfd_common()
/linux/crypto/asymmetric_keys/
A 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
A Dpkcs7_key_type.c74 .instantiate = generic_key_instantiate,
/linux/security/keys/
A Duser_defined.c27 .instantiate = generic_key_instantiate,
47 .instantiate = generic_key_instantiate,
/linux/Documentation/driver-api/
A Dipmb.rst89 After loading the driver, you can instantiate the device as
92 a different I2C bus, you can instantiate a device for each of
102 For instance, you can instantiate the ipmb-dev-int device from
/linux/Documentation/networking/devlink/
A Ddevlink-params.rst102 - When enabled, the device driver will instantiate Ethernet specific
106 - When enabled, the device driver will instantiate RDMA specific
110 - When enabled, the device driver will instantiate VDPA networking
/linux/Documentation/i2c/
A Dinstantiating-devices.rst2 How to instantiate I2C devices
8 reason, the kernel code must instantiate I2C devices explicitly. There are
111 you can instantiate your I2C devices explicitly. This is done by filling
206 * Probing is only one way to instantiate I2C devices now, while it was the
230 instantiate, respectively delete, an I2C device.
263 You can also instantiate the device before the driver is loaded or even
/linux/Documentation/w1/masters/
A Dds2482.rst34 detection is done. You should instantiate the device explicitly.
/linux/Documentation/hwmon/
A Dadm1177.rst22 This driver does not auto-detect devices. You will have to instantiate the
A Dtmp103.rst32 Please refer how to instantiate this driver:
A Dhih6130.rst31 instantiate I2C devices.
A Dsht4x.rst34 to instantiate the device.
A Dir36021.rst28 This driver does not probe for PMBus devices. You will have to instantiate
A Dltc4151.rst29 which can be safely used to identify the chip. You will have to instantiate
A Dltc4215.rst31 instantiate the devices explicitly.
A Dmax6620.rst44 This driver does not auto-detect devices. You will have to instantiate the
A Dq54sj108a2.rst34 This driver does not auto-detect devices. You will have to instantiate the
A Dltc3815.rst26 This driver does not probe for PMBus devices. You will have to instantiate
A Dmenf21bmc.rst30 You will have to instantiate the MFD driver explicitly.
A Dibm-cffps.rst19 This driver does not auto-detect devices. You will have to instantiate the
A Ddps920ab.rst31 This driver does not auto-detect devices. You will have to instantiate the
A Dir38064.rst26 This driver does not probe for PMBus devices. You will have to instantiate
/linux/include/linux/
A Dkey-type.h94 int (*instantiate)(struct key *key, struct key_preparsed_payload *prep); member
/linux/net/rxrpc/
A Dserver_key.c42 .instantiate = generic_key_instantiate,
/linux/Documentation/spi/
A Dspi-sc18is602.rst22 support Chip ID registers. You will have to instantiate the devices explicitly.

Completed in 35 milliseconds

12345