Searched refs:stf_capture (Results 1 – 4 of 4) sorted by relevance
78 struct stf_capture *cap = to_stf_capture(video); in stf_init_addrs()112 struct stf_capture *cap = to_stf_capture(video); in stf_cap_s_cfg()137 struct stf_capture *cap = to_stf_capture(video); in stf_cap_s_cleanup()152 struct stf_capture *cap = to_stf_capture(video); in stf_wr_data_en()160 struct stf_capture *cap = to_stf_capture(video); in stf_wr_irq_enable()168 struct stf_capture *cap = to_stf_capture(video); in stf_wr_irq_disable()178 struct stf_capture *cap = to_stf_capture(video); in stf_channel_set()221 struct stf_capture *cap = to_stf_capture(video); in stf_capture_start()234 struct stf_capture *cap = to_stf_capture(video); in stf_capture_stop()326 struct stf_capture *cap = to_stf_capture(video); in stf_buf_update_on_new()[all …]
128 struct stf_capture *cap_yuv = &stfcamss->captures[STF_CAPTURE_YUV]; in stfcamss_register_devs()165 struct stf_capture *cap_yuv = &stfcamss->captures[STF_CAPTURE_YUV]; in stfcamss_unregister_devs()185 struct stf_capture *cap_raw = &stfcamss->captures[STF_CAPTURE_RAW]; in stfcamss_subdev_notifier_bound()
73 struct stf_capture { struct
56 struct stf_capture captures[STF_CAPTURE_NUM];
Completed in 8 milliseconds