Searched refs:compass_dev_device (Results 1 – 4 of 4) sorted by relevance
108 static struct miscdevice compass_dev_device; variable168 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
102 static struct miscdevice compass_dev_device; variable144 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
94 static struct miscdevice compass_dev_device; variable139 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
104 static struct miscdevice compass_dev_device; variable152 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