Searched refs:mgb4_vout_dev (Results 1 – 4 of 4) sorted by relevance
21 struct mgb4_vout_dev *voutdev; in loopin_cnt()56 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in output_id_show()65 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in video_source_show()89 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in video_source_store()150 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in display_width_show()162 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in display_width_store()190 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in display_height_show()202 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in display_height_store()230 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in frame_rate_show()246 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in frame_rate_store()[all …]
36 struct mgb4_vout_dev { struct62 struct mgb4_vout_dev *mgb4_vout_create(struct mgb4_dev *mgbdev, int id); argument63 void mgb4_vout_free(struct mgb4_vout_dev *voutdev);
13 u32 mgb4_cmt_set_vout_freq(struct mgb4_vout_dev *voutdev, unsigned int freq);
192 u32 mgb4_cmt_set_vout_freq(struct mgb4_vout_dev *voutdev, unsigned int freq) in mgb4_cmt_set_vout_freq()