Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DmdrvGPIO.c59 pGpioPri->fpGpioSetInput= (IOCTL_GPIO_SET_INPUT)mdrv_gpio_set_input_U2K; in GPIOOpen()
102 psGpioInstPri->fpGpioSetInput(param->privateGpioInput.gpio_num); in GPIOIoctl()
H A DdrvGPIO_private.h227 IOCTL_GPIO_SET_INPUT fpGpioSetInput; member