Home
last modified time | relevance | path

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

/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_interface_driver.cpp36 auto *hdfPowerInterfaceHost = CONTAINER_OF(client->device->service, struct HdfPowerInterfaceHost, ioService); in PowerInterfaceDriverDispatch() local
64 auto *hdfPowerInterfaceHost = new (std::nothrow) HdfPowerInterfaceHost; in HdfPowerInterfaceDriverBind() local
101 auto *hdfPowerInterfaceHost = CONTAINER_OF(deviceObject->service, struct HdfPowerInterfaceHost, ioService); HdfPowerInterfaceDriverRelease() local
[all...]

Completed in 1 milliseconds