This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

how to make DisplayLink_drvFvidCb function callback at the same time?

Hi, In our usecase, there are 2 display link,  as we know that, every display link has a DisplayLink_drvFvidCb callback function. And I want to make the 2 display link DisplayLink_drvFvidCb callbaks at the same time.