Searched refs:audioPathSet (Results 1 – 1 of 1) sorted by relevance
154 void (*audioPathSet)(struct HdmiCntlr *cntlr, struct HdmiAudioConfigInfo *config); member275 if (cntlr->ops != NULL && cntlr->ops->audioPathSet != NULL) { in HdmiCntlrAudioPathSet()277 cntlr->ops->audioPathSet(cntlr, config); in HdmiCntlrAudioPathSet()