Module property

Source
Expand description

Unified device property interface.

C header: include/linux/property.h

Structs§

FwNode
A reference-counted fwnode_handle.
PropertyGuard
A helper for reading device properties.

Traits§

Property
Implemented for types that can be read as properties.
PropertyInt
Implemented for all integers that can be read as properties.