Searched refs:to_vfe (Results 1 – 4 of 4) sorted by relevance
407 struct vfe_device *vfe = to_vfe(line); in vfe_get_output()446 struct vfe_device *vfe = to_vfe(line); in vfe_enable_output()502 struct vfe_device *vfe = to_vfe(line); in vfe_disable_output()524 struct vfe_device *vfe = to_vfe(line); in vfe_enable()569 struct vfe_device *vfe = to_vfe(line); in vfe_disable()704 struct vfe_device *vfe = to_vfe(line); in vfe_queue_buffer()
38 struct vfe_device *vfe = to_vfe(line); in vfe_disable_output()102 struct vfe_device *vfe = to_vfe(line); in vfe_gen1_disable()170 struct vfe_device *vfe = to_vfe(line); in vfe_enable_output()282 struct vfe_device *vfe = to_vfe(line); in vfe_get_output()339 struct vfe_device *vfe = to_vfe(line); in vfe_gen1_enable()691 struct vfe_device *vfe = to_vfe(line); in vfe_queue_buffer()
170 struct vfe_device *vfe = to_vfe(line); in vfe_src_pad_code()392 struct vfe_device *vfe = to_vfe(line); in vfe_put_output()674 struct vfe_device *vfe = to_vfe(line); in vfe_flush_buffers()710 struct vfe_device *vfe = to_vfe(line); in vfe_set_power()738 struct vfe_device *vfe = to_vfe(line); in vfe_set_stream()1438 vfe = to_vfe(line); in msm_vfe_get_vfe_id()
37 #define to_vfe(ptr_line) \ macro