Home
last modified time | relevance | path

Searched refs:mchp_xec_ecia_set_callback_by_dev (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dintc_mchp_xec_ecia.h88 int mchp_xec_ecia_set_callback_by_dev(const struct device *dev_girq, int src,
/Zephyr-latest/drivers/interrupt_controller/
Dintc_mchp_ecia_xec.c325 int mchp_xec_ecia_set_callback_by_dev(const struct device *dev_girq, int src, in mchp_xec_ecia_set_callback_by_dev() function
362 return mchp_xec_ecia_set_callback_by_dev(dev, src, cb, data); in mchp_xec_ecia_set_callback()
378 return mchp_xec_ecia_set_callback_by_dev(dev, src, cb, data); in mchp_xec_ecia_info_set_callback()