Searched refs:kgdboc_io_ops (Results 1 – 1 of 1) sorted by relevance
29 static struct kgdb_io kgdboc_io_ops; variable 190 kgdb_unregister_io_module(&kgdboc_io_ops); in cleanup_kgdboc() 207 kgdboc_io_ops.cons = NULL; in configure_kgdboc() 235 kgdboc_io_ops.cons = cons; in configure_kgdboc() 247 err = kgdb_register_io_module(&kgdboc_io_ops); in configure_kgdboc() 425 static struct kgdb_io kgdboc_io_ops = { variable