video_supported  4959 drivers/platform/x86/thinkpad_acpi.c static enum video_access_mode video_supported;
video_supported  4992 drivers/platform/x86/thinkpad_acpi.c 		video_supported = TPACPI_VIDEO_NONE;
video_supported  4996 drivers/platform/x86/thinkpad_acpi.c 		video_supported = TPACPI_VIDEO_570;
video_supported  5000 drivers/platform/x86/thinkpad_acpi.c 		video_supported = TPACPI_VIDEO_770;
video_supported  5003 drivers/platform/x86/thinkpad_acpi.c 		video_supported = TPACPI_VIDEO_NEW;
video_supported  5006 drivers/platform/x86/thinkpad_acpi.c 		str_supported(video_supported != TPACPI_VIDEO_NONE),
video_supported  5007 drivers/platform/x86/thinkpad_acpi.c 		video_supported);
video_supported  5009 drivers/platform/x86/thinkpad_acpi.c 	return (video_supported != TPACPI_VIDEO_NONE) ? 0 : 1;
video_supported  5025 drivers/platform/x86/thinkpad_acpi.c 	switch (video_supported) {
video_supported  5071 drivers/platform/x86/thinkpad_acpi.c 	switch (video_supported) {
video_supported  5108 drivers/platform/x86/thinkpad_acpi.c 	switch (video_supported) {
video_supported  5140 drivers/platform/x86/thinkpad_acpi.c 	switch (video_supported) {
video_supported  5167 drivers/platform/x86/thinkpad_acpi.c 	switch (video_supported) {
video_supported  5187 drivers/platform/x86/thinkpad_acpi.c 	if (video_supported == TPACPI_VIDEO_NONE) {
video_supported  5207 drivers/platform/x86/thinkpad_acpi.c 	if (video_supported == TPACPI_VIDEO_NEW)
video_supported  5212 drivers/platform/x86/thinkpad_acpi.c 	if (video_supported == TPACPI_VIDEO_NEW)
video_supported  5226 drivers/platform/x86/thinkpad_acpi.c 	if (video_supported == TPACPI_VIDEO_NONE)
video_supported  5245 drivers/platform/x86/thinkpad_acpi.c 		} else if (video_supported == TPACPI_VIDEO_NEW &&
video_supported  5248 drivers/platform/x86/thinkpad_acpi.c 		} else if (video_supported == TPACPI_VIDEO_NEW &&
video_supported   186 drivers/platform/x86/toshiba_acpi.c 	unsigned int video_supported:1;
video_supported  1692 drivers/platform/x86/toshiba_acpi.c 	if (dev->video_supported)
video_supported  1709 drivers/platform/x86/toshiba_acpi.c 	if (dev->video_supported)
video_supported  2937 drivers/platform/x86/toshiba_acpi.c 	if (dev->video_supported)
video_supported  3174 drivers/platform/x86/toshiba_acpi.c 	dev->video_supported = !ret;