Searched refs:sd_err (Results 1 - 6 of 6) sorted by relevance

/drivers/net/wireless/bcmdhd/
H A Dbcmsdh_sdmmc.c117 sd_err(("bcmsdh_sdmmc: Failed to enable F1 Err: 0x%08x", err_ret));
135 sd_err(("%s: SDIO Device not present\n", __FUNCTION__));
140 sd_err(("sdioh_attach: out of memory, malloced %d bytes\n", MALLOCED(osh)));
146 sd_err(("%s:sdioh_sdmmc_osinit() failed\n", __FUNCTION__));
166 sd_err(("bcmsdh_sdmmc: Failed to set F1 blocksize\n"));
172 sd_err(("%s:gInstance->func[1] is null\n", __FUNCTION__));
184 sd_err(("bcmsdh_sdmmc: Failed to set F2 blocksize to %d\n",
191 sd_err(("%s:gInstance->func[2] is null\n", __FUNCTION__));
246 sd_err(("%s: error for read SDIO_CCCR_IENx : 0x%x\n", __FUNCTION__, err));
258 sd_err(("
[all...]
H A Dbcmsdh_sdmmc_linux.c203 sd_err(("%s: can't keep power while host is suspended\n", __FUNCTION__));
210 sd_err(("%s: error while trying to keep power\n", __FUNCTION__));
343 sd_err(("%s: no handler registered, will not enable\n", __FUNCTION__));
/drivers/net/wireless/bcmdhd/include/
H A Dbcmsdh_sdmmc.h30 #define sd_err(x) macro
H A Dbcmsdspi.h31 #define sd_err(x) macro
H A Dbcmsdstd.h30 #define sd_err(x) do { if (sd_msglevel & SDH_ERROR_VAL) printf x; } while (0) macro
/drivers/media/video/s5p-fimc/
H A Dfimc-capture.c1448 goto sd_err;
1454 sd_err:

Completed in 119 milliseconds