Searched refs:dpll_pin_event_send (Results 1 – 1 of 1) sorted by relevance
751 dpll_pin_event_send(enum dpll_cmd event, struct dpll_pin *pin) in dpll_pin_event_send() function785 return dpll_pin_event_send(DPLL_CMD_PIN_CREATE_NTF, pin); in dpll_pin_create_ntf()790 return dpll_pin_event_send(DPLL_CMD_PIN_DELETE_NTF, pin); in dpll_pin_delete_ntf()795 return dpll_pin_event_send(DPLL_CMD_PIN_CHANGE_NTF, pin); in __dpll_pin_change_ntf()
Completed in 7 milliseconds