Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/psensor/
H A Dps_al3006.c209 static struct sensor_operate proximity_al3006_ops = { variable
231 return sensor_register_device(client, NULL, devid, &proximity_al3006_ops); in proximity_al3006_probe()
236 return sensor_unregister_device(client, NULL, &proximity_al3006_ops); in proximity_al3006_remove()