Searched refs:vc_is_sel (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | selection.h | 26 bool vc_is_sel(const struct vc_data *vc); |
| /linux/drivers/tty/vt/ | ||
| H A D | selection.c | 93 bool vc_is_sel(const struct vc_data *vc) in vc_is_sel() function |