Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DdrvGPIO_private.h203 GPIO_DISABLE_INTERRUPT_PARAM privateGpioDisableInterrupt; member
H A DmdrvGPIO.c121 u32Ret = psGpioInstPri->fpGpioDisableInterrupt(param->privateGpioDisableInterrupt.gpio_num); in GPIOIoctl()