Lines Matching defs:con
114 const struct consw *con; member
3241 static int vt_bind(struct con_driver *con) in vt_bind()
3253 struct con_driver *con = ®istered_con_driver[i]; in vt_bind() local
3292 static int vt_unbind(struct con_driver *con) in vt_unbind()
3331 static inline int vt_bind(struct con_driver *con) in vt_bind()
3335 static inline int vt_unbind(struct con_driver *con) in vt_unbind()
3344 struct con_driver *con = dev_get_drvdata(dev); in store_bind() local
3358 struct con_driver *con = dev_get_drvdata(dev); in show_bind() local
3367 struct con_driver *con = dev_get_drvdata(dev); in show_name() local
3380 static int vtconsole_init_device(struct con_driver *con) in vtconsole_init_device()
3402 static void vtconsole_deinit_device(struct con_driver *con) in vtconsole_deinit_device()
3683 struct con_driver *con = ®istered_con_driver[i]; in vtconsole_class_init() local
4117 int con = op->height; in con_font_copy() local