cw1200_core_probe
int cw1200_core_probe(const struct hwbus_ops *hwbus_ops,
status = cw1200_core_probe(&cw1200_sdio_hwbus_ops,
status = cw1200_core_probe(&cw1200_spi_hwbus_ops,
EXPORT_SYMBOL_GPL(cw1200_core_probe);