Searched refs:vc_uniscr_check (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dselection.h48 int vc_uniscr_check(struct vc_data *vc);
/linux-master/drivers/tty/vt/
H A Dvc_screen.c254 ret = vc_uniscr_check(vc);
H A Dvt.c484 int vc_uniscr_check(struct vc_data *vc) function
525 * This must be preceded by a successful call to vc_uniscr_check() once

Completed in 135 milliseconds