Searched refs:SetPIDs (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/pci/ttpci/ |
D | av7110.c | 745 static inline int SetPIDs(struct av7110 *av7110, u16 vpid, u16 apid, u16 ttpid, in SetPIDs() function 790 ret = SetPIDs(av7110, vpid, apid, ttpid, subpid, pcrpid); in ChangePIDs() 1968 ret = SetPIDs(av7110, av7110->pids[DMX_PES_VIDEO], in av7110_fe_lock_fix() 1975 ret = SetPIDs(av7110, 0, 0, 0, 0, 0); in av7110_fe_lock_fix()
|