Searched refs:ipm_console_device (Results 1 – 1 of 1) sorted by relevance
18 static const struct device *ipm_console_device; variable30 ipm_send(ipm_console_device, 1, character, NULL, 0); in console_out()40 ipm_console_device = device_get_binding(config_info->bind_to); in ipm_console_sender_init()42 if (!ipm_console_device) { in ipm_console_sender_init()