Expand description
Unified device property interface.
C header: include/linux/property.h
Structs§
- FwNode
- A reference-counted fwnode_handle.
- FwNodeReference Args 
- The return value of FwNode::property_get_reference_args.
- PropertyGuard 
- 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.
- PropertyInt 
- Implemented for all integers that can be read as properties.