Home
last modified time | relevance | path

Searched refs:sensor_init (Results 1 – 25 of 66) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_generic_sensor.c29 int (*sensor_init)(struct vehicle_ad_dev *ad); member
44 .sensor_init = adv7181_ad_init,
56 .sensor_init = tp2825_ad_init,
68 .sensor_init = gc2145_ad_init,
80 .sensor_init = nvp6324_ad_init,
95 .sensor_init = max96714_ad_init,
110 .sensor_init = nvp6188_ad_init,
380 if (sensor_cb->sensor_init) { in vehicle_ad_init()
381 ret = sensor_cb->sensor_init(ad); in vehicle_ad_init()
/OK3568_Linux_fs/kernel/drivers/input/sensors/hall/
H A Doch165t_hall.c65 static int sensor_init(struct i2c_client *client) in sensor_init() function
121 .init = sensor_init,
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dtopro.c1197 static const struct cmd sensor_init[] = { in cx0342_6810_init() local
1238 i2c_w_buf(gspca_dev, sensor_init, ARRAY_SIZE(sensor_init)); in cx0342_6810_init()
1256 static const struct cmd sensor_init[] = { in soi763a_6810_init() local
1394 i2c_w_buf(gspca_dev, sensor_init, ARRAY_SIZE(sensor_init)); in soi763a_6810_init()
4197 static const struct cmd sensor_init[] = { in cx0342_6800_start() local
4230 i2c_w_buf(gspca_dev, sensor_init, ARRAY_SIZE(sensor_init)); in cx0342_6800_start()
4391 static const struct cmd sensor_init[] = { in soi763a_6800_start() local
4445 i2c_w_buf(gspca_dev, sensor_init, ARRAY_SIZE(sensor_init)); in soi763a_6800_start()
/OK3568_Linux_fs/kernel/drivers/input/sensors/lsensor/
H A Dcm3232.c103 static int sensor_init(struct i2c_client *client) in sensor_init() function
207 .init = sensor_init,
H A Dcm3217.c81 static int sensor_init(struct i2c_client *client) in sensor_init() function
200 .init = sensor_init,
H A Dls_al3006.c146 static int sensor_init(struct i2c_client *client) in sensor_init() function
262 .init = sensor_init,
H A Disl29023.c112 static int sensor_init(struct i2c_client *client) in sensor_init() function
235 .init = sensor_init,
H A Dls_stk3171.c121 static int sensor_init(struct i2c_client *client) in sensor_init() function
281 .init = sensor_init,
H A Dls_em3071x.c102 static int sensor_init(struct i2c_client *client) in sensor_init() function
245 .init = sensor_init,
/OK3568_Linux_fs/kernel/drivers/input/sensors/psensor/
H A Dps_al3006.c146 static int sensor_init(struct i2c_client *client) in sensor_init() function
223 .init = sensor_init,
H A Dps_stk3171.c120 static int sensor_init(struct i2c_client *client) in sensor_init() function
230 .init = sensor_init,
H A Dps_em3071x.c118 static int sensor_init(struct i2c_client *client) in sensor_init() function
243 .init = sensor_init,
H A Dps_ap321xx.c222 static int sensor_init(struct i2c_client *client) in sensor_init() function
287 .init = sensor_init,
/OK3568_Linux_fs/kernel/drivers/input/sensors/gyro/
H A Dmpu6500_gyro.c75 static int sensor_init(struct i2c_client *client) in sensor_init() function
166 .init = sensor_init,
H A Dmpu6880_gyro.c75 static int sensor_init(struct i2c_client *client) in sensor_init() function
166 .init = sensor_init,
H A Dicm2060x_gyro.c70 static int sensor_init(struct i2c_client *client) in sensor_init() function
166 .init = sensor_init,
H A Diam20680_gyro.c68 static int sensor_init(struct i2c_client *client) in sensor_init() function
156 .init = sensor_init,
H A Dlsm330_gyro.c93 static int sensor_init(struct i2c_client *client) in sensor_init() function
225 .init = sensor_init,
H A Dl3g20d.c70 static int sensor_init(struct i2c_client *client) in sensor_init() function
219 .init = sensor_init,
/OK3568_Linux_fs/kernel/drivers/input/sensors/pressure/
H A Dpr_ms5607.c101 static int sensor_init(struct i2c_client *client) in sensor_init() function
260 .init = sensor_init,
/OK3568_Linux_fs/kernel/drivers/input/sensors/temperature/
H A Dtmp_ms5607.c102 static int sensor_init(struct i2c_client *client) in sensor_init() function
277 .init = sensor_init,
/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dmxc622x.c99 static int sensor_init(struct i2c_client *client) in sensor_init() function
246 .init = sensor_init,
H A Dmxc6655xa.c77 static int sensor_init(struct i2c_client *client) in sensor_init() function
225 .init = sensor_init,
H A Dmma7660.c74 static int sensor_init(struct i2c_client *client) in sensor_init() function
220 .init = sensor_init,
H A Dlsm330_acc.c112 static int sensor_init(struct i2c_client *client) in sensor_init() function
241 .init = sensor_init,

123