Home
last modified time | relevance | path

Searched refs:ssb_sdio_exit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/ssb/
H A Dssb_private.h106 extern void ssb_sdio_exit(struct ssb_bus *bus);
119 static inline void ssb_sdio_exit(struct ssb_bus *bus) in ssb_sdio_exit() function
H A Dsdio.c590 void ssb_sdio_exit(struct ssb_bus *bus) in ssb_sdio_exit() function
H A Dmain.c697 ssb_sdio_exit(bus); in ssb_bus_register()