Searched refs:tda665x_state (Results 1 – 1 of 1) sorted by relevance
28 struct tda665x_state { struct37 static int tda665x_read(struct tda665x_state *state, u8 *buf) in tda665x_read() argument53 static int tda665x_write(struct tda665x_state *state, u8 *buf, u8 length) in tda665x_write()71 struct tda665x_state *state = fe->tuner_priv; in tda665x_get_frequency()80 struct tda665x_state *state = fe->tuner_priv; in tda665x_get_status()104 struct tda665x_state *state = fe->tuner_priv; in tda665x_set_frequency()202 struct tda665x_state *state = fe->tuner_priv; in tda665x_release()219 struct tda665x_state *state = NULL; in tda665x_attach()222 state = kzalloc(sizeof(struct tda665x_state), GFP_KERNEL); in tda665x_attach()