Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddpll.h251 DPLL_CMD_DEVICE_CHANGE_NTF, enumerator
/linux/Documentation/driver-api/
H A Ddpll.rst426 ``DPLL_CMD_DEVICE_CHANGE_NTF`` dpll device has changed
/linux/drivers/dpll/
H A Ddpll_netlink.c642 return dpll_device_event_send(DPLL_CMD_DEVICE_CHANGE_NTF, dpll); in __dpll_device_change_ntf()