Home
last modified time | relevance | path

Searched refs:vw (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/tty/vt/
Dvt_ioctl.c117 static void __vt_event_queue(struct vt_event_wait *vw) in __vt_event_queue() argument
121 INIT_LIST_HEAD(&vw->list); in __vt_event_queue()
122 vw->done = 0; in __vt_event_queue()
125 list_add(&vw->list, &vt_events); in __vt_event_queue()
129 static void __vt_event_wait(struct vt_event_wait *vw) in __vt_event_wait() argument
132 wait_event_interruptible(vt_event_waitqueue, vw->done); in __vt_event_wait()
135 static void __vt_event_dequeue(struct vt_event_wait *vw) in __vt_event_dequeue() argument
141 list_del(&vw->list); in __vt_event_dequeue()
154 static void vt_event_wait(struct vt_event_wait *vw) in vt_event_wait() argument
156 __vt_event_queue(vw); in vt_event_wait()
[all …]
/Linux-v4.19/drivers/ps3/
Dvuart.h71 struct ps3_vuart_work *vw = container_of(_work, struct ps3_vuart_work, in ps3_vuart_work_to_system_bus_dev() local
73 return vw->dev; in ps3_vuart_work_to_system_bus_dev()
/Linux-v4.19/Documentation/acpi/
Dmethod-customizing.txt45 e.g. "iasl -vw 6084 psr.asl" (psr.aml is generated as a result)
46 If parameter "-vw 6084" is not supported by your iASL compiler,
/Linux-v4.19/arch/ia64/kernel/
Dpalinfo.c348 vm_info_1.pal_vm_info_1_s.vw ? "" : "not ", in vm_info()
/Linux-v4.19/arch/mips/
DMakefile316 egrep -vw '__GNUC_(|MINOR_|PATCHLEVEL_)_' | \
/Linux-v4.19/arch/ia64/include/asm/
Dpal.h1625 u64 vw : 1, member