Searched refs:ssv6xxx_sdio_remove (Results 1 – 1 of 1) sorted by relevance
1294 static void __devexit ssv6xxx_sdio_remove(struct sdio_func *func) function1296 static void ssv6xxx_sdio_remove(struct sdio_func *func)1408 ssv6xxx_sdio_remove(func);1507 ssv6xxx_sdio_remove(func);1552 .remove = __devexit_p(ssv6xxx_sdio_remove),1554 .remove = ssv6xxx_sdio_remove,