cgbc_hwmon_sensor
static struct cgbc_hwmon_sensor *cgbc_hwmon_find_sensor(struct cgbc_hwmon_data *hwmon,
struct cgbc_hwmon_sensor *sensor = NULL;
struct cgbc_hwmon_sensor *sensor = cgbc_hwmon_find_sensor(hwmon, type, channel);
struct cgbc_hwmon_sensor *sensor;
struct cgbc_hwmon_sensor *sensor = cgbc_hwmon_find_sensor(hwmon, type, channel);
struct cgbc_hwmon_sensor *sensors;
struct cgbc_hwmon_sensor *sensor = hwmon->sensors;