Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/st/cw1200/
H A Dmain.c520 int cw1200_core_probe(const struct hwbus_ops *hwbus_ops, in cw1200_core_probe() function
595 EXPORT_SYMBOL_GPL(cw1200_core_probe);
H A Dcw1200.h290 int cw1200_core_probe(const struct hwbus_ops *hwbus_ops,
H A Dcw1200_sdio.c307 status = cw1200_core_probe(&cw1200_sdio_hwbus_ops, in cw1200_sdio_probe()
H A Dcw1200_spi.c419 status = cw1200_core_probe(&cw1200_spi_hwbus_ops, in cw1200_spi_probe()