Home
last modified time | relevance | path

Searched refs:soc_camera_host (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/include/media/
Dsoc_camera.h78 struct soc_camera_host { struct
97 int (*clock_start)(struct soc_camera_host *); argument
98 void (*clock_stop)(struct soc_camera_host *);
125 int (*querycap)(struct soc_camera_host *, struct v4l2_capability *);
255 static inline struct soc_camera_host *to_soc_camera_host( in to_soc_camera_host()
260 return container_of(v4l2_dev, struct soc_camera_host, v4l2_dev); in to_soc_camera_host()
282 int soc_camera_host_register(struct soc_camera_host *ici);
283 void soc_camera_host_unregister(struct soc_camera_host *ici);
/linux-4.1.27/drivers/media/platform/soc_camera/
Dsoc_camera.c180 static int soc_camera_clock_start(struct soc_camera_host *ici) in soc_camera_clock_start()
194 static void soc_camera_clock_stop(struct soc_camera_host *ici) in soc_camera_clock_stop()
256 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_try_fmt()
357 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_enum_framesizes()
367 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_reqbufs()
394 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_querybuf()
408 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_qbuf()
425 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_dqbuf()
442 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_create_bufs()
455 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_prepare_buf()
[all …]
Datmel-isi.c95 struct soc_camera_host soc_host;
245 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in queue_setup()
284 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in buffer_prepare()
325 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in buffer_cleanup()
366 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in buffer_queue()
385 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in start_streaming()
413 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in stop_streaming()
468 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in isi_camera_init_videobuf()
485 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in isi_camera_set_fmt()
618 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in isi_camera_try_bus_param()
[all …]
Dmx3_camera.c118 struct soc_camera_host soc_host;
193 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_videobuf_setup()
261 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_videobuf_queue()
361 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_videobuf_release()
394 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_videobuf_init()
412 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_stop_streaming()
446 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_camera_init_videobuf()
525 static int mx3_camera_clock_start(struct soc_camera_host *ici) in mx3_camera_clock_start()
537 static void mx3_camera_clock_stop(struct soc_camera_host *ici) in mx3_camera_clock_stop()
583 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_camera_try_bus_param()
[all …]
Dsh_mobile_ceu_camera.c101 struct soc_camera_host ici;
218 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_setup()
383 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_queue()
433 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_release()
462 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_init()
477 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_stop_streaming()
568 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_add_device()
598 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_remove_device()
610 static int sh_mobile_ceu_clock_start(struct soc_camera_host *ici) in sh_mobile_ceu_clock_start()
624 static void sh_mobile_ceu_clock_stop(struct soc_camera_host *ici) in sh_mobile_ceu_clock_stop()
[all …]
Domap1_camera.c152 struct soc_camera_host soc_host;
209 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in omap1_videobuf_setup()
254 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in omap1_videobuf_prepare()
483 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in omap1_videobuf_queue()
537 struct soc_camera_host *ici = to_soc_camera_host(dev); in omap1_videobuf_release()
914 static int omap1_cam_clock_start(struct soc_camera_host *ici) in omap1_cam_clock_start()
956 static void omap1_cam_clock_stop(struct soc_camera_host *ici) in omap1_cam_clock_stop()
1222 struct soc_camera_host *ici = to_soc_camera_host(dev); in omap1_cam_set_crop()
1270 struct soc_camera_host *ici = to_soc_camera_host(dev); in omap1_cam_set_fmt()
1361 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in omap1_cam_mmap_mapper()
[all …]
Dpxa_camera.c198 struct soc_camera_host soc_host;
261 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in free_buffer()
428 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_videobuf_prepare()
630 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_videobuf_queue()
837 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_camera_init_videobuf()
978 static int pxa_camera_clock_start(struct soc_camera_host *ici) in pxa_camera_clock_start()
988 static void pxa_camera_clock_stop(struct soc_camera_host *ici) in pxa_camera_clock_stop()
1031 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_camera_setup_cicr()
1127 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_camera_set_bus_param()
1202 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_camera_try_bus_param()
[all …]
Drcar_vin.c477 struct soc_camera_host ici;
535 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_videobuf_setup()
765 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_videobuf_queue()
837 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_stop_streaming()
938 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_add_device()
955 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_remove_device()
1042 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_set_rect()
1168 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_set_bus_param()
1466 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_set_crop()
1553 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_set_fmt()
[all …]
Dmx2_camera.c238 struct soc_camera_host soc_host;
431 static int mx2_camera_clock_start(struct soc_camera_host *ici) in mx2_camera_clock_start()
461 static void mx2_camera_clock_stop(struct soc_camera_host *ici) in mx2_camera_clock_stop()
477 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx2_videobuf_setup()
534 struct soc_camera_host *ici = in mx2_videobuf_queue()
553 struct soc_camera_host *ici = in mx27_camera_emma_buf_init()
649 struct soc_camera_host *ici = in mx2_start_streaming()
745 struct soc_camera_host *ici = in mx2_stop_streaming()
827 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx2_camera_set_bus_param()
1119 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx2_camera_set_fmt()
[all …]
Dsoc_camera_platform.c136 struct soc_camera_host *ici; in soc_camera_platform_probe()
/linux-4.1.27/Documentation/video4linux/
Dsoc-camera.txt48 soc_camera_host_register(struct soc_camera_host *);
52 struct soc_camera_host *ici;