struct s3c_fb - overall hardware state of the hardware : The spinlock protection for this data sturucture. : The device that we bound to, for printing, etc. : The clk (hclk) feeding our interface and possibly pixclk. : The clk (sclk) feeding pixclk. : The mapped hardware registers. : Variant information for this hardware. : A bitmask of enabled hardware windows. : Flag if the physical output is enabled. : The platform configuration data passed with the device. : The hardware windows that have been claimed. : IRQ line number : irq flags : VSYNC-related information (count, queues...)
Definition at line 206 of file s3c-fb.c.