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

/linux-master/drivers/media/i2c/
H A Dmax2175.c31 #define mxm_err(ctx, fmt, arg...) dev_err(&ctx->client->dev, fmt, ## arg) macro
323 mxm_err(ctx, "read ret(%d): idx 0x%02x\n", ret, idx);
336 mxm_err(ctx, "write ret(%d): idx 0x%02x val 0x%02x\n",
359 mxm_err(ctx, "wbits ret(%d): idx 0x%02x\n", ret, idx);
386 mxm_err(ctx, "csm not ready\n");
848 mxm_err(ctx, "init pm failed\n");
867 mxm_err(ctx, "adc recalibration failed\n");

Completed in 246 milliseconds