Home
last modified time | relevance | path

Searched refs:PIN_IO_GET_FUNC (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dpin_if.h66 PIN_IO_GET_FUNC = 7, enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/pin/
H A Dpin_if_u.c479 ret = service->dispatcher->Dispatch(&service->object, PIN_IO_GET_FUNC, data, reply); in PinGetFunc()
H A Dpin_core.c690 case PIN_IO_GET_FUNC: in PinIoManagerDispatch()