Searched refs:hwmon_init (Results 1 – 1 of 1) sorted by relevance
151 int (*hwmon_init)(struct video_i2c_data *data); member365 .hwmon_init = amg88xx_hwmon_init,826 if (data->chip->hwmon_init) { in video_i2c_probe()827 ret = data->chip->hwmon_init(data); in video_i2c_probe()