Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddss.h357 void dpi_uninit_port(struct device_node *port);
364 static inline void dpi_uninit_port(struct device_node *port) in dpi_uninit_port() function
Ddpi.c891 void dpi_uninit_port(struct device_node *port) in dpi_uninit_port() function
Ddss.c1019 dpi_uninit_port(port); in dss_uninit_ports()