Searched refs:device_unregistered_nb (Results 1 – 1 of 1) sorted by relevance
570 struct notifier_block device_unregistered_nb; member616 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; member1850 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()[all …]