Home
last modified time | relevance | path

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

/linux/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.c879 void dpi_uninit_port(struct device_node *port) in dpi_uninit_port() function
H A Ddss.c995 dpi_uninit_port(port); in dss_uninit_ports()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddss.h374 void dpi_uninit_port(struct device_node *port);
383 static inline void dpi_uninit_port(struct device_node *port) in dpi_uninit_port() function
H A Ddpi.c737 void dpi_uninit_port(struct device_node *port) in dpi_uninit_port() function
H A Ddss.c1172 dpi_uninit_port(port); in __dss_uninit_ports()