Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dmpu6880_acc.c244 static struct sensor_operate gsensor_mpu6880_ops = { variable
266 return sensor_register_device(client, NULL, devid, &gsensor_mpu6880_ops); in gsensor_mpu6880_probe()
271 return sensor_unregister_device(client, NULL, &gsensor_mpu6880_ops); in gsensor_mpu6880_remove()