Home
last modified time | relevance | path

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

/drivers/hdf_core/adapter/platform/gpio/
Dgpio_wm.c98 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio);
111 .unsetIrq = GpioDevUnSetIrq,
212 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio) in GpioDevUnSetIrq() function
Dgpio_bes.c121 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio);
134 .unsetIrq = GpioDevUnSetIrq,
438 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio) function
Dgpio_gr5xx.c273 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio) in GpioDevUnSetIrq() function
307 .unsetIrq = GpioDevUnSetIrq,
Dgpio_stm32f4xx.c133 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio);
147 .unsetIrq = GpioDevUnSetIrq,
544 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio) function
Dgpio_asr.c198 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio) in GpioDevUnSetIrq() function
252 .unsetIrq = GpioDevUnSetIrq,