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

/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fbd.c74 static int bcm_fb_probe(device_t);
200 bcm_fb_probe(device_t dev) function
259 DEVMETHOD(device_probe, bcm_fb_probe),
H A Dbcm2835_fb.c120 static int bcm_fb_probe(device_t);
126 bcm_fb_probe(device_t dev) function
191 DEVMETHOD(device_probe, bcm_fb_probe),

Completed in 71 milliseconds