Searched defs:con_driver (Results 1 – 11 of 11) sorted by relevance
82830 struct con_driver { struct82831 const struct consw *con;82832 const char *desc;82833 struct device *dev;82834 int node;82835 int first;82836 int last;82837 int flag;
116013 struct con_driver { struct116014 const struct consw *con;116015 const char *desc;116016 struct device *dev;116017 int node;116018 int first;116019 int last;116020 int flag;
79428 struct con_driver { struct79429 const struct consw *con;79430 const char *desc;79431 struct device *dev;79432 int node;79433 int first;79434 int last;79435 int flag;
92053 struct con_driver { struct92054 const struct consw *con;92055 const char *desc;92056 struct device *dev;92057 int node;92058 int first;92059 int last;92060 int flag;
134473 struct con_driver { struct134474 const struct consw *con;134475 const char *desc;134476 struct device *dev;134477 int node;134478 int first;134479 int last;134480 int flag;
82127 struct con_driver { struct82128 const struct consw *con;82129 const char *desc;82130 struct device *dev;82131 int node;82132 int first;82133 int last;82134 int flag;