| /OK3568_Linux_fs/kernel/sound/xen/ |
| H A D | xen_snd_front_cfg.c | 334 int *stream_cnt) in cfg_stream() argument 367 stream->index = (*stream_cnt)++; in cfg_stream() 386 const char *path, int node_index, int *stream_cnt) in cfg_device() argument 464 &cur_pb, &cur_cap, stream_cnt); in cfg_device() 476 int *stream_cnt) in xen_snd_front_cfg_card() argument 483 *stream_cnt = 0; in xen_snd_front_cfg_card() 512 &cfg->pcm_hw, xb_dev->nodename, i, stream_cnt); in xen_snd_front_cfg_card()
|
| H A D | xen_snd_front_cfg.h | 44 int *stream_cnt);
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-samsung-dcphy.h | 25 atomic_t stream_cnt; member
|
| H A D | phy-rockchip-csi2-dphy-common.h | 123 atomic_t stream_cnt; member
|
| H A D | phy-rockchip-csi2-dphy-hw.c | 843 atomic_inc(&hw->stream_cnt); in csi2_dphy_hw_stream_on() 855 if (atomic_dec_return(&hw->stream_cnt)) in csi2_dphy_hw_stream_off() 1053 atomic_set(&dphy_hw->stream_cnt, 0); in rockchip_csi2_dphy_hw_probe()
|
| H A D | phy-rockchip-samsung-dcphy.c | 1747 if (atomic_read(&samsung->stream_cnt)) { in samsung_mipi_dcphy_power_on() 2223 atomic_inc(&samsung->stream_cnt); in samsung_dcphy_rx_stream_on() 2249 if (atomic_dec_return(&samsung->stream_cnt)) in samsung_dcphy_rx_stream_off()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | subdev-itf.h | 82 atomic_t stream_cnt; member
|
| H A D | dev.c | 1106 if ((on && atomic_inc_return(&p->stream_cnt) > 1) || in rkcif_pipeline_set_stream() 1107 (!on && atomic_dec_return(&p->stream_cnt) > 0)) in rkcif_pipeline_set_stream() 1172 if (!on && atomic_dec_return(&p->stream_cnt) > 0) in rkcif_pipeline_set_stream() 1176 atomic_inc(&p->stream_cnt); in rkcif_pipeline_set_stream() 1178 if (atomic_read(&p->stream_cnt) == 1) { in rkcif_pipeline_set_stream() 1181 } else if (atomic_read(&p->stream_cnt) == 2) { in rkcif_pipeline_set_stream() 1185 if (atomic_read(&p->stream_cnt) == 1) { in rkcif_pipeline_set_stream() 1188 } else if (atomic_read(&p->stream_cnt) == 3) { in rkcif_pipeline_set_stream() 1928 atomic_set(&cif_dev->pipe.stream_cnt, 0); in rkcif_plat_init()
|
| H A D | dev.h | 175 atomic_t stream_cnt; member 822 atomic_t stream_cnt; member
|
| H A D | subdev-itf.c | 701 if (!on && atomic_dec_return(&priv->stream_cnt)) in sditf_s_stream() 704 if (on && atomic_inc_return(&priv->stream_cnt) > 1) in sditf_s_stream() 1170 atomic_set(&priv->stream_cnt, 0); in rkcif_subdev_media_init()
|
| H A D | procfs.c | 256 if (atomic_read(&pipe->stream_cnt) < 1) in rkcif_show_format()
|
| H A D | hw.c | 1497 if (atomic_read(&cif_dev->pipe.stream_cnt)) { in rkcif_hw_shutdown()
|
| H A D | capture.c | 4192 if (atomic_read(&cif_dev->pipe.stream_cnt) == 1) { in rkcif_stream_stop() 4875 (atomic_read(&cif_dev->pipe.stream_cnt) != 0)) in rkcif_detach_sync_mode() 5050 if (atomic_read(&hw_dev->cif_dev[i]->pipe.stream_cnt) != 0) { in rkcif_do_stop_stream() 5816 if (atomic_read(&dev->pipe.stream_cnt) <= 1) in rkcif_stream_start() 6151 if (atomic_read(&dev->pipe.stream_cnt) == 0 && in rkcif_do_start_stream()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | data-convert-bt.c | 62 int stream_cnt; member 767 if (cpu > cw->stream_cnt) { in get_sample_cpu() 769 cpu, cw->stream_cnt); in get_sample_cpu() 1349 cw->stream_cnt = ncpus; in setup_streams() 1357 for (cpu = 0; cpu < cw->stream_cnt; cpu++) in free_streams() 1579 for (cpu = 0; cpu < cw->stream_cnt && !ret; cpu++) in ctf_writer__flush_streams()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/ |
| H A D | dev.h | 102 atomic_t stream_cnt; member
|
| H A D | dev.c | 251 if ((on && atomic_inc_return(&p->stream_cnt) > 1) || in rkisp1_pipeline_set_stream() 252 (!on && atomic_dec_return(&p->stream_cnt) > 0)) in rkisp1_pipeline_set_stream() 1052 atomic_set(&isp_dev->pipe.stream_cnt, 0);
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | dev.c | 316 if ((on && atomic_inc_return(&p->stream_cnt) > 1) || in rkisp_pipeline_set_stream() 317 (!on && atomic_dec_return(&p->stream_cnt) > 0)) in rkisp_pipeline_set_stream() 364 atomic_dec_return(&p->stream_cnt); in rkisp_pipeline_set_stream() 872 atomic_set(&isp_dev->pipe.stream_cnt, 0); in rkisp_plat_probe()
|
| H A D | dev.h | 119 atomic_t stream_cnt; member
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/ |
| H A D | vehicle-csi2-dphy-common.h | 373 atomic_t stream_cnt; member
|
| H A D | vehicle_samsung_dcphy_common.h | 27 atomic_t stream_cnt; member
|
| H A D | vehicle_cif.c | 1753 atomic_inc(&hw->stream_cnt); in vehicle_csi2_dphy_stream_start() 2030 atomic_inc(&hw->stream_cnt); in vehicle_csi2_dcphy_stream_start() 2049 if (atomic_dec_return(&hw->stream_cnt)) in vehicle_csi2_dcphy_stream_stop()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/atom/sst/ |
| H A D | sst_drv_interface.c | 182 ctx->stream_cnt++; in sst_open_pcm_stream() 471 ctx->stream_cnt--; in sst_close_pcm_stream()
|
| H A D | sst.h | 393 unsigned int stream_cnt; member
|
| H A D | sst.c | 285 ctx->stream_cnt = 0; in sst_context_init()
|