Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DmdrvGPIO.c63 pGpioPri->fpGpioDetachInterrupt= (IOCTL_GPIO_DETACH_INTERRUPT)mdrv_gpio_detach_interrupt_U2K; in GPIOOpen()
116 … u32Ret = psGpioInstPri->fpGpioDetachInterrupt(param->privateGpioDetachInterrupt.gpio_num); in GPIOIoctl()
H A DdrvGPIO_private.h231 IOCTL_GPIO_DETACH_INTERRUPT fpGpioDetachInterrupt; member