Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/core/host/include/
Dhdf_service_observer.h23 void HdfServiceObserverDestruct(struct HdfServiceObserver *observer);
/drivers/hdf_core/framework/core/host/src/
Dhdf_service_observer.c31 void HdfServiceObserverDestruct(struct HdfServiceObserver *observer) in HdfServiceObserverDestruct() function
Ddevhost_service.c242 HdfServiceObserverDestruct(&service->observer); in DevHostServiceDestruct()