Searched refs:registering (Results 1 – 25 of 100) sorted by relevance
1234
| /Linux-v5.15/drivers/net/dsa/microchip/ |
| D | Kconfig | 18 Select to enable support for registering switches configured through I2C. 25 Select to enable support for registering switches configured through SPI. 49 Select to enable support for registering switches configured through
|
| /Linux-v5.15/Documentation/driver-api/ |
| D | auxiliary_bus.rst | 44 registering driver. The registering driver for the auxiliary_device(s) and the 45 kernel module(s) registering auxiliary_drivers can be from the same subsystem, 78 is given a name that, combined with the registering drivers KBUILD_MODNAME, 86 The second step in registering an auxiliary_device is to perform a call to 115 The registering driver is the entity that allocates memory for the 117 that, as opposed to the platform bus, the registering driver is wholly 123 object(s) are allocated by the registering driver. This layout allows the 124 auxiliary_driver's registering module to perform a container_of() call to go 130 flow as defined by its registering driver. 136 registering driver to manage (e.g. free or keep available) the memory for the [all …]
|
| D | w1.rst | 29 Allows registering device family operations.
|
| /Linux-v5.15/Documentation/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-v5.15/drivers/net/dsa/b53/ |
| D | Kconfig | 17 Select to enable support for registering switches configured through SPI. 23 Select to enable support for registering switches configured through MDIO.
|
| /Linux-v5.15/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-v5.15/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-v5.15/Documentation/admin-guide/aoe/ |
| D | todo.rst | 15 sk_buffs, and by registering a destructor, we should be able to
|
| /Linux-v5.15/tools/testing/kunit/test_data/ |
| D | test_interrupted_tap_output.log | 10 [ 0.060000] kAFS: Red Hat AFS client v0.1 registering.
|
| /Linux-v5.15/drivers/md/bcache/ |
| D | Kconfig | 35 Add a sysfs file /sys/fs/bcache/register_async. Writing registering
|
| /Linux-v5.15/Documentation/arm/samsung/ |
| D | gpio.rst | 34 registering the necessary information for the core gpio configuration
|
| /Linux-v5.15/Documentation/networking/ |
| D | 6lowpan.rst | 21 Before registering the lowpan netdev interface you must run::
|
| /Linux-v5.15/Documentation/devicetree/bindings/input/touchscreen/ |
| D | bu21013.txt | 11 - touch-gpios : GPIO pin registering a touch event
|
| /Linux-v5.15/Documentation/devicetree/bindings/arm/firmware/ |
| D | sdei.txt | 9 The interface provides a number of API functions for registering callbacks
|
| /Linux-v5.15/drivers/soc/fsl/ |
| D | Kconfig | 19 Initially only reading SVR and registering soc device are supported.
|
| /Linux-v5.15/Documentation/i2c/muxes/ |
| D | i2c-mux-gpio.rst | 78 When registering your i2c-mux-gpio device, you should pass the number
|
| /Linux-v5.15/Documentation/admin-guide/media/ |
| D | technisat.rst | 26 DVB: registering frontend 0 (Conexant CX24123/CX24109)...
|
| /Linux-v5.15/Documentation/driver-api/surface_aggregator/ |
| D | client.rst | 143 exit-functions registering the driver. 151 (un-)registering event notifiers (and thus should generally be avoided). This 328 category, regardless of the instance ID specified when registering the 339 A full example for registering an event notifier and handling received
|
| /Linux-v5.15/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-v5.15/Documentation/driver-api/80211/ |
| D | mac80211.rst | 21 Since it is required to allocate rates/modes before registering a hw
|
| /Linux-v5.15/Documentation/scsi/ |
| D | megaraid.rst | 49 handles registering the /dev/megaraid node dynamically. In this case,
|
| /Linux-v5.15/Documentation/driver-api/driver-model/ |
| D | design-patterns.rst | 45 For example, if the driver is registering an interrupt handler, you would
|
| /Linux-v5.15/Documentation/driver-api/media/ |
| D | v4l2-subdev.rst | 200 Before registering the notifier, bridge drivers must do two things: first, the 209 registering their async sub-devices with the notifier. 212 sensor drivers registering their own async sub-device, but it also registers a 324 After registering sub-devices, the :c:type:`v4l2_device` driver can create 356 ``V4L2_SUBDEV_FL_HAS_EVENTS`` :c:type:`v4l2_subdev`.flags before registering
|
| /Linux-v5.15/Documentation/trace/ |
| 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-v5.15/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| D | dpio-driver.rst | 104 and initializing interrupts and registering irq handlers. The dpio-driver
|
1234