Home
last modified time | relevance | path

Searched refs:hvc_rtas_cookie (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_rtas.c28 #define hvc_rtas_cookie 0x67781e15 macro
84 hp = hvc_alloc(hvc_rtas_cookie, 0, &hvc_rtas_get_put_ops, 16); in hvc_rtas_init()
105 hvc_instantiate(hvc_rtas_cookie, 0, &hvc_rtas_get_put_ops); in hvc_rtas_console_init()