Searched refs:device_unregistered_nb (Results 1 – 1 of 1) sorted by relevance
550 struct notifier_block device_unregistered_nb; member693 device_unregistered_nb); in linereq_unregistered_notify()1675 if (lr->device_unregistered_nb.notifier_call) in linereq_free()1677 &lr->device_unregistered_nb); in linereq_free()1843 lr->device_unregistered_nb.notifier_call = linereq_unregistered_notify; in linereq_create()1845 &lr->device_unregistered_nb); in linereq_create()1914 struct notifier_block device_unregistered_nb; member1946 device_unregistered_nb); in lineevent_unregistered_notify()2024 if (le->device_unregistered_nb.notifier_call) in lineevent_free()2026 &le->device_unregistered_nb); in lineevent_free()[all …]