Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Ddpll.h226 DPLL_CMD_DEVICE_DELETE_NTF, enumerator
/linux-6.12.1/Documentation/driver-api/
Ddpll.rst425 ``DPLL_CMD_DEVICE_DELETE_NTF`` dpll device was deleted
/linux-6.12.1/drivers/dpll/
Ddpll_netlink.c612 return dpll_device_event_send(DPLL_CMD_DEVICE_DELETE_NTF, dpll); in dpll_device_delete_ntf()