Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/compass/
H A Dak8975.c108 static struct miscdevice compass_dev_device; variable
168 result = misc_register(&compass_dev_device); in sensor_init()
170 printk("%s:fail to register misc device %s\n", __func__, compass_dev_device.name); in sensor_init()
588 static struct miscdevice compass_dev_device = variable
H A Dak09911.c102 static struct miscdevice compass_dev_device; variable
144 result = misc_register(&compass_dev_device); in sensor_init()
146 pr_err("%s:fail to register misc device %s\n", __func__, compass_dev_device.name); in sensor_init()
608 static struct miscdevice compass_dev_device = { variable
H A Dak09918.c94 static struct miscdevice compass_dev_device; variable
139 result = misc_register(&compass_dev_device); in sensor_init()
143 __func__, compass_dev_device.name, result); in sensor_init()
633 static struct miscdevice compass_dev_device = { variable
H A Dak8963.c104 static struct miscdevice compass_dev_device; variable
152 result = misc_register(&compass_dev_device); in sensor_init()
154 pr_err("%s:fail to register misc device %s\n", __func__, compass_dev_device.name); in sensor_init()
655 static struct miscdevice compass_dev_device = { variable