Home
last modified time | relevance | path

Searched refs:MDrv_CMD_GPIO_Get_Level (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/gpio/utopia_adaption/gpio/
H A DGPIO_adp.c80 case MDrv_CMD_GPIO_Get_Level: in GPIO_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DdrvGPIO_private.h121 MDrv_CMD_GPIO_Get_Level, enumerator
H A DmdrvGPIO.c108 case MDrv_CMD_GPIO_Get_Level: in GPIOIoctl()
H A DdrvGPIO.c638 UtopiaIoctl(pInstantGpio, MDrv_CMD_GPIO_Get_Level,(MS_U32*)pGpioGetLevelParam); in mdrv_gpio_get_level()