mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-04 15:34:17 +07:00
ASoC: Add kerneldoc for jack_status_check callback
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
This commit is contained in:
parent
7887ab3a27
commit
fadddc8753
@ -437,6 +437,9 @@ struct snd_soc_jack_zone {
|
|||||||
* @invert: report presence in low state
|
* @invert: report presence in low state
|
||||||
* @debouce_time: debouce time in ms
|
* @debouce_time: debouce time in ms
|
||||||
* @wake: enable as wake source
|
* @wake: enable as wake source
|
||||||
|
* @jack_status_check: callback function which overrides the detection
|
||||||
|
* to provide more complex checks (eg, reading an
|
||||||
|
* ADC).
|
||||||
*/
|
*/
|
||||||
#ifdef CONFIG_GPIOLIB
|
#ifdef CONFIG_GPIOLIB
|
||||||
struct snd_soc_jack_gpio {
|
struct snd_soc_jack_gpio {
|
||||||
|
Loading…
Reference in New Issue
Block a user