Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dfb_cmdline.c39 bool is_of = false; in fb_get_options() local
/linux/drivers/video/
H A Dcmdline.c84 bool __video_get_options(const char *name, const char **options, bool is_of) in __video_get_options()