Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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
/Linux-v6.6/drivers/video/fbdev/core/
Dfb_chrdev.c135 ret = fbcon_get_con2fb_map_ioctl(argp); in do_fb_ioctl()
Dfbcon.c3130 int fbcon_get_con2fb_map_ioctl(void __user *argp) in fbcon_get_con2fb_map_ioctl() function