Lines Matching refs:video_supported
4653 static enum video_access_mode video_supported; variable
4686 video_supported = TPACPI_VIDEO_NONE; in video_init()
4690 video_supported = TPACPI_VIDEO_570; in video_init()
4694 video_supported = TPACPI_VIDEO_770; in video_init()
4697 video_supported = TPACPI_VIDEO_NEW; in video_init()
4700 str_supported(video_supported != TPACPI_VIDEO_NONE), in video_init()
4701 video_supported); in video_init()
4703 return (video_supported != TPACPI_VIDEO_NONE) ? 0 : 1; in video_init()
4720 switch (video_supported) { in video_outputsw_get()
4766 switch (video_supported) { in video_outputsw_set()
4803 switch (video_supported) { in video_autosw_get()
4835 switch (video_supported) { in video_outputsw_cycle()
4862 switch (video_supported) { in video_expand_toggle()
4882 if (video_supported == TPACPI_VIDEO_NONE) { in video_read()
4902 if (video_supported == TPACPI_VIDEO_NEW) in video_read()
4907 if (video_supported == TPACPI_VIDEO_NEW) in video_read()
4921 if (video_supported == TPACPI_VIDEO_NONE) in video_write()
4940 } else if (video_supported == TPACPI_VIDEO_NEW && in video_write()
4943 } else if (video_supported == TPACPI_VIDEO_NEW && in video_write()