Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DmdrvGPIO.c64 pGpioPri->fpGpioDisableInterrupt = (IOCTL_GPIO_DISABLE_INTERRUPT)mdrv_gpio_disable_interrupt_U2K; in GPIOOpen()
121 u32Ret = psGpioInstPri->fpGpioDisableInterrupt(param->privateGpioDisableInterrupt.gpio_num); in GPIOIoctl()
H A DdrvGPIO_private.h232 IOCTL_GPIO_DISABLE_INTERRUPT fpGpioDisableInterrupt; member