Lines Matching refs:stub_radio_tuner
87 struct stub_radio_tuner { struct
103 struct stub_radio_tuner *tuner; argument
141 static int send_command_l(struct stub_radio_tuner *tuner, in send_command_l()
211 static int prepare_metadata(struct stub_radio_tuner *tuner, in prepare_metadata()
271 struct stub_radio_tuner *tuner = (struct stub_radio_tuner *)context; in callback_thread_loop()
511 struct stub_radio_tuner *stub_tuner = (struct stub_radio_tuner *)tuner; in tuner_set_configuration()
535 struct stub_radio_tuner *stub_tuner = (struct stub_radio_tuner *)tuner; in tuner_get_configuration()
564 struct stub_radio_tuner *stub_tuner = (struct stub_radio_tuner *)tuner; in tuner_step()
578 struct stub_radio_tuner *stub_tuner = (struct stub_radio_tuner *)tuner; in tuner_scan()
592 struct stub_radio_tuner *stub_tuner = (struct stub_radio_tuner *)tuner; in tuner_tune()
610 struct stub_radio_tuner *stub_tuner = (struct stub_radio_tuner *)tuner; in tuner_cancel()
623 struct stub_radio_tuner *stub_tuner = (struct stub_radio_tuner *)tuner; in tuner_get_program_information()
683 rdev->tuner = (struct stub_radio_tuner *)calloc(1, sizeof(struct stub_radio_tuner)); in rdev_open_tuner()
725 struct stub_radio_tuner *stub_tuner = (struct stub_radio_tuner *)tuner; in rdev_close_tuner()