Home
last modified time | relevance | path

Searched refs:_name_ (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/gpio/
H A Dproperty.h9 #define PROPERTY_ENTRY_GPIO(_name_, _chip_node_, _idx_, _flags_) \ argument
10 PROPERTY_ENTRY_REF(_name_, _chip_node_, _idx_, _flags_)
/linux/drivers/cpufreq/
H A Dcpufreq_governor.h157 #define CPUFREQ_DBS_GOVERNOR_INITIALIZER(_name_) \ argument
159 .name = _name_, \