Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/hal/src/
H A Dinput_controller.c135 static int32_t InstanceCmdSbuf(struct HdfSBuf **data, struct HdfSBuf **reply, int32_t cmd) in InstanceCmdSbuf() function
172 if (InstanceCmdSbuf(&data, &reply, cmd) != INPUT_SUCCESS) { in IoServiceOps()