Searched refs:tuner_params (Results 1 – 4 of 4) sorted by relevance
70 static struct tuner_params tuner_temic_pal_params[] = {86 static struct tuner_params tuner_philips_pal_i_params[] = {102 static struct tuner_params tuner_philips_ntsc_params[] = {119 static struct tuner_params tuner_philips_secam_params[] = {136 static struct tuner_params tuner_philips_pal_params[] = {153 static struct tuner_params tuner_temic_ntsc_params[] = {169 static struct tuner_params tuner_temic_pal_i_params[] = {185 static struct tuner_params tuner_temic_4036fy5_ntsc_params[] = {201 static struct tuner_params tuner_alps_tsbh1_ntsc_params[] = {212 static struct tuner_params tuner_alps_tsb_1_params[] = {[all …]
235 static struct tuner_params *simple_tuner_params(struct dvb_frontend *fe, in simple_tuner_params()260 struct tuner_params *t_params, in simple_config_lookup()552 struct tuner_params *t_params; in simple_set_tv_freq()672 struct tuner_params *t_params; in simple_set_radio_freq()852 struct tuner_params *t_params; in simple_dvb_configure()
145 struct tuner_params { struct192 struct tuner_params *params;
955 struct MXL_EAGLE_TUNER_CHANNEL_PARAMS_T tuner_params = {}; in mxl692_set_frontend() local1054 tuner_params.freq_hz = p->frequency; in mxl692_set_frontend()1055 tuner_params.bandwidth = MXL_EAGLE_TUNER_BW_6MHZ; in mxl692_set_frontend()1056 tuner_params.tune_mode = MXL_EAGLE_TUNER_CHANNEL_TUNE_MODE_VIEW; in mxl692_set_frontend()1058 dev_dbg(&dev->i2c_client->dev, " Tuning Freq: %d %s\n", tuner_params.freq_hz, in mxl692_set_frontend()1063 (u8 *)&tuner_params, in mxl692_set_frontend()