Home
last modified time | relevance | path

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

/drivers/char/
Dvt_ioctl.c829 ret = vc_allocate(arg); in vt_ioctl()
887 ret = vc_allocate(newvt); in vt_ioctl()
Dvt.c744 int vc_allocate(unsigned int currcons) /* return 0 on success */ in vc_allocate() function
2758 ret = vc_allocate(currcons); in con_open()