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