mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 04:34:03 +02:00
docs/driver-api: infrastructure: add property.h and fwnode.h
Add more driver core header files to infrastructure.rst for completeness. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Link: https://patch.msgid.link/20260726211200.2643484-1-rdunlap@infradead.org Signed-off-by: Danilo Krummrich <dakr@kernel.org>
This commit is contained in:
parent
2277179286
commit
f6e6e96d16
|
|
@ -17,6 +17,10 @@ The Basic Device Driver-Model Structures
|
|||
.. kernel-doc:: include/linux/device/driver.h
|
||||
:identifiers: probe_type device_driver
|
||||
|
||||
.. kernel-doc:: include/linux/property.h
|
||||
|
||||
.. kernel-doc:: include/linux/fwnode.h
|
||||
|
||||
Device Drivers Base
|
||||
-------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user