Home
last modified time | relevance | path

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

/dports/x11/cinnamon-screensaver/cinnamon-screensaver-4.8.1/src/
H A DinfoPanel.py27 self.show_power = False
77 self.show_power = self.power_widget.should_show()
78 if self.show_power:
85 if self.show_power or self.show_notifications:
91 self.power_widget.set_visible(self.show_power)
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/occ/
H A Dcommon.c798 ssize_t (*show_power)(struct device *, struct device_attribute *, in occ_setup_sensor_attrs() local
832 show_power = occ_show_power_2; in occ_setup_sensor_attrs()
839 show_power = occ_show_power_a0; in occ_setup_sensor_attrs()
955 show_power, NULL, in occ_setup_sensor_attrs()
962 show_power, NULL, in occ_setup_sensor_attrs()
969 show_power, NULL, in occ_setup_sensor_attrs()
976 show_power, NULL, in occ_setup_sensor_attrs()
992 show_power, NULL, 0, i); in occ_setup_sensor_attrs()
998 show_power, NULL, 1, i); in occ_setup_sensor_attrs()
1004 show_power, NULL, 2, i); in occ_setup_sensor_attrs()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/occ/
H A Dcommon.c798 ssize_t (*show_power)(struct device *, struct device_attribute *, in occ_setup_sensor_attrs() local
832 show_power = occ_show_power_2; in occ_setup_sensor_attrs()
839 show_power = occ_show_power_a0; in occ_setup_sensor_attrs()
955 show_power, NULL, in occ_setup_sensor_attrs()
962 show_power, NULL, in occ_setup_sensor_attrs()
969 show_power, NULL, in occ_setup_sensor_attrs()
976 show_power, NULL, in occ_setup_sensor_attrs()
992 show_power, NULL, 0, i); in occ_setup_sensor_attrs()
998 show_power, NULL, 1, i); in occ_setup_sensor_attrs()
1004 show_power, NULL, 2, i); in occ_setup_sensor_attrs()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/occ/
H A Dcommon.c798 ssize_t (*show_power)(struct device *, struct device_attribute *, in occ_setup_sensor_attrs() local
832 show_power = occ_show_power_2; in occ_setup_sensor_attrs()
839 show_power = occ_show_power_a0; in occ_setup_sensor_attrs()
955 show_power, NULL, in occ_setup_sensor_attrs()
962 show_power, NULL, in occ_setup_sensor_attrs()
969 show_power, NULL, in occ_setup_sensor_attrs()
976 show_power, NULL, in occ_setup_sensor_attrs()
992 show_power, NULL, 0, i); in occ_setup_sensor_attrs()
998 show_power, NULL, 1, i); in occ_setup_sensor_attrs()
1004 show_power, NULL, 2, i); in occ_setup_sensor_attrs()
[all …]
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dmic.c58 static bool show_power = true; variable
102 show_power = IS_TRUE(value); in mic_config()
336 if (error == 0 && (show_power)) in mic_read()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/
H A Dacpi_power_meter.c340 static ssize_t show_power(struct device *dev, in show_power() function
478 RO_SENSOR_TEMPLATE(POWER_AVERAGE_NAME, show_power, 0),
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/
H A Dacpi_power_meter.c340 static ssize_t show_power(struct device *dev, in show_power() function
478 RO_SENSOR_TEMPLATE(POWER_AVERAGE_NAME, show_power, 0),
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/
H A Dacpi_power_meter.c340 static ssize_t show_power(struct device *dev, in show_power() function
478 RO_SENSOR_TEMPLATE(POWER_AVERAGE_NAME, show_power, 0),