Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/iosm/
Diosm_ipc_port.c52 enum wwan_port_type port_type = ipc_port_cfg.wwan_port_type; in ipc_port_init()
Diosm_ipc_chnl_cfg.c88 chnl_cfg->wwan_port_type = modem_cfg[index].wwan_port_type; in ipc_chnl_cfg_get()
Diosm_ipc_port.h28 enum wwan_port_type port_type;
Diosm_ipc_chnl_cfg.h47 u32 wwan_port_type; member
Diosm_ipc_imem.c591 chnl_cfg_port.wwan_port_type == WWAN_PORT_MBIM) { in ipc_imem_run_state_worker()
595 if (chnl_cfg_port.wwan_port_type != WWAN_PORT_UNKNOWN) { in ipc_imem_run_state_worker()
/linux-6.1.9/include/linux/
Dwwan.h23 enum wwan_port_type { enum
85 enum wwan_port_type type,
/linux-6.1.9/include/linux/usb/
Dcdc-wdm.h16 int bufsize, enum wwan_port_type type,
/linux-6.1.9/drivers/net/wwan/t7xx/
Dt7xx_port.h96 enum wwan_port_type port_type;
/linux-6.1.9/drivers/usb/class/
Dcdc-wdm.c113 enum wwan_port_type wwanp_type;
1017 u16 bufsize, enum wwan_port_type type, in wdm_create()
1193 int bufsize, enum wwan_port_type type, in usb_cdc_wdm_register()
/linux-6.1.9/drivers/net/wwan/
Dwwan_core.c73 enum wwan_port_type type;
423 enum wwan_port_type type, in wwan_create_port()