Searched refs:tda8261_state (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dtda8261.c29 struct tda8261_state { struct
39 static int tda8261_read(struct tda8261_state *state, u8 *buf)
51 static int tda8261_write(struct tda8261_state *state, u8 *buf)
65 struct tda8261_state *state = fe->tuner_priv;
90 struct tda8261_state *state = fe->tuner_priv;
113 struct tda8261_state *state = fe->tuner_priv;
174 struct tda8261_state *state = fe->tuner_priv;
201 struct tda8261_state *state = NULL;
203 if ((state = kzalloc(sizeof (struct tda8261_state), GFP_KERNEL)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dtda8261.c29 struct tda8261_state { struct
39 static int tda8261_read(struct tda8261_state *state, u8 *buf)
51 static int tda8261_write(struct tda8261_state *state, u8 *buf)
65 struct tda8261_state *state = fe->tuner_priv;
90 struct tda8261_state *state = fe->tuner_priv;
113 struct tda8261_state *state = fe->tuner_priv;
174 struct tda8261_state *state = fe->tuner_priv;
201 struct tda8261_state *state = NULL;
203 if ((state = kzalloc(sizeof (struct tda8261_state), GFP_KERNEL)) == NULL)

Completed in 169 milliseconds