Expand description
Unified device property interface.
C header: include/linux/property.h
Structs§
- FwNode
- A reference-counted fwnode_handle.
- FwNode
Reference Args - The return value of
FwNode::property_get_reference_args
. - Property
Guard - A helper for reading device properties.
Enums§
- NArgs
- The number of arguments to request
FwNodeReferenceArgs
.
Traits§
- Property
- Implemented for types that can be read as properties.
- Property
Int - Implemented for all integers that can be read as properties.