Searched refs:registering (Results 1 – 25 of 102) sorted by relevance
12345
| /Linux-v6.1/drivers/net/dsa/microchip/ |
| D | Kconfig | 15 Select to enable support for registering switches configured through I2C. 22 Select to enable support for registering switches configured through SPI. 29 Select to enable support for registering switches configured through
|
| /Linux-v6.1/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-v6.1/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-v6.1/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.1/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.1/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.1/Documentation/driver-api/ |
| D | w1.rst | 29 Allows registering device family operations.
|
| /Linux-v6.1/Documentation/admin-guide/aoe/ |
| D | todo.rst | 15 sk_buffs, and by registering a destructor, we should be able to
|
| /Linux-v6.1/tools/testing/kunit/test_data/ |
| D | test_interrupted_tap_output.log | 10 [ 0.060000] kAFS: Red Hat AFS client v0.1 registering.
|
| /Linux-v6.1/Documentation/arm/samsung/ |
| D | gpio.rst | 34 registering the necessary information for the core gpio configuration
|
| /Linux-v6.1/drivers/md/bcache/ |
| D | Kconfig | 35 Add a sysfs file /sys/fs/bcache/register_async. Writing registering
|
| /Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/ |
| D | bu21013.txt | 11 - touch-gpios : GPIO pin registering a touch event
|
| /Linux-v6.1/Documentation/networking/ |
| D | 6lowpan.rst | 21 Before registering the lowpan netdev interface you must run::
|
| /Linux-v6.1/Documentation/devicetree/bindings/arm/firmware/ |
| D | sdei.txt | 9 The interface provides a number of API functions for registering callbacks
|
| /Linux-v6.1/drivers/soc/fsl/ |
| D | Kconfig | 19 Initially only reading SVR and registering soc device are supported.
|
| /Linux-v6.1/Documentation/trace/ |
| D | fprobe.rst | 136 *before* registering the fprobe, like: 164 `fprobe::ops::flags` (ftrace_ops::flags) when registering the fprobe, this
|
| D | user_events.rst | 52 to issue for registering. Upon success two outputs are set, the status bit 196 After registering an event the same fd that was used to register can be used
|
| /Linux-v6.1/Documentation/i2c/muxes/ |
| D | i2c-mux-gpio.rst | 78 When registering your i2c-mux-gpio device, you should pass the number
|
| /Linux-v6.1/Documentation/admin-guide/media/ |
| D | technisat.rst | 26 DVB: registering frontend 0 (Conexant CX24123/CX24109)...
|
| /Linux-v6.1/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.1/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.1/Documentation/driver-api/80211/ |
| D | mac80211.rst | 21 Since it is required to allocate rates/modes before registering a hw
|
| /Linux-v6.1/Documentation/bpf/ |
| D | kfuncs.rst | 49 registering it with the BPF subsystem. See :ref:`BPF_kfunc_nodef`. 176 registering it with the BPF subsystem. Registration is done per BPF program
|
| /Linux-v6.1/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 330 After registering sub-devices, the :c:type:`v4l2_device` driver can create 362 ``V4L2_SUBDEV_FL_HAS_EVENTS`` :c:type:`v4l2_subdev`.flags before registering 549 before registering the sub-device. They must also call v4l2_subdev_cleanup()
|
| /Linux-v6.1/Documentation/scsi/ |
| D | megaraid.rst | 49 handles registering the /dev/megaraid node dynamically. In this case,
|
12345