Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddpll.h255 DPLL_CMD_PIN_CREATE_NTF, enumerator
/linux/Documentation/driver-api/
H A Ddpll.rst427 ``DPLL_CMD_PIN_CREATE_NTF`` dpll pin was created
/linux/drivers/dpll/
H A Ddpll_netlink.c717 return dpll_pin_event_send(DPLL_CMD_PIN_CREATE_NTF, pin); in dpll_pin_create_ntf()