Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfbcon.h23 int fbcon_get_con2fb_map_ioctl(void __user *argp);
43 static inline int fbcon_get_con2fb_map_ioctl(void __user *argp) { return 0; } in fbcon_get_con2fb_map_ioctl() function
/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c135 ret = fbcon_get_con2fb_map_ioctl(argp); in do_fb_ioctl()
H A Dfbcon.c3130 int fbcon_get_con2fb_map_ioctl(void __user *argp) in fbcon_get_con2fb_map_ioctl() function