Home
last modified time | relevance | path

Searched refs:GpioDevEnableIrq (Results 1 – 5 of 5) sorted by relevance

/drivers/hdf_core/adapter/platform/gpio/
Dgpio_wm.c99 static int32_t GpioDevEnableIrq(struct GpioCntlr *cntlr, uint16_t gpio);
112 .enableIrq = GpioDevEnableIrq,
225 static int32_t GpioDevEnableIrq(struct GpioCntlr *cntlr, uint16_t gpio) in GpioDevEnableIrq() function
Dgpio_bes.c122 static int32_t GpioDevEnableIrq(struct GpioCntlr *cntlr, uint16_t gpio);
135 .enableIrq = GpioDevEnableIrq,
450 static int32_t GpioDevEnableIrq(struct GpioCntlr *cntlr, uint16_t gpio) function
Dgpio_gr5xx.c187 static int32_t GpioDevEnableIrq(struct GpioCntlr *cntlr, uint16_t gpio) in GpioDevEnableIrq() function
308 .enableIrq = GpioDevEnableIrq,
Dgpio_stm32f4xx.c134 static int32_t GpioDevEnableIrq(struct GpioCntlr *cntlr, uint16_t gpio);
148 .enableIrq = GpioDevEnableIrq,
557 static int32_t GpioDevEnableIrq(struct GpioCntlr *cntlr, uint16_t gpio) function
Dgpio_asr.c211 static int32_t GpioDevEnableIrq(struct GpioCntlr *cntlr, uint16_t gpio) in GpioDevEnableIrq() function
253 .enableIrq = GpioDevEnableIrq,