t7xx_fsm_notifier
struct t7xx_fsm_notifier *md_status_notifier;
struct t7xx_fsm_notifier md_status_notify;
void t7xx_fsm_notifier_register(struct t7xx_modem *md, struct t7xx_fsm_notifier *notifier)
void t7xx_fsm_notifier_unregister(struct t7xx_modem *md, struct t7xx_fsm_notifier *notifier)
struct t7xx_fsm_notifier *notifier_cur, *notifier_next;
struct t7xx_fsm_notifier *notifier;
void t7xx_fsm_notifier_register(struct t7xx_modem *md, struct t7xx_fsm_notifier *notifier);
void t7xx_fsm_notifier_unregister(struct t7xx_modem *md, struct t7xx_fsm_notifier *notifier);