:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
struct_snd_soc_jack_zone(9) - phpMan

Command: man perldoc info search(apropos)  


STRUCT SND_SOC_JACK_(9)                        ASoC                       STRUCT SND_SOC_JACK_(9)



NAME
       struct_snd_soc_jack_zone - Describes voltage zones of jack detection

SYNOPSIS
       struct snd_soc_jack_zone {
         unsigned int min_mv;
         unsigned int max_mv;
         unsigned int jack_type;
         unsigned int debounce_time;
         struct list_head list;
       };

MEMBERS
       min_mv
           start voltage in mv

       max_mv
           end voltage in mv

       jack_type
           type of jack that is expected for this voltage

       debounce_time
           debounce_time for jack, codec driver should wait for this duration before reading the
           adc for voltages

       list
           internal list entry

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                   STRUCT SND_SOC_JACK_(9)


/man
rootr.net - man pages