Home
last modified time | relevance | path

Searched refs:firedtv_tuner_status (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-ci.c23 static int fdtv_ca_ready(struct firedtv_tuner_status *stat) in fdtv_ca_ready()
31 static int fdtv_get_ca_flags(struct firedtv_tuner_status *stat) in fdtv_get_ca_flags()
57 struct firedtv_tuner_status stat; in fdtv_ca_get_slot_info()
96 struct firedtv_tuner_status stat; in fdtv_ca_get_msg()
178 struct firedtv_tuner_status stat; in fdtv_ca_ioctl()
232 struct firedtv_tuner_status stat; in fdtv_ca_register()
H A Dfiredtv-fe.c85 struct firedtv_tuner_status stat; in fdtv_read_status()
101 struct firedtv_tuner_status stat; in fdtv_read_ber()
113 struct firedtv_tuner_status stat; in fdtv_read_signal_strength()
125 struct firedtv_tuner_status stat; in fdtv_read_snr()
H A Dfiredtv.h30 struct firedtv_tuner_status { struct
111 int avc_tuner_status(struct firedtv *fdtv, struct firedtv_tuner_status *stat);
H A Dfiredtv-avc.c751 int avc_tuner_status(struct firedtv *fdtv, struct firedtv_tuner_status *stat) in avc_tuner_status()