Home
last modified time | relevance | path

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

/hardware/ti/am57x/libhwcomposer/
Dhwc.cpp120 static void get_connectors(omap_hwc_device_t* hwc_dev) in get_connectors() function
126 for (auto connector : hwc_dev->card->get_connectors()) { in get_connectors()
144 for (auto connector : hwc_dev->card->get_connectors()) { in get_connectors()
674 get_connectors(hwc_dev); in hwc_device_open()