Searched refs:dpll_device_notify (Results 1 – 3 of 3) sorted by relevance
100 void dpll_device_notify(struct dpll_device *dpll, unsigned long action);
764 dpll_device_notify(dpll, DPLL_DEVICE_CREATED); in dpll_device_create_ntf()770 dpll_device_notify(dpll, DPLL_DEVICE_DELETED); in dpll_device_delete_ntf()777 dpll_device_notify(dpll, DPLL_DEVICE_CHANGED); in __dpll_device_change_ntf()
61 void dpll_device_notify(struct dpll_device *dpll, unsigned long action) in dpll_device_notify() function