Home
last modified time | relevance | path

Searched refs:gsensor_lsm330_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dlsm330_acc.c227 static struct sensor_operate gsensor_lsm330_ops = { variable
248 return sensor_register_device(client, NULL, devid, &gsensor_lsm330_ops); in gsensor_lsm330_probe()
253 return sensor_unregister_device(client, NULL, &gsensor_lsm330_ops); in gsensor_lsm330_remove()