Searched refs:t7xx_core_hk_handler (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/wwan/t7xx/ |
D | t7xx_modem_ops.c | 500 static void t7xx_core_hk_handler(struct t7xx_modem *md, struct t7xx_sys_info *core_info, in t7xx_core_hk_handler() function 575 t7xx_core_hk_handler(md, &md->core_md, ctl, FSM_EVENT_MD_HS2, FSM_EVENT_MD_HS2_EXIT); in t7xx_md_hk_wq() 589 t7xx_core_hk_handler(md, &md->core_ap, ctl, FSM_EVENT_AP_HS2, FSM_EVENT_AP_HS2_EXIT); in t7xx_ap_hk_wq()
|