Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c213 static vi_get_info_t bcmfb_get_info; variable
246 .get_info = bcmfb_get_info,
544 bcmfb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in bcmfb_get_info() function