Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DmdrvGPIO.c68 pGpioPri->fpGpioInterruptAction = (IOCTL_GPIO_INTERRUPT_ACTION) mdrv_gpio_interrupt_action_U2K; in GPIOOpen()
130 psGpioInstPri->fpGpioInterruptAction(); in GPIOIoctl()
H A DdrvGPIO_private.h236 IOCTL_GPIO_INTERRUPT_ACTION fpGpioInterruptAction; member