Home
last modified time | relevance | path

Searched refs:hwmon_sensor_types (Results 1 – 25 of 84) sorted by relevance

1234

/linux/drivers/power/supply/
A Dpower_supply_hwmon.c85 power_supply_hwmon_to_property(enum hwmon_sensor_types type, in power_supply_hwmon_to_property()
100 static bool power_supply_hwmon_is_a_label(enum hwmon_sensor_types type, in power_supply_hwmon_is_a_label()
123 enum hwmon_sensor_types type, int channel) in power_supply_hwmon_has_input()
139 static bool power_supply_hwmon_is_writable(enum hwmon_sensor_types type, in power_supply_hwmon_is_writable()
159 enum hwmon_sensor_types type, in power_supply_hwmon_is_visible()
184 enum hwmon_sensor_types type, in power_supply_hwmon_read_string()
206 power_supply_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in power_supply_hwmon_read()
250 power_supply_hwmon_write(struct device *dev, enum hwmon_sensor_types type, in power_supply_hwmon_write()
/linux/drivers/hwmon/
A Dscmi-hwmon.c67 static int scmi_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in scmi_hwmon_read()
88 scmi_hwmon_read_string(struct device *dev, enum hwmon_sensor_types type, in scmi_hwmon_read_string()
101 scmi_hwmon_is_visible(const void *drvdata, enum hwmon_sensor_types type, in scmi_hwmon_is_visible()
127 enum hwmon_sensor_types type, u32 config) in scmi_hwmon_add_chan_info()
143 static enum hwmon_sensor_types scmi_types[] = {
164 enum hwmon_sensor_types type; in scmi_hwmon_probe()
A Dnzxt-kraken2.c39 enum hwmon_sensor_types type, in kraken2_is_visible()
45 static int kraken2_read(struct device *dev, enum hwmon_sensor_types type, in kraken2_read()
67 static int kraken2_read_string(struct device *dev, enum hwmon_sensor_types type, in kraken2_read_string()
A Dtmp103.c54 static int tmp103_read(struct device *dev, enum hwmon_sensor_types type, in tmp103_read()
84 static int tmp103_write(struct device *dev, enum hwmon_sensor_types type, in tmp103_write()
105 static umode_t tmp103_is_visible(const void *data, enum hwmon_sensor_types type, in tmp103_is_visible()
A Dsbtsi_temp.c73 static int sbtsi_read(struct device *dev, enum hwmon_sensor_types type, in sbtsi_read()
130 static int sbtsi_write(struct device *dev, enum hwmon_sensor_types type, in sbtsi_write()
165 enum hwmon_sensor_types type, in sbtsi_is_visible()
A Dadm1177.c73 static int adm1177_read(struct device *dev, enum hwmon_sensor_types type, in adm1177_read()
123 static int adm1177_write(struct device *dev, enum hwmon_sensor_types type, in adm1177_write()
143 enum hwmon_sensor_types type, in adm1177_is_visible()
A Dltq-cputemp.c31 static int ltq_read(struct device *dev, enum hwmon_sensor_types type, in ltq_read()
54 static umode_t ltq_is_visible(const void *_data, enum hwmon_sensor_types type, in ltq_is_visible()
A Dlochnagar-hwmon.c238 enum hwmon_sensor_types type, in lochnagar_is_visible()
257 static int lochnagar_read(struct device *dev, enum hwmon_sensor_types type, in lochnagar_read()
287 enum hwmon_sensor_types type, u32 attr, in lochnagar_read_string()
301 static int lochnagar_write(struct device *dev, enum hwmon_sensor_types type, in lochnagar_write()
A Dmax6621.c139 max6621_is_visible(const void *data, enum hwmon_sensor_types type, u32 attr, in max6621_is_visible()
201 max6621_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, in max6621_read()
310 max6621_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, in max6621_write()
349 max6621_read_string(struct device *dev, enum hwmon_sensor_types type, u32 attr, in max6621_read_string()
A Daht10.c230 static umode_t aht10_hwmon_visible(const void *data, enum hwmon_sensor_types type, in aht10_hwmon_visible()
244 static int aht10_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in aht10_hwmon_read()
261 static int aht10_hwmon_write(struct device *dev, enum hwmon_sensor_types type, in aht10_hwmon_write()
A Dw83773g.c172 static int w83773_read(struct device *dev, enum hwmon_sensor_types type, in w83773_read()
197 static int w83773_write(struct device *dev, enum hwmon_sensor_types type, in w83773_write()
211 static umode_t w83773_is_visible(const void *data, enum hwmon_sensor_types type, in w83773_is_visible()
A Dsht4x.c173 enum hwmon_sensor_types type, in sht4x_hwmon_visible()
187 static int sht4x_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in sht4x_hwmon_read()
204 static int sht4x_hwmon_write(struct device *dev, enum hwmon_sensor_types type, in sht4x_hwmon_write()
A Dsl28cpld-hwmon.c27 enum hwmon_sensor_types type, in sl28cpld_hwmon_is_visible()
34 enum hwmon_sensor_types type, u32 attr, in sl28cpld_hwmon_read()
A Dsbrmi.c191 static int sbrmi_read(struct device *dev, enum hwmon_sensor_types type, in sbrmi_read()
225 static int sbrmi_write(struct device *dev, enum hwmon_sensor_types type, in sbrmi_write()
249 enum hwmon_sensor_types type, in sbrmi_is_visible()
A Dtmp102.c72 static int tmp102_read(struct device *dev, enum hwmon_sensor_types type, in tmp102_read()
106 static int tmp102_write(struct device *dev, enum hwmon_sensor_types type, in tmp102_write()
127 static umode_t tmp102_is_visible(const void *data, enum hwmon_sensor_types type, in tmp102_is_visible()
A Dcorsair-cpro.c201 static int ccp_read_string(struct device *dev, enum hwmon_sensor_types type, in ccp_read_string()
223 static int ccp_read(struct device *dev, enum hwmon_sensor_types type, in ccp_read()
292 static int ccp_write(struct device *dev, enum hwmon_sensor_types type, in ccp_write()
321 static umode_t ccp_is_visible(const void *data, enum hwmon_sensor_types type, in ccp_is_visible()
A Dtmp513.c298 static u8 tmp51x_get_reg(enum hwmon_sensor_types type, u32 attr, int channel) in tmp51x_get_reg()
356 static u8 tmp51x_get_status_pos(enum hwmon_sensor_types type, u32 attr, in tmp51x_get_status_pos()
395 static int tmp51x_read(struct device *dev, enum hwmon_sensor_types type, in tmp51x_read()
417 static int tmp51x_write(struct device *dev, enum hwmon_sensor_types type, in tmp51x_write()
430 enum hwmon_sensor_types type, u32 attr, in tmp51x_is_visible()
A Das370-hwmon.c46 static int as370_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in as370_hwmon_read()
65 as370_hwmon_is_visible(const void *data, enum hwmon_sensor_types type, in as370_hwmon_is_visible()
A Di5500_temp.c32 static umode_t i5500_is_visible(const void *drvdata, enum hwmon_sensor_types type, u32 attr, in i5500_is_visible()
38 static int i5500_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, in i5500_read()
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_hwmon.c17 static int nfp_hwmon_sensor_id(enum hwmon_sensor_types type, int channel) in nfp_hwmon_sensor_id()
27 nfp_hwmon_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, in nfp_hwmon_read()
31 enum hwmon_sensor_types type; in nfp_hwmon_read()
66 nfp_hwmon_is_visible(const void *data, enum hwmon_sensor_types type, u32 attr, in nfp_hwmon_is_visible()
/linux/include/linux/
A Dhwmon.h20 enum hwmon_sensor_types { enum
395 umode_t (*is_visible)(const void *drvdata, enum hwmon_sensor_types type,
397 int (*read)(struct device *dev, enum hwmon_sensor_types type,
399 int (*read_string)(struct device *dev, enum hwmon_sensor_types type,
401 int (*write)(struct device *dev, enum hwmon_sensor_types type,
412 enum hwmon_sensor_types type;
459 int hwmon_notify_event(struct device *dev, enum hwmon_sensor_types type,
/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_drvinfo.c27 static int aq_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in aq_hwmon_read()
67 enum hwmon_sensor_types type, in aq_hwmon_read_string()
87 enum hwmon_sensor_types type, in aq_hwmon_is_visible()
/linux/drivers/nvme/host/
A Dhwmon.c66 static int nvme_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in nvme_hwmon_read()
115 static int nvme_hwmon_write(struct device *dev, enum hwmon_sensor_types type, in nvme_hwmon_write()
145 enum hwmon_sensor_types type, u32 attr, in nvme_hwmon_read_string()
153 enum hwmon_sensor_types type, in nvme_hwmon_is_visible()
/linux/drivers/scsi/ufs/
A Dufs-hwmon.c49 static int ufs_hwmon_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, in ufs_hwmon_read()
95 static int ufs_hwmon_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, in ufs_hwmon_write()
129 static umode_t ufs_hwmon_is_visible(const void *_data, enum hwmon_sensor_types type, u32 attr, in ufs_hwmon_is_visible()
/linux/drivers/net/phy/
A Daquantia_hwmon.c33 enum hwmon_sensor_types type, in aqr_hwmon_is_visible()
104 static int aqr_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in aqr_hwmon_read()
157 static int aqr_hwmon_write(struct device *dev, enum hwmon_sensor_types type, in aqr_hwmon_write()

Completed in 39 milliseconds

1234