Lines Matching refs:va1j5jf8007t_state
42 struct va1j5jf8007t_state { struct
51 struct va1j5jf8007t_state *state; in va1j5jf8007t_read_snr() argument
103 struct va1j5jf8007t_state *state; in va1j5jf8007t_read_status()
160 static int va1j5jf8007t_set_frequency(struct va1j5jf8007t_state *state) in va1j5jf8007t_set_frequency()
189 va1j5jf8007t_check_frequency(struct va1j5jf8007t_state *state, int *lock) in va1j5jf8007t_check_frequency()
217 static int va1j5jf8007t_set_modulation(struct va1j5jf8007t_state *state) in va1j5jf8007t_set_modulation()
236 static int va1j5jf8007t_check_modulation(struct va1j5jf8007t_state *state, in va1j5jf8007t_check_modulation()
271 struct va1j5jf8007t_state *state; in va1j5jf8007t_tune()
356 static int va1j5jf8007t_init_frequency(struct va1j5jf8007t_state *state) in va1j5jf8007t_init_frequency()
380 static int va1j5jf8007t_set_sleep(struct va1j5jf8007t_state *state, int sleep) in va1j5jf8007t_set_sleep()
401 struct va1j5jf8007t_state *state; in va1j5jf8007t_sleep()
415 struct va1j5jf8007t_state *state; in va1j5jf8007t_init()
425 struct va1j5jf8007t_state *state; in va1j5jf8007t_release()
466 struct va1j5jf8007t_state *state; in va1j5jf8007t_prepare()
506 struct va1j5jf8007t_state *state; in va1j5jf8007t_attach()
511 state = kzalloc(sizeof(struct va1j5jf8007t_state), GFP_KERNEL); in va1j5jf8007t_attach()