Lines Matching defs:decoder

110 	struct tvp5150 *decoder = to_tvp5150(sd);  in tvp5150_read()  local
282 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_selmux() local
600 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_write_inittab() local
611 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_vdp_init() local
682 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_set_vbi() local
725 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_get_vbi() local
761 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_set_std() local
789 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_g_std() local
798 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_s_std() local
854 struct tvp5150 *decoder = to_tvp5150(sd); in query_lock() local
880 struct tvp5150 *decoder = dev_id; in tvp5150_isr() local
917 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_reset() local
951 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_enable() local
992 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_s_ctrl() local
1029 tvp5150_get_pad_crop(struct tvp5150 *decoder, in tvp5150_get_pad_crop()
1052 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_fill_fmt() local
1073 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_get_hmax() local
1089 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_set_hw_selection() local
1110 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_set_selection() local
1162 struct tvp5150 *decoder = container_of(sd, struct tvp5150, sd); in tvp5150_get_selection() local
1198 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_get_mbus_config() local
1215 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_init_cfg() local
1248 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_enum_frame_size() local
1281 static int tvp5150_disable_all_input_links(struct tvp5150 *decoder) in tvp5150_disable_all_input_links()
1308 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_link_setup() local
1419 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_runtime_suspend() local
1432 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_runtime_resume() local
1445 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_s_stream() local
1478 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_s_routing() local
1494 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_s_raw_fmt() local
1516 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_s_sliced_fmt() local
1575 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_s_register() local
1605 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_registered() local
1898 static int tvp5150_mc_init(struct tvp5150 *decoder) in tvp5150_mc_init()
1920 static inline int tvp5150_mc_init(struct tvp5150 *decoder) in tvp5150_mc_init()
1926 static int tvp5150_validate_connectors(struct tvp5150 *decoder) in tvp5150_validate_connectors()
1989 static int tvp5150_parse_dt(struct tvp5150 *decoder, struct device_node *np) in tvp5150_parse_dt()
2236 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_remove() local