Searched refs:__qemu_debugcon_tx_byte (Results 1 – 2 of 2) sorted by relevance
14 static inline void __qemu_debugcon_tx_byte(u8 data) in __qemu_debugcon_tx_byte() function20 static inline void __qemu_debugcon_tx_byte(u8 data) {} in __qemu_debugcon_tx_byte() function
45 __qemu_debugcon_tx_byte(byte); in console_interactive_tx_byte()