Searched refs:avc_tuner_status (Results 1 – 4 of 4) sorted by relevance
/drivers/media/firewire/ |
D | firedtv-ci.c | 61 err = avc_tuner_status(fdtv, &stat); in fdtv_ca_get_slot_info() 107 err = avc_tuner_status(fdtv, &stat); in fdtv_ca_get_msg() 203 avc_tuner_status(fdtv, &stat); in fdtv_ca_ioctl() 235 if (avc_tuner_status(fdtv, &stat)) in fdtv_ca_register()
|
D | firedtv-fe.c | 87 if (avc_tuner_status(fdtv, &stat)) in fdtv_read_status() 103 if (avc_tuner_status(fdtv, &stat)) in fdtv_read_ber() 115 if (avc_tuner_status(fdtv, &stat)) in fdtv_read_signal_strength() 127 if (avc_tuner_status(fdtv, &stat)) in fdtv_read_snr()
|
D | firedtv.h | 111 int avc_tuner_status(struct firedtv *fdtv, struct firedtv_tuner_status *stat);
|
D | firedtv-avc.c | 749 int avc_tuner_status(struct firedtv *fdtv, struct firedtv_tuner_status *stat) in avc_tuner_status() function
|