Searched refs:registering (Results 1 – 25 of 104) sorted by relevance
12345
/Linux-v6.6/drivers/net/dsa/microchip/ |
D | Kconfig | 16 Select to enable support for registering switches configured through I2C. 23 Select to enable support for registering switches configured through SPI. 40 Select to enable support for registering switches configured through
|
/Linux-v6.6/Documentation/arch/arm/ |
D | firmware.rst | 2 Interface for registering and calling firmware-specific operations for ARM 13 with appropriate callbacks and then registering it with register_firmware_ops() 33 Example of registering firmware operations::
|
/Linux-v6.6/drivers/net/dsa/realtek/ |
D | Kconfig | 25 Select to enable support for registering switches configured 35 Select to enable support for registering switches connected
|
/Linux-v6.6/drivers/net/dsa/b53/ |
D | Kconfig | 18 Select to enable support for registering switches configured through SPI. 24 Select to enable support for registering switches configured through MDIO.
|
/Linux-v6.6/Documentation/driver-api/usb/ |
D | typec.rst | 18 considers the component registering the USB Type-C ports with the class as "port 68 When registering the ports, the prefer_role member in struct typec_capability 81 registration. The class offers the following API for registering/unregistering 115 registering/unregistering cables and their plugs: 193 Connector Class supplies an API for registering those switches.
|
/Linux-v6.6/Documentation/filesystems/ |
D | dnotify.rst | 11 The basic mechanism involves the application registering for notification 30 remain until explicitly removed (by registering for no events).
|
/Linux-v6.6/Documentation/arch/arm/samsung/ |
D | gpio.rst | 26 registering the necessary information for the core gpio configuration
|
/Linux-v6.6/Documentation/driver-api/ |
D | w1.rst | 29 Allows registering device family operations.
|
/Linux-v6.6/Documentation/admin-guide/aoe/ |
D | todo.rst | 15 sk_buffs, and by registering a destructor, we should be able to
|
/Linux-v6.6/tools/testing/kunit/test_data/ |
D | test_interrupted_tap_output.log | 10 [ 0.060000] kAFS: Red Hat AFS client v0.1 registering.
|
/Linux-v6.6/drivers/md/bcache/ |
D | Kconfig | 35 Add a sysfs file /sys/fs/bcache/register_async. Writing registering
|
/Linux-v6.6/Documentation/trace/ |
D | fprobe.rst | 125 and `entry_data_size` field when registering the fprobe, the storage is 148 *before* registering the fprobe, like: 176 `fprobe::ops::flags` (ftrace_ops::flags) when registering the fprobe, this
|
D | ftrace-uses.rst | 45 There is only one field that is needed to be set when registering 178 Similar to SAVE_REGS but the registering of a 315 registering the callback. But the changes may also happen after the callback
|
/Linux-v6.6/drivers/soc/loongson/ |
D | Kconfig | 16 SoCs. Initially only reading SVR and registering soc device are
|
/Linux-v6.6/Documentation/devicetree/bindings/input/touchscreen/ |
D | bu21013.txt | 11 - touch-gpios : GPIO pin registering a touch event
|
/Linux-v6.6/Documentation/networking/ |
D | 6lowpan.rst | 21 Before registering the lowpan netdev interface you must run::
|
/Linux-v6.6/Documentation/devicetree/bindings/arm/firmware/ |
D | sdei.txt | 9 The interface provides a number of API functions for registering callbacks
|
/Linux-v6.6/drivers/soc/fsl/ |
D | Kconfig | 19 Initially only reading SVR and registering soc device are supported.
|
/Linux-v6.6/Documentation/i2c/muxes/ |
D | i2c-mux-gpio.rst | 78 When registering your i2c-mux-gpio device, you should pass the number
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | technisat.rst | 26 DVB: registering frontend 0 (Conexant CX24123/CX24109)...
|
/Linux-v6.6/Documentation/driver-api/surface_aggregator/ |
D | client.rst | 145 exit-functions registering the driver. 153 (un-)registering event notifiers (and thus should generally be avoided). This 332 category, regardless of the instance ID specified when registering the 343 A full example for registering an event notifier and handling received
|
/Linux-v6.6/Documentation/crypto/ |
D | devel-algos.rst | 21 when registering transformations in bulk, for example when a driver 146 [AHASH] and the amount of HASH transformations we are registering. You
|
/Linux-v6.6/Documentation/driver-api/80211/ |
D | mac80211.rst | 21 Since it is required to allocate rates/modes before registering a hw
|
/Linux-v6.6/Documentation/driver-api/driver-model/ |
D | design-patterns.rst | 45 For example, if the driver is registering an interrupt handler, you would
|
/Linux-v6.6/Documentation/scsi/ |
D | megaraid.rst | 49 handles registering the /dev/megaraid node dynamically. In this case,
|
12345