Searched refs:video_get_options (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/video/
H A Dcmdline.h9 const char *video_get_options(const char *name);
/linux-master/drivers/video/
H A Dcmdline.c64 * video_get_options - get kernel boot parameters
77 const char *video_get_options(const char *name) function
81 EXPORT_SYMBOL(video_get_options); variable
105 * have to call video_get_options() as necessary.
/linux-master/drivers/ps3/
H A Dps3av.c973 mode_option = video_get_options(NULL);
/linux-master/drivers/gpu/drm/
H A Ddrm_connector.c161 option = video_get_options(connector->name);

Completed in 125 milliseconds