Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DmdrvGPIO.c29 …unctionPtr(pUtopiaModule, (FUtopiaOpen)GPIOOpen, (FUtopiaClose)GPIOClose, (FUtopiaIOctl)GPIOIoctl); in GPIORegisterToUtopia()
73 MS_U32 GPIOIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs) in GPIOIoctl() function
H A DdrvGPIO_private.h242 MS_U32 GPIOIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs);