Home
last modified time | relevance | path

Searched defs:input_mode (Results 1 – 5 of 5) sorted by relevance

/linux/scripts/kconfig/
H A Dconf.c23 enum input_mode { enum
41 static enum input_mode input_mode = oldaskconfig; variable
/linux/drivers/hwmon/
H A Dpcf8591.c21 static int input_mode; variable
/linux/drivers/iio/frequency/
H A Dadmv1013.c99 unsigned int input_mode; member
H A Dadmv1014.c126 unsigned int input_mode; member
/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c1162 enum ia_css_input_mode input_mode) in start_pipe()