Searched refs:con_in (Results 1 – 7 of 7) sorted by relevance
46 ret = con_in->reset(con_in, true); in execute()51 ret = con_in->read_key_stroke(con_in, &input_key); in execute()62 ret = boottime->wait_for_event(1, &con_in->wait_for_key, in execute()68 ret = con_in->read_key_stroke(con_in, &input_key); in execute()
12 struct efi_simple_text_input_protocol *con_in; variable252 ret = con_in->read_key_stroke(con_in, &input_key); in efi_st_get_key()
240 con_in = systable->con_in; in efi_selftest()
20 struct efi_simple_text_input_protocol *con_in; member37 ret = priv->con_in->read_key_stroke(priv->con_in, &priv->key); in serial_efi_get_key()130 priv->con_in = table->con_in; in serial_efi_probe()
56 extern struct efi_simple_text_input_protocol *con_in;
334 struct efi_simple_text_input_protocol *con_in; member
2003 systab.con_in = NULL; in efi_exit_boot_services()3667 systab.con_in = &efi_con_in; in efi_initialize_system_table()