Home
last modified time | relevance | path

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

/NextBSD/sys/arm/broadcom/bcm2835/
HDbcm2835_fb.c202 static vi_get_info_t bcmfb_get_info; variable
235 .get_info = bcmfb_get_info,
533 bcmfb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in bcmfb_get_info() function