Home
last modified time | relevance | path

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

/freebsd-12.1/sys/sys/
H A Dfbio.h330 #define FBIOGETCMAPI _IOW('F', 42, struct fbcmap_i) macro
/freebsd-12.1/sys/dev/fb/
H A Dfb.c733 case FBIOGETCMAPI: in fb_commonioctl()