Home
last modified time | relevance | path

Searched refs:is_of (Results 1 – 2 of 2) sorted by relevance

/drivers/video/fbdev/core/
A Dfb_cmdline.c39 bool is_of = false; in fb_get_options() local
43 is_of = strncmp(name, "offb", 4); in fb_get_options()
45 enabled = __video_get_options(name, &options, is_of); in fb_get_options()
/drivers/video/
A Dcmdline.c84 bool __video_get_options(const char *name, const char **options, bool is_of) in __video_get_options() argument
89 if (video_of_only && !is_of) in __video_get_options()

Completed in 13 milliseconds