Searched refs:SetPIDs (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/staging/media/av7110/ |
D | av7110.c | 697 static inline int SetPIDs(struct av7110 *av7110, u16 vpid, u16 apid, u16 ttpid, in SetPIDs() function 747 ret = SetPIDs(av7110, vpid, apid, ttpid, subpid, pcrpid); in ChangePIDs() 1909 ret = SetPIDs(av7110, av7110->pids[DMX_PES_VIDEO], in av7110_fe_lock_fix() 1916 ret = SetPIDs(av7110, 0, 0, 0, 0, 0); in av7110_fe_lock_fix()
|