Home
last modified time | relevance | path

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

/include/linux/
Dfbcon.h21 int fbcon_get_con2fb_map_ioctl(void __user *argp);
39 static inline int fbcon_get_con2fb_map_ioctl(void __user *argp) { return 0; } in fbcon_get_con2fb_map_ioctl() function