Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
Dpower_supply_sysfs.c349 int attrno) in power_supply_attr_is_visible() argument
356 if (!power_supply_attrs[attrno].prop_name) in power_supply_attr_is_visible()
359 if (attrno == POWER_SUPPLY_PROP_TYPE) in power_supply_attr_is_visible()
365 if (property == attrno) { in power_supply_attr_is_visible()
/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_sysfs.c449 int attrno) in thermal_zone_passive_is_visible() argument