Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dmxc6655xa.c211 static struct sensor_operate gsensor_mxc6655_ops = { variable
232 return sensor_register_device(client, NULL, devid, &gsensor_mxc6655_ops); in gsensor_mxc6655_probe()
237 return sensor_unregister_device(client, NULL, &gsensor_mxc6655_ops); in gsensor_mxc6655_remove()