Home
last modified time | relevance | path

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

/drivers/net/wwan/t7xx/
Dt7xx_modem_ops.h58 struct t7xx_sys_info { struct
68 struct t7xx_sys_info core_md; argument
Dt7xx_modem_ops.c342 static void t7xx_prepare_host_rt_data_query(struct t7xx_sys_info *core) in t7xx_prepare_host_rt_data_query()
360 static int t7xx_prepare_device_rt_data(struct t7xx_sys_info *core, struct device *dev, in t7xx_prepare_device_rt_data()
409 static int t7xx_parse_host_rt_data(struct t7xx_fsm_ctl *ctl, struct t7xx_sys_info *core, in t7xx_parse_host_rt_data()
464 struct t7xx_sys_info *core_info = &md->core_md; in t7xx_core_hk_handler()