Searched refs:con_free_unimap (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dvt_kern.h68 void con_free_unimap(struct vc_data *vc);
107 static inline void con_free_unimap(struct vc_data *vc) function
/linux-master/drivers/video/console/
H A Dvgacon.c399 con_free_unimap(c);
421 con_free_unimap(c);
/linux-master/drivers/tty/vt/
H A Dconsolemap.c453 void con_free_unimap(struct vc_data *vc) function
771 con_free_unimap(dst_vc);
H A Dvt.c1004 con_free_unimap(vc);
1333 con_free_unimap(vc);

Completed in 146 milliseconds