Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfbcon.h22 int fbcon_set_con2fb_map_ioctl(void __user *argp);
42 static inline int fbcon_set_con2fb_map_ioctl(void __user *argp) { return 0; } in fbcon_set_con2fb_map_ioctl() function
/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c138 ret = fbcon_set_con2fb_map_ioctl(argp); in do_fb_ioctl()
H A Dfbcon.c3105 int fbcon_set_con2fb_map_ioctl(void __user *argp) in fbcon_set_con2fb_map_ioctl() function