Searched refs:stream_index (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/staging/media/atomisp/pci/ |
| A D | atomisp_compat.h | 222 unsigned short stream_index, bool enable); 225 unsigned short stream_index, bool enable); 256 unsigned int stream_index, 262 unsigned int stream_index, 269 unsigned int stream_index, 276 unsigned int stream_index, 281 unsigned int stream_index, 324 unsigned int stream_index,
|
| A D | atomisp_compat_css20.c | 1980 &asd->stream_env[stream_index]; in atomisp_css_capture_enable_online() 2228 unsigned int stream_index, in __configure_output() argument 2260 unsigned int stream_index, in __configure_video_preview_output() argument 2644 unsigned int stream_index, in __get_frame_info() argument 2667 asd->stream_env[stream_index] in __get_frame_info() 2754 int stream_index; in atomisp_get_css_frame_info() local 2815 unsigned int stream_index, in atomisp_css_copy_configure_output() argument 2846 unsigned int stream_index, in atomisp_css_yuvpp_configure_viewfinder() argument 2869 unsigned int stream_index, in atomisp_css_yuvpp_get_output_frame_info() argument 2878 unsigned int stream_index, in atomisp_css_yuvpp_get_viewfinder_frame_info() argument [all …]
|
| A D | atomisp_cmd.c | 4810 asd->stream_env[stream_index].ch_id = stream_info->ch_id; in __atomisp_update_stream_env() 4815 asd->stream_env[stream_index].isys_info[i].width = in __atomisp_update_stream_env() 4817 asd->stream_env[stream_index].isys_info[i].height = in __atomisp_update_stream_env() 4822 static void __atomisp_init_stream_info(u16 stream_index, in __atomisp_init_stream_info() argument 4828 stream_info->stream = stream_index; in __atomisp_init_stream_info() 4856 u16 stream_index; in atomisp_try_fmt() local 4877 __atomisp_init_stream_info(stream_index, stream_info); in atomisp_try_fmt() 5219 if (atomisp_set_sensor_mipi_to_isp(asd, stream_index, in atomisp_set_fmt_to_isp() 5360 atomisp_css_capture_enable_online(asd, stream_index, in atomisp_set_fmt_to_isp() 5510 u16 stream_index = ATOMISP_INPUT_STREAM_GENERAL; in atomisp_set_fmt_to_snr() local [all …]
|
| /linux/sound/pci/asihpi/ |
| A D | hpi_internal.h | 625 u16 stream_index; /**< outstream or instream index. */ member
|
| A D | hpi6000.c | 1746 hm.obj_index = phm->u.d.u.stream.stream_index; in hw_message()
|
| A D | hpifunc.c | 791 &hm.u.d.u.stream.stream_index)) in hpi_outstream_group_add() 1147 &hm.u.d.u.stream.stream_index)) in hpi_instream_group_add()
|
| /linux/drivers/net/wireless/marvell/ |
| A D | mwl8k.c | 3821 u8 bitmap = 0, stream_index; in mwl8k_watchdog_ba_events() local 3840 stream_index = (i + MWL8K_WMM_QUEUE_NUMBER) % in mwl8k_watchdog_ba_events() 3842 streams = &priv->ampdu[stream_index]; in mwl8k_watchdog_ba_events() 3847 mwl8k_destroy_ba(hw, stream_index); in mwl8k_watchdog_ba_events()
|
Completed in 52 milliseconds