ix2505v_state      49 drivers/media/dvb-frontends/ix2505v.c static int ix2505v_read_status_reg(struct ix2505v_state *state)
ix2505v_state      65 drivers/media/dvb-frontends/ix2505v.c static int ix2505v_write(struct ix2505v_state *state, u8 buf[], u8 count)
ix2505v_state      86 drivers/media/dvb-frontends/ix2505v.c 	struct ix2505v_state *state = fe->tuner_priv;
ix2505v_state     121 drivers/media/dvb-frontends/ix2505v.c 	struct ix2505v_state *state = fe->tuner_priv;
ix2505v_state     240 drivers/media/dvb-frontends/ix2505v.c 	struct ix2505v_state *state = fe->tuner_priv;
ix2505v_state     262 drivers/media/dvb-frontends/ix2505v.c 	struct ix2505v_state *state = NULL;
ix2505v_state     270 drivers/media/dvb-frontends/ix2505v.c 	state = kzalloc(sizeof(struct ix2505v_state), GFP_KERNEL);