Lines Matching refs:device_unregistered_nb
529 struct notifier_block device_unregistered_nb; member
575 device_unregistered_nb); in linereq_unregistered_notify()
1562 if (lr->device_unregistered_nb.notifier_call) in linereq_free()
1564 &lr->device_unregistered_nb); in linereq_free()
1726 lr->device_unregistered_nb.notifier_call = linereq_unregistered_notify; in linereq_create()
1728 &lr->device_unregistered_nb); in linereq_create()
1797 struct notifier_block device_unregistered_nb; member
1829 device_unregistered_nb); in lineevent_unregistered_notify()
1907 if (le->device_unregistered_nb.notifier_call) in lineevent_free()
1909 &le->device_unregistered_nb); in lineevent_free()
2131 le->device_unregistered_nb.notifier_call = lineevent_unregistered_notify; in lineevent_create()
2133 &le->device_unregistered_nb); in lineevent_create()
2331 struct notifier_block device_unregistered_nb; member
2595 device_unregistered_nb); in gpio_device_unregistered_notify()
2738 cdev->device_unregistered_nb.notifier_call = in gpio_chrdev_open()
2741 &cdev->device_unregistered_nb); in gpio_chrdev_open()
2756 &cdev->device_unregistered_nb); in gpio_chrdev_open()
2783 &cdev->device_unregistered_nb); in gpio_chrdev_release()