Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/firewire/
H A 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()
H A Dfiredtv.h114 int avc_tuner_set_pids(struct firedtv *fdtv, unsigned char pidc, u16 pid[]);
H A Dfiredtv-avc.c625 int avc_tuner_set_pids(struct firedtv *fdtv, unsigned char pidc, u16 pid[]) in avc_tuner_set_pids() function