Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/gyro/
H A Dicm2060x_gyro.c152 static struct sensor_operate gyro_icm2060x_ops = { variable
174 return sensor_register_device(client, NULL, devid, &gyro_icm2060x_ops); in gyro_icm2060x_probe()
179 return sensor_unregister_device(client, NULL, &gyro_icm2060x_ops); in gyro_icm2060x_remove()