Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dmpu6500_acc.c248 static struct sensor_operate gsensor_mpu6500_ops = { variable
270 return sensor_register_device(client, NULL, devid, &gsensor_mpu6500_ops); in gsensor_mpu6500_probe()
275 return sensor_unregister_device(client, NULL, &gsensor_mpu6500_ops); in gsensor_mpu6500_remove()