Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_service_full.c59 static int DevHostServiceFullOpsDevice(struct IDevHostService *devHostService, uintptr_t parm, int … in DevHostServiceFullOpsDevice() function
80 …return DevHostServiceFullOpsDevice(devHostService, (uintptr_t)attribute, DEVHOST_MESSAGE_ADD_DEVIC… in DevHostServiceFullAddDevice()
85 … return DevHostServiceFullOpsDevice(devHostService, (uintptr_t)devid, DEVHOST_MESSAGE_DEL_DEVICE); in DevHostServiceFullDelDevice()