Go to the documentation of this file.
23 #ifndef _LINUX_VIDEO_OUTPUT_H
24 #define _LINUX_VIDEO_OUTPUT_H
25 #include <linux/device.h>
37 #define to_output_device(obj) container_of(obj, struct output_device, dev)
38 #if defined(CONFIG_VIDEO_OUTPUT_CONTROL) || defined(CONFIG_VIDEO_OUTPUT_CONTROL_MODULE)