Home
last modified time | relevance | path

Searched refs:vc_SAK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dconsole_struct.h174 extern void vc_SAK(struct work_struct *work);
/openbmc/linux/drivers/tty/vt/
H A Dvt_ioctl.c978 void vc_SAK(struct work_struct *work) in vc_SAK() function
H A Dvt.c1084 INIT_WORK(&vc_cons[currcons].SAK_work, vc_SAK); in vc_allocate()
3475 INIT_WORK(&vc_cons[currcons].SAK_work, vc_SAK); in con_init()