Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DmdrvGPIO.c65 pGpioPri->fpGpioEnableInterrupt = (IOCTL_GPIO_ENALBE_INTERRUPT)mdrv_gpio_enable_interrupt_U2K; in GPIOOpen()
119 u32Ret = psGpioInstPri->fpGpioEnableInterrupt(param->privateGpioEnableInterrupt.gpio_num); in GPIOIoctl()
H A DdrvGPIO_private.h233 IOCTL_GPIO_ENALBE_INTERRUPT fpGpioEnableInterrupt; member