Searched refs:ch7006_err (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/i2c/ |
D | ch7006_drv.c | 415 ch7006_err(client, "Error %d reading version ID\n", ret); in ch7006_probe() 475 ch7006_err(client, "Invalid TV norm setting \"%s\".\n", in ch7006_encoder_init() 482 ch7006_err(client, "Invalid scale setting \"%d\".\n", in ch7006_encoder_init()
|
D | ch7006_priv.h | 139 #define ch7006_err(client, format, ...) \ macro
|
D | ch7006_mode.c | 375 ch7006_err(client, "Error %d writing to subaddress 0x%x\n", in ch7006_write() 395 ch7006_err(client, "Error %d reading from subaddress 0x%x\n", in ch7006_read()
|