Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwmon/occ/
Dcommon.c793 ssize_t (*show_caps)(struct device *, struct device_attribute *, in occ_setup_sensor_attrs() local
843 show_caps = occ_show_caps_3; in occ_setup_sensor_attrs()
1012 attr->sensor = OCC_INIT_ATTR(attr->name, 0444, show_caps, NULL, in occ_setup_sensor_attrs()
1017 attr->sensor = OCC_INIT_ATTR(attr->name, 0444, show_caps, NULL, in occ_setup_sensor_attrs()
1022 attr->sensor = OCC_INIT_ATTR(attr->name, 0444, show_caps, NULL, in occ_setup_sensor_attrs()
1028 attr->sensor = OCC_INIT_ATTR(attr->name, 0444, show_caps, NULL, in occ_setup_sensor_attrs()
1033 attr->sensor = OCC_INIT_ATTR(attr->name, 0444, show_caps, NULL, in occ_setup_sensor_attrs()
1038 attr->sensor = OCC_INIT_ATTR(attr->name, 0444, show_caps, NULL, in occ_setup_sensor_attrs()
1044 attr->sensor = OCC_INIT_ATTR(attr->name, 0644, show_caps, in occ_setup_sensor_attrs()
1052 show_caps, NULL, 7, 0); in occ_setup_sensor_attrs()