Searched refs:set_alert_handler_cb (Results 1 – 4 of 4) sorted by relevance
164 int (*set_alert_handler_cb)(const struct device *dev, tcpc_alert_handler_cb_t handler, member559 __ASSERT(api->set_alert_handler_cb != NULL, "Callback pointer should not be NULL"); in tcpc_set_alert_handler_cb()561 return api->set_alert_handler_cb(dev, handler, data); in tcpc_set_alert_handler_cb()
577 .set_alert_handler_cb = ps8xxx_tcpc_set_alert_handler_cb,
1423 .set_alert_handler_cb = ucpd_set_alert_handler_cb,
2327 .set_alert_handler_cb = numaker_tcpc_set_alert_handler_cb,