Lines Matching refs:video_supported
4654 static enum video_access_mode video_supported; variable
4687 video_supported = TPACPI_VIDEO_NONE; in video_init()
4691 video_supported = TPACPI_VIDEO_570; in video_init()
4695 video_supported = TPACPI_VIDEO_770; in video_init()
4698 video_supported = TPACPI_VIDEO_NEW; in video_init()
4701 str_supported(video_supported != TPACPI_VIDEO_NONE), in video_init()
4702 video_supported); in video_init()
4704 return (video_supported != TPACPI_VIDEO_NONE) ? 0 : 1; in video_init()
4721 switch (video_supported) { in video_outputsw_get()
4767 switch (video_supported) { in video_outputsw_set()
4804 switch (video_supported) { in video_autosw_get()
4836 switch (video_supported) { in video_outputsw_cycle()
4863 switch (video_supported) { in video_expand_toggle()
4883 if (video_supported == TPACPI_VIDEO_NONE) { in video_read()
4903 if (video_supported == TPACPI_VIDEO_NEW) in video_read()
4908 if (video_supported == TPACPI_VIDEO_NEW) in video_read()
4922 if (video_supported == TPACPI_VIDEO_NONE) in video_write()
4941 } else if (video_supported == TPACPI_VIDEO_NEW && in video_write()
4944 } else if (video_supported == TPACPI_VIDEO_NEW && in video_write()