Searched refs:adv7511_csc_rgb_full2limit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | adv7511-v4l2.c | 357 static void adv7511_csc_rgb_full2limit(struct v4l2_subdev *sd, bool enable) in adv7511_csc_rgb_full2limit() function 385 adv7511_csc_rgb_full2limit(sd, false); in adv7511_set_rgb_quantization_mode() 394 adv7511_csc_rgb_full2limit(sd, true); in adv7511_set_rgb_quantization_mode() 397 adv7511_csc_rgb_full2limit(sd, false); in adv7511_set_rgb_quantization_mode() 402 adv7511_csc_rgb_full2limit(sd, true); in adv7511_set_rgb_quantization_mode() 406 adv7511_csc_rgb_full2limit(sd, false); in adv7511_set_rgb_quantization_mode()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | adv7511-v4l2.c | 323 static void adv7511_csc_rgb_full2limit(struct v4l2_subdev *sd, bool enable) in adv7511_csc_rgb_full2limit() function 351 adv7511_csc_rgb_full2limit(sd, false); in adv7511_set_rgb_quantization_mode() 360 adv7511_csc_rgb_full2limit(sd, true); in adv7511_set_rgb_quantization_mode() 363 adv7511_csc_rgb_full2limit(sd, false); in adv7511_set_rgb_quantization_mode() 368 adv7511_csc_rgb_full2limit(sd, true); in adv7511_set_rgb_quantization_mode() 372 adv7511_csc_rgb_full2limit(sd, false); in adv7511_set_rgb_quantization_mode()
|
Completed in 6 milliseconds