Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/slab.h>
#include <video/omapdss.h>
#include "dss.h"
Go to the source code of this file.
void dss_register_output | ( | struct omap_dss_output * | out | ) |
void dss_unregister_output | ( | struct omap_dss_output * | out | ) |
EXPORT_SYMBOL | ( | omapdss_output_set_device | ) |
EXPORT_SYMBOL | ( | omapdss_output_unset_device | ) |
|
read |
|
read |
int omapdss_output_set_device | ( | struct omap_dss_output * | out, |
struct omap_dss_device * | dssdev | ||
) |
int omapdss_output_unset_device | ( | struct omap_dss_output * | out | ) |