Searched defs:lo_pos (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | xfarray.c | 548 loff_t lo_pos = xfarray_pos(si->array, lo); in xfarray_isort() local 628 loff_t lo_pos = xfarray_pos(si->array, lo); in xfarray_pagesort() local
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | max2175.c | 691 static int max2175_set_rf_freq(struct max2175 *ctx, u64 freq, u32 lo_pos) in max2175_set_rf_freq() argument 723 static void max2175_set_hsls(struct max2175 *ctx, u32 lo_pos) in max2175_set_hsls() argument 664 max2175_set_rf_freq_non_am_bands(struct max2175 *ctx, u64 freq, u32 lo_pos) max2175_set_rf_freq_non_am_bands() argument
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | max2175.c | 691 static int max2175_set_rf_freq(struct max2175 *ctx, u64 freq, u32 lo_pos) in max2175_set_rf_freq() argument 723 static void max2175_set_hsls(struct max2175 *ctx, u32 lo_pos) in max2175_set_hsls() argument 664 max2175_set_rf_freq_non_am_bands(struct max2175 *ctx, u64 freq, u32 lo_pos) max2175_set_rf_freq_non_am_bands() argument
|
Completed in 6 milliseconds