Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DmdrvGPIO.c105 u32InOutVal = psGpioInstPri->fpGpioGetInout(param->privateGpioGetInout.gpio_num); in GPIOIoctl()
106 param->privateGpioGetInout.u32InOut=u32InOutVal; in GPIOIoctl()
H A DdrvGPIO_private.h198 GPIO_GET_INOUT_PARAM privateGpioGetInout; member