Searched refs:kgdboc_earlycon_io_ops (Results 1 – 1 of 1) sorted by relevance
48 static struct kgdb_io kgdboc_earlycon_io_ops; variable 175 if (kgdboc_earlycon_io_ops.cons) in cleanup_earlycon() 176 kgdb_unregister_io_module(&kgdboc_earlycon_io_ops); in cleanup_earlycon() 467 if (!kgdboc_earlycon_io_ops.cons->read(kgdboc_earlycon_io_ops.cons, in kgdboc_earlycon_get_char() 476 kgdboc_earlycon_io_ops.cons->write(kgdboc_earlycon_io_ops.cons, &chr, in kgdboc_earlycon_put_char() 499 if (con == kgdboc_earlycon_io_ops.cons) in kgdboc_earlycon_pre_exp_handler() 526 if (!kgdboc_earlycon_io_ops.cons) in kgdboc_earlycon_deinit() 529 if (kgdboc_earlycon_io_ops in kgdboc_earlycon_deinit() 547 static struct kgdb_io kgdboc_earlycon_io_ops = { global() variable [all...]