Searched refs:tda8261_state (Results 1 – 1 of 1) sorted by relevance
17 struct tda8261_state { struct27 static int tda8261_read(struct tda8261_state *state, u8 *buf) in tda8261_read() argument39 static int tda8261_write(struct tda8261_state *state, u8 *buf) in tda8261_write()53 struct tda8261_state *state = fe->tuner_priv; in tda8261_get_status()76 struct tda8261_state *state = fe->tuner_priv; in tda8261_get_frequency()86 struct tda8261_state *state = fe->tuner_priv; in tda8261_set_params()145 struct tda8261_state *state = fe->tuner_priv; in tda8261_release()169 struct tda8261_state *state = NULL; in tda8261_attach()171 if ((state = kzalloc(sizeof (struct tda8261_state), GFP_KERNEL)) == NULL) in tda8261_attach()