Home
last modified time | relevance | path

Searched refs:avc_tuner_set_pids (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/media/firewire/
Dfiredtv-dvb.c106 ret = avc_tuner_set_pids(fdtv, pidc, pids); in fdtv_start_feed()
151 ret = avc_tuner_set_pids(fdtv, pidc, pids); in fdtv_stop_feed()
Dfiredtv.h114 int avc_tuner_set_pids(struct firedtv *fdtv, unsigned char pidc, u16 pid[]);
Dfiredtv-avc.c623 int avc_tuner_set_pids(struct firedtv *fdtv, unsigned char pidc, u16 pid[]) in avc_tuner_set_pids() function