Searched refs:avc_tuner_status (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/media/firewire/ |
D | firedtv-ci.c | 65 err = avc_tuner_status(fdtv, &stat); in fdtv_ca_get_slot_info() 111 err = avc_tuner_status(fdtv, &stat); in fdtv_ca_get_msg() 205 avc_tuner_status(fdtv, &stat); in fdtv_ca_ioctl() 237 if (avc_tuner_status(fdtv, &stat)) in fdtv_ca_register()
|
D | firedtv-fe.c | 91 if (avc_tuner_status(fdtv, &stat)) in fdtv_read_status() 107 if (avc_tuner_status(fdtv, &stat)) in fdtv_read_ber() 119 if (avc_tuner_status(fdtv, &stat)) in fdtv_read_signal_strength() 131 if (avc_tuner_status(fdtv, &stat)) in fdtv_read_snr()
|
D | firedtv.h | 115 int avc_tuner_status(struct firedtv *fdtv, struct firedtv_tuner_status *stat);
|
D | firedtv-avc.c | 753 int avc_tuner_status(struct firedtv *fdtv, struct firedtv_tuner_status *stat) in avc_tuner_status() function
|