Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9322.c176 ILI9322_INPUT_UNKNOWN = 0xc, enumerator
203 * ILI9322_INPUT_UNKNOWN the driver will try to figure it out by probing
877 if (ili->conf->input == ILI9322_INPUT_UNKNOWN) { in ili9322_probe()
885 if (ili->input >= ILI9322_INPUT_UNKNOWN) in ili9322_probe()
886 ili->input = ILI9322_INPUT_UNKNOWN; in ili9322_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9322.c177 ILI9322_INPUT_UNKNOWN = 0xc, enumerator
204 * ILI9322_INPUT_UNKNOWN the driver will try to figure it out by probing
878 if (ili->conf->input == ILI9322_INPUT_UNKNOWN) { in ili9322_probe()
886 if (ili->input >= ILI9322_INPUT_UNKNOWN) in ili9322_probe()
887 ili->input = ILI9322_INPUT_UNKNOWN; in ili9322_probe()

Completed in 4 milliseconds