DPLL_A_PIN_PRIO
if (tb[DPLL_A_PIN_PRIO]) {
prio = nla_get_u32(tb[DPLL_A_PIN_PRIO]);
if (nla_put_u32(msg, DPLL_A_PIN_PRIO, prio))
[DPLL_A_PIN_PRIO] = { .type = NLA_U32, },
[DPLL_A_PIN_PRIO] = { .type = NLA_U32, },