Home
last modified time | relevance | path

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

/linux/drivers/dpll/
H A Ddpll_netlink.c732 dpll_device_event_send(enum dpll_cmd event, struct dpll_device *dpll) in dpll_device_event_send() function
765 return dpll_device_event_send(DPLL_CMD_DEVICE_CREATE_NTF, dpll); in dpll_device_create_ntf()
771 return dpll_device_event_send(DPLL_CMD_DEVICE_DELETE_NTF, dpll); in dpll_device_delete_ntf()
778 return dpll_device_event_send(DPLL_CMD_DEVICE_CHANGE_NTF, dpll); in __dpll_device_change_ntf()