Searched refs:device_unregistered_nb (Results 1 – 1 of 1) sorted by relevance
505 struct notifier_block device_unregistered_nb; member551 device_unregistered_nb); in linereq_unregistered_notify()1548 if (lr->device_unregistered_nb.notifier_call) in linereq_free()1550 &lr->device_unregistered_nb); in linereq_free()1709 lr->device_unregistered_nb.notifier_call = linereq_unregistered_notify; in linereq_create()1711 &lr->device_unregistered_nb); in linereq_create()1761 struct notifier_block device_unregistered_nb; member1793 device_unregistered_nb); in lineevent_unregistered_notify()1871 if (le->device_unregistered_nb.notifier_call) in lineevent_free()1873 &le->device_unregistered_nb); in lineevent_free()[all …]