Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/auxdisplay/
Dpanel.c141 struct logical_input { struct
142 struct list_head list;
166 static LIST_HEAD(logical_inputs); /* list of all defined logical inputs */ argument