Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dmxc622x.c232 static struct sensor_operate gsensor_mxc6225_ops = { variable
254 return sensor_register_device(client, NULL, devid, &gsensor_mxc6225_ops); in gsensor_mxc6225_probe()
259 return sensor_unregister_device(client, NULL, &gsensor_mxc6225_ops); in gsensor_mxc6225_remove()