Searched refs:SetPIDs (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/media/pci/ttpci/ |
D | av7110.c | 713 static inline int SetPIDs(struct av7110 *av7110, u16 vpid, u16 apid, u16 ttpid, in SetPIDs() function 758 ret = SetPIDs(av7110, vpid, apid, ttpid, subpid, pcrpid); in ChangePIDs() 1931 ret = SetPIDs(av7110, av7110->pids[DMX_PES_VIDEO], in av7110_fe_lock_fix() 1938 ret = SetPIDs(av7110, 0, 0, 0, 0, 0); in av7110_fe_lock_fix()
|