Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddss.h316 void sdi_uninit_port(struct device_node *port) __exit;
323 static inline void __exit sdi_uninit_port(struct device_node *port) in sdi_uninit_port() function
Dsdi.c429 void __exit sdi_uninit_port(struct device_node *port) in sdi_uninit_port() function
Ddss.c1013 sdi_uninit_port(port); in dss_uninit_ports()