Home
last modified time | relevance | path

Searched refs:registering (Results 1 – 25 of 100) sorted by relevance

1234

/Linux-v5.15/drivers/net/dsa/microchip/
DKconfig18 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/
Dauxiliary_bus.rst44 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 …]
Dw1.rst29 Allows registering device family operations.
/Linux-v5.15/Documentation/arm/
Dfirmware.rst2 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/
DKconfig17 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/
Ddnotify.rst11 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/
Dtypec.rst18 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/
Dtodo.rst15 sk_buffs, and by registering a destructor, we should be able to
/Linux-v5.15/tools/testing/kunit/test_data/
Dtest_interrupted_tap_output.log10 [ 0.060000] kAFS: Red Hat AFS client v0.1 registering.
/Linux-v5.15/drivers/md/bcache/
DKconfig35 Add a sysfs file /sys/fs/bcache/register_async. Writing registering
/Linux-v5.15/Documentation/arm/samsung/
Dgpio.rst34 registering the necessary information for the core gpio configuration
/Linux-v5.15/Documentation/networking/
D6lowpan.rst21 Before registering the lowpan netdev interface you must run::
/Linux-v5.15/Documentation/devicetree/bindings/input/touchscreen/
Dbu21013.txt11 - touch-gpios : GPIO pin registering a touch event
/Linux-v5.15/Documentation/devicetree/bindings/arm/firmware/
Dsdei.txt9 The interface provides a number of API functions for registering callbacks
/Linux-v5.15/drivers/soc/fsl/
DKconfig19 Initially only reading SVR and registering soc device are supported.
/Linux-v5.15/Documentation/i2c/muxes/
Di2c-mux-gpio.rst78 When registering your i2c-mux-gpio device, you should pass the number
/Linux-v5.15/Documentation/admin-guide/media/
Dtechnisat.rst26 DVB: registering frontend 0 (Conexant CX24123/CX24109)...
/Linux-v5.15/Documentation/driver-api/surface_aggregator/
Dclient.rst143 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/
Ddevel-algos.rst21 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/
Dmac80211.rst21 Since it is required to allocate rates/modes before registering a hw
/Linux-v5.15/Documentation/scsi/
Dmegaraid.rst49 handles registering the /dev/megaraid node dynamically. In this case,
/Linux-v5.15/Documentation/driver-api/driver-model/
Ddesign-patterns.rst45 For example, if the driver is registering an interrupt handler, you would
/Linux-v5.15/Documentation/driver-api/media/
Dv4l2-subdev.rst200 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/
Dftrace-uses.rst45 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/
Ddpio-driver.rst104 and initializing interrupts and registering irq handlers. The dpio-driver

1234