Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/console/
H A Dvirtio_console.c155 static int vtcon_config_change(device_t);
251 DEVMETHOD(virtio_config_change, vtcon_config_change),
408 vtcon_config_change(device_t dev) in vtcon_config_change() function