Searched refs:DPLL_A_PIN_DIRECTION (Results 1 – 5 of 5) sorted by relevance
16 [DPLL_A_PIN_DIRECTION] = NLA_POLICY_RANGE(NLA_U32, 1, 2),68 [DPLL_A_PIN_DIRECTION] = NLA_POLICY_RANGE(NLA_U32, 1, 2),
230 if (nla_put_u32(msg, DPLL_A_PIN_DIRECTION, direction)) in dpll_msg_add_pin_direction()1102 if (tb[DPLL_A_PIN_DIRECTION]) { in dpll_pin_parent_device_set()1103 direction = nla_get_u32(tb[DPLL_A_PIN_DIRECTION]); in dpll_pin_parent_device_set()
198 DPLL_A_PIN_DIRECTION, enumerator
108 ``DPLL_A_PIN_DIRECTION``).341 ``DPLL_A_PIN_DIRECTION`` attr direction of a pin on the362 ``DPLL_A_PIN_DIRECTION`` attr requested direction of a pin396 ``DPLL_A_PIN_DIRECTION`` must be enclosed in
141 DPLL_A_PIN_DIRECTION attribute
Completed in 16 milliseconds