Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Ddpll.h205 DPLL_A_LOCK_STATUS_ERROR, enumerator
/linux-6.15/Documentation/netlink/specs/
H A Ddpll.yaml60 Valid values for DPLL_A_LOCK_STATUS_ERROR attribute
/linux-6.15/drivers/dpll/
H A Ddpll_netlink.c147 nla_put_u32(msg, DPLL_A_LOCK_STATUS_ERROR, status_error)) in dpll_msg_add_lock_status()