Lines Matching defs:con
114 const struct consw *con; member
3289 static int vt_bind(struct con_driver *con) in vt_bind()
3300 struct con_driver *con = ®istered_con_driver[i]; in vt_bind() local
3339 static int vt_unbind(struct con_driver *con) in vt_unbind()
3381 static inline int vt_bind(struct con_driver *con) in vt_bind()
3385 static inline int vt_unbind(struct con_driver *con) in vt_unbind()
3394 struct con_driver *con = dev_get_drvdata(dev); in store_bind() local
3412 struct con_driver *con = dev_get_drvdata(dev); in show_bind() local
3421 struct con_driver *con = dev_get_drvdata(dev); in show_name() local
3440 static int vtconsole_init_device(struct con_driver *con) in vtconsole_init_device()
3446 static void vtconsole_deinit_device(struct con_driver *con) in vtconsole_deinit_device()
3765 struct con_driver *con = ®istered_con_driver[i]; in vtconsole_class_init() local
4199 int con = op->height; in con_font_copy() local