Home
last modified time | relevance | path

Searched refs:notifier_next (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.c69 struct t7xx_fsm_notifier *notifier_cur, *notifier_next; in t7xx_fsm_notifier_unregister() local
74 list_for_each_entry_safe(notifier_cur, notifier_next, &ctl->notifier_list, entry) { in t7xx_fsm_notifier_unregister()