Searched refs:tmp51x_get_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | tmp513.c | 298 static u8 tmp51x_get_reg(enum hwmon_sensor_types type, u32 attr, int channel) in tmp51x_get_reg() function 403 reg = tmp51x_get_reg(type, attr, channel); in tmp51x_read() 422 reg = tmp51x_get_reg(type, attr, channel); in tmp51x_write()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | tmp513.c | 298 static u8 tmp51x_get_reg(enum hwmon_sensor_types type, u32 attr, int channel) in tmp51x_get_reg() function 403 reg = tmp51x_get_reg(type, attr, channel); in tmp51x_read() 422 reg = tmp51x_get_reg(type, attr, channel); in tmp51x_write()
|
Completed in 2 milliseconds