Searched refs:cal_err (Results 1 – 3 of 3) sorted by relevance
| /drivers/media/platform/ti/cal/ |
| A D | cal.h | 265 #define cal_err(cal, fmt, arg...) \ macro 273 cal_err((ctx)->cal, "ctx%u: " fmt, (ctx)->dma_ctx, ##arg) 280 cal_err((phy)->cal, "phy%u: " fmt, (phy)->instance, ##arg)
|
| A D | cal.c | 897 cal_err(cal, "Error registering async notifier\n"); in cal_async_notifier_register() 929 cal_err(cal, "Failed to register media device\n"); in cal_media_register() 983 cal_err(cal, "Failed to register V4L2 device\n"); in cal_media_init() 1121 cal_err(cal, "failed to ioremap camerrx_control\n"); in cal_init_camerarx_regmap() 1225 cal_err(cal, "Neither port is configured, no point in staying up\n"); in cal_probe() 1240 cal_err(cal, "Failed to create context %u\n", cal->num_contexts); in cal_probe() 1255 cal_err(cal, "Failed to create context %u\n", i); in cal_probe()
|
| A D | cal-camerarx.c | 564 cal_err(cal, "Unable to allocate regmap fields\n"); in cal_camerarx_regmap_init() 902 cal_err(phy->cal, in cal_camerarx_get_frame_desc() 914 cal_err(phy->cal, "Stream %u not found in remote frame desc\n", in cal_camerarx_get_frame_desc() 983 cal_err(cal, "failed to ioremap\n"); in cal_camerarx_create()
|
Completed in 23 milliseconds