dpll_device_notify
void dpll_device_notify(struct dpll_device *dpll, unsigned long action);
dpll_device_notify(dpll, DPLL_DEVICE_CREATED);
dpll_device_notify(dpll, DPLL_DEVICE_DELETED);
dpll_device_notify(dpll, DPLL_DEVICE_CHANGED);