Searched refs:msp_state (Results 1 – 3 of 3) sorted by relevance
268 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp_set_scart()292 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp_set_audio()339 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp_wake_thread()348 int msp_sleep(struct msp_state *state, int timeout) in msp_sleep()395 struct msp_state *state = to_state(sd); in msp_g_ctrl()438 struct msp_state *state = to_state(sd); in msp_s_ctrl()488 struct msp_state *state = to_state(sd); in msp_ioctl()578 struct msp_state *state = to_state(sd); in msp_s_radio()614 struct msp_state *state = to_state(sd); in msp_s_std()627 struct msp_state *state = to_state(sd); in msp_s_routing()[all …]
162 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp_set_source()189 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp3400c_set_mode()230 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp3400c_set_audmode()359 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp3400c_print_mode()388 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp3400c_detect_stereo()466 struct msp_state *state = to_state(i2c_get_clientdata(client)); in watch_stereo()478 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp3400c_thread()662 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp3410d_thread()828 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp34xxg_modus()855 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp34xxg_set_source()[all …]
52 struct msp_state { struct101 static inline struct msp_state *to_state(struct v4l2_subdev *sd) in to_state() argument103 return container_of(sd, struct msp_state, sd); in to_state()114 int msp_sleep(struct msp_state *state, int timeout);