Home
last modified time | relevance | path

Searched defs:hdfVibratorInterfaceHost (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/vibrator/hdi_service/
H A Dvibrator_if_driver.cpp35 auto *hdfVibratorInterfaceHost = CONTAINER_OF(client->device->service, struct HdfVibratorInterfaceHost, ioService); in VibratorInterfaceDriverDispatch() local
61 auto *hdfVibratorInterfaceHost = new (std::nothrow) HdfVibratorInterfaceHost; in HdfVibratorInterfaceDriverBind() local
99 auto *hdfVibratorInterfaceHost = CONTAINER_OF(deviceObject->service, struct HdfVibratorInterfaceHost, ioService); HdfVibratorInterfaceDriverRelease() local
[all...]

Completed in 1 milliseconds