Home
last modified time | relevance | path

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

/freebsd/sys/dev/fb/
H A Dsplash_pcx.c46 static int pcx_start(video_adapter_t *adp);
54 .init = pcx_start,
74 pcx_start(video_adapter_t *adp) in pcx_start() function