Home
last modified time | relevance | path

Searched refs:mconsole_entry (Results 1 – 2 of 2) sorted by relevance

/arch/um/drivers/
Dmconsole_kern.h12 struct mconsole_entry { struct
Dmconsole_kern.c59 struct mconsole_entry *req; in mc_work_proc()
64 req = list_entry(mc_requests.next, struct mconsole_entry, list); in mc_work_proc()
78 struct mconsole_entry *new; in mconsole_interrupt()