Searched defs:iosm_imem (Results 1 – 1 of 1) sorted by relevance
343 struct iosm_imem { struct344 struct iosm_mmio *mmio;345 struct iosm_protocol *ipc_protocol;346 struct ipc_task *ipc_task;347 struct iosm_wwan *wwan;348 struct iosm_mux *mux;349 struct iosm_cdev *ipc_port[IPC_MEM_MAX_CHANNELS];350 struct iosm_pcie *pcie;351 struct device *dev;352 int flash_channel_id;[all …]