Lines Matching refs:device_unregistered_nb
570 struct notifier_block device_unregistered_nb; member
616 device_unregistered_nb); in linereq_unregistered_notify()
1578 if (lr->device_unregistered_nb.notifier_call) in linereq_free()
1580 &lr->device_unregistered_nb); in linereq_free()
1741 lr->device_unregistered_nb.notifier_call = linereq_unregistered_notify; in linereq_create()
1743 &lr->device_unregistered_nb); in linereq_create()
1812 struct notifier_block device_unregistered_nb; member
1850 device_unregistered_nb); in lineevent_unregistered_notify()
1942 if (le->device_unregistered_nb.notifier_call) in lineevent_free()
1944 &le->device_unregistered_nb); in lineevent_free()
2172 le->device_unregistered_nb.notifier_call = lineevent_unregistered_notify; in lineevent_create()
2174 &le->device_unregistered_nb); in lineevent_create()
2361 struct notifier_block device_unregistered_nb; member
2564 device_unregistered_nb); in gpio_device_unregistered_notify()
2725 cdev->device_unregistered_nb.notifier_call = in gpio_chrdev_open()
2728 &cdev->device_unregistered_nb); in gpio_chrdev_open()
2744 &cdev->device_unregistered_nb); in gpio_chrdev_open()
2771 &cdev->device_unregistered_nb); in gpio_chrdev_release()