Searched refs:actPanel (Results 1 – 2 of 2) sorted by relevance
61 const char *actPanel; member
273 if (drsOps->GetString(node, "active_panel", &cfg->actPanel, NULL) != HDF_SUCCESS) { in ParseLcdConfig()277 HDF_LOGI("%s: actPanel = %s", __func__, cfg->actPanel); in ParseLcdConfig()278 const struct DeviceResourceNode *panelConfigNode = drsOps->GetChildNode(node, cfg->actPanel); in ParseLcdConfig()