Lines Matching defs:con
113 const struct consw *con; member
3291 static int vt_bind(struct con_driver *con) in vt_bind()
3303 struct con_driver *con = ®istered_con_driver[i]; in vt_bind() local
3342 static int vt_unbind(struct con_driver *con) in vt_unbind()
3385 static inline int vt_bind(struct con_driver *con) in vt_bind()
3389 static inline int vt_unbind(struct con_driver *con) in vt_unbind()
3398 struct con_driver *con = dev_get_drvdata(dev); in store_bind() local
3416 struct con_driver *con = dev_get_drvdata(dev); in show_bind() local
3425 struct con_driver *con = dev_get_drvdata(dev); in show_name() local
3444 static int vtconsole_init_device(struct con_driver *con) in vtconsole_init_device()
3450 static void vtconsole_deinit_device(struct con_driver *con) in vtconsole_deinit_device()
3730 struct con_driver *con = ®istered_con_driver[i]; in vtconsole_class_init() local
4164 int con = op->height; in con_font_copy() local