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

/linux-master/drivers/media/i2c/
H A Dmax2175.c628 static int max2175_set_nco_freq(struct max2175 *ctx, s32 nco_freq) function
688 return max2175_set_nco_freq(ctx, -low_if_freq);
696 ret = max2175_set_nco_freq(ctx, freq);

Completed in 121 milliseconds