Searched refs:vidconsole_get_ops (Results 1 – 2 of 2) sorted by relevance
36 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_putc_xy()46 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_move_rows()55 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_set_row()64 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_entry_start()75 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_back()
163 #define vidconsole_get_ops(dev) ((struct vidconsole_ops *)(dev)->driver->ops) macro
Completed in 4 milliseconds