Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/virtio/console/
H A Dvirtio_console.c224 static void vtcon_enable_interrupts(struct vtcon_softc *);
371 vtcon_enable_interrupts(sc); in vtcon_attach()
1465 vtcon_enable_interrupts(struct vtcon_softc *sc) in vtcon_enable_interrupts() function