Home
last modified time | relevance | path

Searched refs:cx25840_s_clock_freq (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/cx25840/
Dcx25840-core.h172 int cx25840_s_clock_freq(struct v4l2_subdev *sd, u32 freq);
Dcx25840-audio.c504 int cx25840_s_clock_freq(struct v4l2_subdev *sd, u32 freq) in cx25840_s_clock_freq() function
Dcx25840-core.c5747 .s_clock_freq = cx25840_s_clock_freq,