Home
last modified time | relevance | path

Searched refs:p_to_t (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_av.c73 static void p_to_t(u8 const *buf, long int length, u16 pid,
676 p_to_t(p->pes, (TS_SIZE - 4), pid, &p->counter, p->feed); in av7110_p2t_write()
697 p_to_t(p->pes, p->pos, pid, &p->counter, p->feed); in av7110_p2t_write()
707 p_to_t(buf + c, c2 - c, pid, &p->counter, p->feed); in av7110_p2t_write()
717 p_to_t(buf + c, l, pid, &p->counter, p->feed); in av7110_p2t_write()
761 static void p_to_t(u8 const *buf, long int length, u16 pid, u8 *counter, in p_to_t() function
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H A Dav7110_av.c74 static void p_to_t(u8 const *buf, long int length, u16 pid,
677 p_to_t(p->pes, (TS_SIZE - 4), pid, &p->counter, p->feed); in av7110_p2t_write()
698 p_to_t(p->pes, p->pos, pid, &p->counter, p->feed); in av7110_p2t_write()
708 p_to_t(buf + c, c2 - c, pid, &p->counter, p->feed); in av7110_p2t_write()
718 p_to_t(buf + c, l, pid, &p->counter, p->feed); in av7110_p2t_write()
762 static void p_to_t(u8 const *buf, long int length, u16 pid, u8 *counter, in p_to_t() function

Completed in 4 milliseconds