Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DmdrvGPIO.c62 pGpioPri->fpGpioAttachInterrupt= (IOCTL_GPIO_ATTACH_INTERRUPT)mdrv_gpio_attach_interrupt_U2K; in GPIOOpen()
113 …u32Ret = psGpioInstPri->fpGpioAttachInterrupt(param->privateGpioAttachInterrupt.gpio_num,param->pr… in GPIOIoctl()
H A DdrvGPIO_private.h230 IOCTL_GPIO_ATTACH_INTERRUPT fpGpioAttachInterrupt; member