Home
last modified time | relevance | path

Searched refs:cw1200_core_probe (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/st/cw1200/
Dmain.c515 int cw1200_core_probe(const struct hwbus_ops *hwbus_ops, in cw1200_core_probe() function
590 EXPORT_SYMBOL_GPL(cw1200_core_probe);
Dcw1200.h290 int cw1200_core_probe(const struct hwbus_ops *hwbus_ops,
Dcw1200_sdio.c299 status = cw1200_core_probe(&cw1200_sdio_hwbus_ops, in cw1200_sdio_probe()
Dcw1200_spi.c410 status = cw1200_core_probe(&cw1200_spi_hwbus_ops, in cw1200_spi_probe()