Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ssb/
Dssb_private.h109 extern const struct ssb_bus_ops ssb_sdio_ops;
Dsdio.c452 const struct ssb_bus_ops ssb_sdio_ops = { variable
Dmain.c754 bus->ops = &ssb_sdio_ops; in ssb_bus_sdiobus_register()