Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/drm/
H A Ddrmfb.c76 static int drmfb_genfb_disable_polling(void *);
165 genfb_ops.genfb_disable_polling = drmfb_genfb_disable_polling; in drmfb_attach()
267 drmfb_genfb_disable_polling(void *cookie) in drmfb_genfb_disable_polling() function