dpll_pin_notify
void dpll_pin_notify(struct dpll_pin *pin, unsigned long action);
dpll_pin_notify(pin, DPLL_PIN_CREATED);
dpll_pin_notify(pin, DPLL_PIN_DELETED);
dpll_pin_notify(pin, DPLL_PIN_CHANGED);