Lines Matching refs:video_supported
4677 static enum video_access_mode video_supported; variable
4710 video_supported = TPACPI_VIDEO_NONE; in video_init()
4714 video_supported = TPACPI_VIDEO_570; in video_init()
4718 video_supported = TPACPI_VIDEO_770; in video_init()
4721 video_supported = TPACPI_VIDEO_NEW; in video_init()
4724 str_supported(video_supported != TPACPI_VIDEO_NONE), in video_init()
4725 video_supported); in video_init()
4727 return (video_supported != TPACPI_VIDEO_NONE) ? 0 : -ENODEV; in video_init()
4743 switch (video_supported) { in video_outputsw_get()
4789 switch (video_supported) { in video_outputsw_set()
4826 switch (video_supported) { in video_autosw_get()
4858 switch (video_supported) { in video_outputsw_cycle()
4885 switch (video_supported) { in video_expand_toggle()
4905 if (video_supported == TPACPI_VIDEO_NONE) { in video_read()
4925 if (video_supported == TPACPI_VIDEO_NEW) in video_read()
4930 if (video_supported == TPACPI_VIDEO_NEW) in video_read()
4944 if (video_supported == TPACPI_VIDEO_NONE) in video_write()
4963 } else if (video_supported == TPACPI_VIDEO_NEW && in video_write()
4966 } else if (video_supported == TPACPI_VIDEO_NEW && in video_write()