Searched defs:brcmf_sdio_dev (Results 1 – 1 of 1) sorted by relevance
172 struct brcmf_sdio_dev { struct173 struct sdio_func *func1;174 struct sdio_func *func2;175 u32 sbwad; /* Save backplane window address */176 struct brcmf_core *cc_core; /* chipcommon core info struct */177 struct brcmf_sdio *bus;178 struct device *dev;179 struct brcmf_bus *bus_if;180 struct brcmf_mp_device *settings;181 bool oob_irq_requested;[all …]