Searched defs:v_min (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/sound/isa/gus/ |
D | gus_reset.c | 150 static void snd_gf1_clear_voices(struct snd_gus_card * gus, unsigned short v_min, in snd_gf1_clear_voices() 192 void snd_gf1_stop_voices(struct snd_gus_card * gus, unsigned short v_min, unsigned short v_max) in snd_gf1_stop_voices()
|
/linux-6.12.1/arch/arm64/kernel/ |
D | cpu_errata.c | 124 #define CAP_MIDR_RANGE(model, v_min, r_min, v_max, r_max) \ argument 135 #define ERRATA_MIDR_RANGE(model, v_min, r_min, v_max, r_max) \ argument
|
/linux-6.12.1/drivers/power/supply/ |
D | lego_ev3_battery.c | 34 int v_min; member
|
/linux-6.12.1/drivers/iio/dac/ |
D | ad3552r.c | 723 static void ad3552r_get_custom_range(struct ad3552r_desc *dac, s32 i, s32 *v_min, in ad3552r_get_custom_range() 751 s32 idx, v_max, v_min, span, rem; in ad3552r_calc_gain_and_offset() local
|
/linux-6.12.1/tools/arch/arm64/include/asm/ |
D | cputype.h | 247 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max) \ argument
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | cputype.h | 247 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max) \ argument
|
/linux-6.12.1/drivers/leds/ |
D | leds-lm3533.c | 183 u8 v_min, u8 v_max) in time_to_val()
|
/linux-6.12.1/drivers/clk/tegra/ |
D | clk-dfll.c | 1650 int v_min = td->soc->cvb->min_millivolts * 1000; in dfll_build_pwm_lut() local
|
/linux-6.12.1/sound/pci/ali5451/ |
D | ali5451.c | 962 unsigned int v_min, in snd_ali_clear_voices()
|
/linux-6.12.1/sound/pci/trident/ |
D | trident_main.c | 3821 static void snd_trident_clear_voices(struct snd_trident * trident, unsigned short v_min, unsigned s… in snd_trident_clear_voices()
|