Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Darizona-jack.c331 } arizona_hpdet_b_ranges[] = { variable
388 if (range < ARRAY_SIZE(arizona_hpdet_b_ranges) - 1 && in arizona_hpdet_read()
389 (val < arizona_hpdet_b_ranges[range].threshold || in arizona_hpdet_read()
402 if (val < arizona_hpdet_b_ranges[range].threshold || in arizona_hpdet_read()
410 val = arizona_hpdet_b_ranges[range].factor_b in arizona_hpdet_read()
412 arizona_hpdet_b_ranges[range].factor_a); in arizona_hpdet_read()
/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon-arizona.c392 } arizona_hpdet_b_ranges[] = { variable
453 if (range < ARRAY_SIZE(arizona_hpdet_b_ranges) - 1 && in arizona_hpdet_read()
454 (val < arizona_hpdet_b_ranges[range].threshold || in arizona_hpdet_read()
468 if (val < arizona_hpdet_b_ranges[range].threshold || in arizona_hpdet_read()
477 val = arizona_hpdet_b_ranges[range].factor_b in arizona_hpdet_read()
479 arizona_hpdet_b_ranges[range].factor_a); in arizona_hpdet_read()

Completed in 5 milliseconds