Searched refs:panel_label (Results 1 – 2 of 2) sorted by relevance
697 if (prop->panel_label && in dpll_cmd_pin_get_one()698 nla_put_string(msg, DPLL_A_PIN_PANEL_LABEL, prop->panel_label)) in dpll_cmd_pin_get_one()1614 struct nlattr *panel_label, struct nlattr *package_label, in dpll_pin_find() argument1633 panel_match = panel_label ? (prop->panel_label ? in dpll_pin_find()1634 !nla_strcmp(panel_label, prop->panel_label) : false) : in dpll_pin_find()
177 const char *panel_label; member