tda8261_state
struct tda8261_state *state = fe->tuner_priv;
struct tda8261_state *state = NULL;
if ((state = kzalloc_obj(struct tda8261_state)) == NULL)
static int tda8261_read(struct tda8261_state *state, u8 *buf)
static int tda8261_write(struct tda8261_state *state, u8 *buf)
struct tda8261_state *state = fe->tuner_priv;
struct tda8261_state *state = fe->tuner_priv;
struct tda8261_state *state = fe->tuner_priv;