Home
last modified time | relevance | path

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

/linux/drivers/media/radio/
A Dtef6862.c49 struct tef6862_state { struct
54 static inline struct tef6862_state *to_state(struct v4l2_subdev *sd) in to_state() argument
56 return container_of(sd, struct tef6862_state, sd); in to_state()
93 struct tef6862_state *state = to_state(sd); in tef6862_s_frequency()
119 struct tef6862_state *state = to_state(sd); in tef6862_g_frequency()
147 struct tef6862_state *state; in tef6862_probe()
157 state = kzalloc(sizeof(struct tef6862_state), GFP_KERNEL); in tef6862_probe()

Completed in 3 milliseconds