Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/
H A Dcmdline.c33 static const char *__video_get_option_string(const char *name) in __video_get_option_string() function
79 return __video_get_option_string(name); in video_get_options()
91 opt = __video_get_option_string(name); in __video_get_options()