Home
last modified time | relevance | path

Searched refs:dpi_uninit_port (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Ddss.h376 void dpi_uninit_port(struct device_node *port);
385 static inline void dpi_uninit_port(struct device_node *port) in dpi_uninit_port() function
H A Ddpi.c738 void dpi_uninit_port(struct device_node *port) in dpi_uninit_port() function
H A Ddss.c1168 dpi_uninit_port(port); in __dss_uninit_ports()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.h347 void dpi_uninit_port(struct device_node *port);
354 static inline void dpi_uninit_port(struct device_node *port) in dpi_uninit_port() function
H A Ddpi.c880 void dpi_uninit_port(struct device_node *port) in dpi_uninit_port() function
H A Ddss.c997 dpi_uninit_port(port); in dss_uninit_ports()