Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/extcon/
H A Dextcon-adc-jack.h18 * struct adc_jack_cond - condition to use an extcon state
19 * denotes the last adc_jack_cond element among the array)
29 * because when no adc_jack_cond is met, state = 0 is automatically chosen.
31 struct adc_jack_cond { struct
44 * @adc_contitions: array of struct adc_jack_cond conditions ending
61 struct adc_jack_cond *adc_conditions;
/kernel/linux/linux-6.6/include/linux/extcon/
H A Dextcon-adc-jack.h18 * struct adc_jack_cond - condition to use an extcon state
19 * denotes the last adc_jack_cond element among the array)
29 * because when no adc_jack_cond is met, state = 0 is automatically chosen.
31 struct adc_jack_cond { struct
44 * @adc_contitions: array of struct adc_jack_cond conditions ending
61 struct adc_jack_cond *adc_conditions;
/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon-adc-jack.c44 struct adc_jack_cond *adc_conditions;
60 struct adc_jack_cond *def; in adc_jack_handler()
/kernel/linux/linux-6.6/drivers/extcon/
H A Dextcon-adc-jack.c44 struct adc_jack_cond *adc_conditions;
60 struct adc_jack_cond *def; in adc_jack_handler()

Completed in 1 milliseconds