Home
last modified time | relevance | path

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

/drivers/peripheral/codec/hal/include/
Dcodec_component_type_service.h26 void CodecComponentTypeServiceConstruct(struct CodecComponentType *instance);
/drivers/peripheral/codec/hal/src/
Dcodec_component_type_service.c202 void CodecComponentTypeServiceConstruct(struct CodecComponentType *instance) in CodecComponentTypeServiceConstruct() function
237 CodecComponentTypeServiceConstruct(&service->stub.interface); in CodecComponentTypeServiceGet()