hvc_structs        70 drivers/tty/hvc/hvc_console.c static LIST_HEAD(hvc_structs);
hvc_structs        97 drivers/tty/hvc/hvc_console.c 	list_for_each_entry(hp, &hvc_structs, next) {
hvc_structs       803 drivers/tty/hvc/hvc_console.c 			list_for_each_entry(hp, &hvc_structs, next) {
hvc_structs       969 drivers/tty/hvc/hvc_console.c 	list_add_tail(&(hp->next), &hvc_structs);