Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddss.h357 void dpi_uninit_port(struct device_node *port) __exit;
364 static inline void __exit dpi_uninit_port(struct device_node *port) in dpi_uninit_port() function
Ddpi.c873 void __exit dpi_uninit_port(struct device_node *port) in dpi_uninit_port() function
Ddss.c1010 dpi_uninit_port(port); in dss_uninit_ports()