Home
last modified time | relevance | path

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

/freebsd/sys/dev/fb/
H A Dsplash_pcx.c47 static int pcx_end(video_adapter_t *adp);
55 .term = pcx_end,
128 pcx_end(video_adapter_t *adp) in pcx_end() function