Home
last modified time | relevance | path

Searched refs:irq_enable_func (Results 1 – 17 of 17) sorted by relevance

/drivers/misc/mcux_flexio/
A Dmcux_flexio.c24 void (*irq_enable_func)(void); member
150 config->irq_enable_func(); in nxp_flexio_irq_enable()
243 .irq_enable_func = mcux_flexio_irq_enable_func_##n, \
/drivers/usb/uhc/
A Duhc_mcux_common.h21 void (*irq_enable_func)(const struct device *dev); member
A Duhc_mcux_khci.c280 .irq_enable_func = uhc_irq_enable_func##n, \
A Duhc_mcux_ohci.c273 .irq_enable_func = uhc_irq_enable_func##n, \
A Duhc_mcux_ip3516hs.c304 .irq_enable_func = uhc_irq_enable_func##n, \
A Duhc_mcux_common.c64 config->irq_enable_func(dev); in uhc_mcux_enable()
A Duhc_mcux_ehci.c355 .irq_enable_func = uhc_irq_enable_func##n, \
/drivers/usb/udc/
A Dudc_dwc2.h51 void (*irq_enable_func)(const struct device *dev); member
A Dudc_mcux_ehci.c39 void (*irq_enable_func)(const struct device *dev); member
712 config->irq_enable_func(dev); in udc_mcux_init()
902 .irq_enable_func = udc_irq_enable_func##n, \
A Dudc_mcux_ip3511.c39 void (*irq_enable_func)(const struct device *dev); member
712 config->irq_enable_func(dev); in udc_mcux_init()
921 .irq_enable_func = udc_irq_enable_func##n, \
A Dudc_ambiq.c69 void (*irq_enable_func)(const struct device *dev); member
652 cfg->irq_enable_func(dev); in udc_ambiq_init()
1068 .irq_enable_func = udc_ambiq_irq_enable_func_##n, \
A Dudc_kinetis.c87 void (*irq_enable_func)(const struct device *dev); member
1038 config->irq_enable_func(dev); in usbfsotg_init()
1189 .irq_enable_func = udc_irq_enable_func##n, \
A Dudc_sam0.c80 void (*irq_enable_func)(const struct device *dev); member
1004 config->irq_enable_func(dev); in udc_sam0_enable()
1238 .irq_enable_func = udc_sam0_irq_enable_func_##n, \
A Dudc_rpi_pico.c34 void (*irq_enable_func)(const struct device *dev); member
1086 config->irq_enable_func(dev); in udc_rpi_pico_enable()
1294 .irq_enable_func = udc_rpi_pico_irq_enable_func_##n, \
A Dudc_dwc2.c2275 config->irq_enable_func(dev); in udc_dwc2_enable()
3372 config->irq_enable_func(dev); in dwc2_thread_handler()
3396 config->irq_enable_func(dev); in dwc2_thread_handler()
3412 config->irq_enable_func(dev); in dwc2_thread_handler()
3520 .irq_enable_func = udc_dwc2_irq_enable_func_##n, \
/drivers/usb/device/
A Dusb_dc_dw.c69 void (*irq_enable_func)(const struct device *dev); member
171 .irq_enable_func = usb_dw_irq_enable_func_##n, \
888 usb_dw_cfg.irq_enable_func(NULL); in usb_dc_attach()
/drivers/can/
A Dcan_mcux_flexcan.c86 void (*irq_enable_func)(void); member
778 config->irq_enable_func(); in mcux_flexcan_send()
1443 .irq_enable_func = mcux_flexcan_irq_enable_##id, \

Completed in 54 milliseconds