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

/drivers/media/dvb-frontends/
H A Dix2505v.c37 struct ix2505v_state { struct
62 static int ix2505v_read_status_reg(struct ix2505v_state *state)
78 static int ix2505v_write(struct ix2505v_state *state, u8 buf[], u8 count)
99 struct ix2505v_state *state = fe->tuner_priv;
135 struct ix2505v_state *state = fe->tuner_priv;
254 struct ix2505v_state *state = fe->tuner_priv;
276 struct ix2505v_state *state = NULL;
284 state = kzalloc(sizeof(struct ix2505v_state), GFP_KERNEL);

Completed in 13 milliseconds