Searched refs:sensor_init (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/hwmon/peci/
H A Dcputemp.c433 static void sensor_init(struct peci_cputemp *priv) function
509 sensor_init(priv);
/linux-master/drivers/media/usb/gspca/
H A Dsonixb.c84 sensor_init_t *sensor_init; member in struct:sensor_data
108 .sensor_init = sensor, \
1180 i2c_w_vector(gspca_dev, sensor_data[sd->sensor].sensor_init,
H A Dov534.c1321 static const struct reg_array sensor_init[NSENSORS] = { local
1361 sccb_w_array(gspca_dev, sensor_init[sd->sensor].val,
1362 sensor_init[sd->sensor].len);
H A Dt613.c384 static const u8 sensor_init[] = { local
417 p = sensor_init;
H A Dtopro.c1197 static const struct cmd sensor_init[] = { local
1238 i2c_w_buf(gspca_dev, sensor_init, ARRAY_SIZE(sensor_init));
1256 static const struct cmd sensor_init[] = { local
1394 i2c_w_buf(gspca_dev, sensor_init, ARRAY_SIZE(sensor_init));
4197 static const struct cmd sensor_init[] = { local
4230 i2c_w_buf(gspca_dev, sensor_init, ARRAY_SIZE(sensor_init));
4391 static const struct cmd sensor_init[] local
[all...]
H A Dsonixj.c1122 static const u8 (*sensor_init[])[8] = { variable
2287 i2c_w_seq(gspca_dev, sensor_init[sd->sensor]);

Completed in 381 milliseconds