Home
last modified time | relevance | path

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

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