Searched refs:bcm_fb_probe (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fbd.c75 static int bcm_fb_probe(device_t);
207 bcm_fb_probe(device_t dev) function
266 DEVMETHOD(device_probe, bcm_fb_probe),
H A Dbcm2835_fb.c121 static int bcm_fb_probe(device_t);
127 bcm_fb_probe(device_t dev) function
192 DEVMETHOD(device_probe, bcm_fb_probe),

Completed in 109 milliseconds