Home
last modified time | relevance | path

Searched refs:mc_device (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dmconsole_kern.h18 struct mc_device { struct
42 extern void mconsole_register_dev(struct mc_device *new);
46 static inline void mconsole_register_dev(struct mc_device *new) in mconsole_register_dev()
H A Dmconsole_kern.c255 void mconsole_register_dev(struct mc_device *new) in mconsole_register_dev()
263 static struct mc_device *mconsole_find_dev(char *name) in mconsole_find_dev()
266 struct mc_device *dev; in mconsole_find_dev()
269 dev = list_entry(ele, struct mc_device, list); in mconsole_find_dev()
407 static struct mc_device mem_mc = {
474 struct mc_device *dev; in mconsole_config()
500 struct mc_device *dev; in mconsole_remove()
H A Dline.h30 struct mc_device mc;
H A Dnet_kern.c714 static struct mc_device net_mc = {
H A Dubd_kern.c1099 static struct mc_device ubd_mc = {
H A Dvector_kern.c1725 static struct mc_device vector_mc = {
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dmconsole_kern.h18 struct mc_device { struct
42 extern void mconsole_register_dev(struct mc_device *new);
46 static inline void mconsole_register_dev(struct mc_device *new) in mconsole_register_dev()
H A Dmconsole_kern.c256 void mconsole_register_dev(struct mc_device *new) in mconsole_register_dev()
264 static struct mc_device *mconsole_find_dev(char *name) in mconsole_find_dev()
267 struct mc_device *dev; in mconsole_find_dev()
270 dev = list_entry(ele, struct mc_device, list); in mconsole_find_dev()
408 static struct mc_device mem_mc = {
475 struct mc_device *dev; in mconsole_config()
501 struct mc_device *dev; in mconsole_remove()
H A Dline.h28 struct mc_device mc;
H A Dnet_kern.c715 static struct mc_device net_mc = {
H A Dubd_kern.c1048 static struct mc_device ubd_mc = {
H A Dvector_kern.c1724 static struct mc_device vector_mc = {

Completed in 13 milliseconds