t7xx_modem
struct t7xx_modem *modem;
static void t7xx_md_exception(struct t7xx_modem *md, enum hif_ex_stage stage)
static int t7xx_wait_hif_ex_hk_event(struct t7xx_modem *md, int event_id)
static int t7xx_core_reset(struct t7xx_modem *md)
static void t7xx_core_hk_handler(struct t7xx_modem *md, struct t7xx_sys_info *core_info,
struct t7xx_modem *md = container_of(work, struct t7xx_modem, handshake_work);
struct t7xx_modem *md = container_of(work, struct t7xx_modem, ap_handshake_work);
void t7xx_md_event_notify(struct t7xx_modem *md, enum md_event_id evt_id)
void t7xx_md_exception_handshake(struct t7xx_modem *md)
static struct t7xx_modem *t7xx_md_alloc(struct t7xx_pci_dev *t7xx_dev)
struct t7xx_modem *md;
struct t7xx_modem *md = t7xx_dev->md;
struct t7xx_modem *md;
struct t7xx_modem *md = t7xx_dev->md;
struct t7xx_modem *md = t7xx_dev->md;
void t7xx_md_exception_handshake(struct t7xx_modem *md);
void t7xx_md_event_notify(struct t7xx_modem *md, enum md_event_id evt_id);
struct t7xx_modem *md;
int t7xx_port_enum_msg_handler(struct t7xx_modem *md, void *msg)
static void t7xx_proxy_init_all_ports(struct t7xx_modem *md)
void t7xx_port_proxy_set_cfg(struct t7xx_modem *md, enum port_cfg_id cfg_id)
static int t7xx_proxy_alloc(struct t7xx_modem *md)
int t7xx_port_proxy_init(struct t7xx_modem *md)
int t7xx_port_proxy_init(struct t7xx_modem *md);
int t7xx_port_enum_msg_handler(struct t7xx_modem *md, void *msg);
void t7xx_port_proxy_set_cfg(struct t7xx_modem *md, enum port_cfg_id cfg_id);
struct t7xx_modem *md = ctl->md;
struct t7xx_modem *md = ctl->md;
struct t7xx_modem *md = ctl->md;
struct t7xx_modem *md = ctl->md;
void t7xx_fsm_notifier_register(struct t7xx_modem *md, struct t7xx_fsm_notifier *notifier)
void t7xx_fsm_reset(struct t7xx_modem *md)
int t7xx_fsm_init(struct t7xx_modem *md)
void t7xx_fsm_uninit(struct t7xx_modem *md)
void t7xx_fsm_notifier_unregister(struct t7xx_modem *md, struct t7xx_fsm_notifier *notifier)
static void fsm_state_notify(struct t7xx_modem *md, enum md_state state)
void t7xx_fsm_reset(struct t7xx_modem *md);
int t7xx_fsm_init(struct t7xx_modem *md);
void t7xx_fsm_uninit(struct t7xx_modem *md);
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_modem *md;