Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/hvc/
Dhvc_tile.c119 static const struct hv_ops hvc_tile_get_put_ops = { variable
142 hp = hvc_alloc(0, tile_hvc_irq, &hvc_tile_get_put_ops, 128); in hvc_tile_probe()
188 hvc_instantiate(0, 0, &hvc_tile_get_put_ops); in hvc_tile_console_init()
198 hp = hvc_alloc(0, 0, &hvc_tile_get_put_ops, 128); in hvc_tile_init()