Home
last modified time | relevance | path

Searched defs:fb_ops (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dfb.h229 struct fb_ops { struct
231 struct module *owner;
232 int (*fb_open)(struct fb_info *info, int user);
233 int (*fb_release)(struct fb_info *info, int user);
248 int (*fb_set_par)(struct fb_info *info);
258 int (*fb_blank)(int blank, struct fb_info *info);
274 int (*fb_sync)(struct fb_info *info);
277 int (*fb_ioctl)(struct fb_info *info, unsigned int cmd,
292 void (*fb_destroy)(struct fb_info *info);
295 int (*fb_debug_enter)(struct fb_info *info);
[all …]
/linux/tools/perf/util/
A Dprobe-finder.h89 Dwarf_Op *fb_ops; /* Frame base attribute */ member
A Dprobe-finder.c176 Dwarf_Op *fb_ops, Dwarf_Die *sp_die, in convert_variable_location()

Completed in 12 milliseconds