Home
last modified time | relevance | path

Searched refs:occ_active (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwmon/occ/
H A Dsysfs.c37 rc = occ_active(occ, active); in occ_active_store()
127 static SENSOR_DEVICE_ATTR(occ_active, 0644, occ_sysfs_show, occ_active_store,
H A Dcommon.h128 int occ_active(struct occ *occ, bool active);
H A Dcommon.c1150 int occ_active(struct occ *occ, bool active) in occ_active() function
1226 rc = occ_active(occ, true); in occ_setup()
/kernel/linux/linux-5.10/drivers/hwmon/occ/
H A Dsysfs.c84 static SENSOR_DEVICE_ATTR(occ_active, 0444, occ_sysfs_show, NULL, 1);

Completed in 4 milliseconds