Searched refs:tda8261_state (Results 1 – 1 of 1) sorted by relevance
29 struct tda8261_state { struct39 static int tda8261_read(struct tda8261_state *state, u8 *buf) in tda8261_read() argument51 static int tda8261_write(struct tda8261_state *state, u8 *buf) in tda8261_write()65 struct tda8261_state *state = fe->tuner_priv; in tda8261_get_status()90 struct tda8261_state *state = fe->tuner_priv; in tda8261_get_state()113 struct tda8261_state *state = fe->tuner_priv; in tda8261_set_state()174 struct tda8261_state *state = fe->tuner_priv; in tda8261_release()201 struct tda8261_state *state = NULL; in tda8261_attach()203 if ((state = kzalloc(sizeof (struct tda8261_state), GFP_KERNEL)) == NULL) in tda8261_attach()