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