Home
last modified time | relevance | path

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

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