/linux-4.1.27/drivers/media/usb/uvc/ |
H A D | uvc_isight.c | 102 void uvc_video_decode_isight(struct urb *urb, struct uvc_streaming *stream, uvc_video_decode_isight() argument
|
H A D | uvc_debugfs.c | 34 struct uvc_streaming *stream = inode->i_private; uvc_debugfs_stats_open() local 78 int uvc_debugfs_init_stream(struct uvc_streaming *stream) uvc_debugfs_init_stream() argument 109 void uvc_debugfs_cleanup_stream(struct uvc_streaming *stream) uvc_debugfs_cleanup_stream() argument
|
H A D | uvc_queue.c | 76 struct uvc_streaming *stream = uvc_queue_to_stream(queue); uvc_queue_setup() local 139 struct uvc_streaming *stream = uvc_queue_to_stream(queue); uvc_buffer_finish() local 149 struct uvc_streaming *stream = uvc_queue_to_stream(queue); uvc_start_streaming() local 169 struct uvc_streaming *stream = uvc_queue_to_stream(queue); uvc_stop_streaming() local
|
H A D | uvc_driver.c | 316 struct uvc_streaming *stream; uvc_stream_by_id() local 1691 struct uvc_streaming *stream = video_get_drvdata(vdev); uvc_release() local 1706 struct uvc_streaming *stream; uvc_unregister_video() local 1796 struct uvc_streaming *stream; uvc_register_terms() local 1978 struct uvc_streaming *stream; uvc_suspend() local 2006 struct uvc_streaming *stream; __uvc_resume() local 1731 uvc_register_video(struct uvc_device *dev, struct uvc_streaming *stream) uvc_register_video() argument
|
H A D | uvc_video.c | 89 static void uvc_fixup_video_ctrl(struct uvc_streaming *stream, uvc_fixup_video_ctrl() argument 158 static int uvc_get_video_ctrl(struct uvc_streaming *stream, uvc_get_video_ctrl() argument 246 static int uvc_set_video_ctrl(struct uvc_streaming *stream, uvc_set_video_ctrl() argument 292 int uvc_probe_video(struct uvc_streaming *stream, uvc_probe_video() argument 354 static int uvc_commit_video(struct uvc_streaming *stream, uvc_commit_video() argument 373 uvc_video_clock_decode(struct uvc_streaming *stream, struct uvc_buffer *buf, uvc_video_clock_decode() argument 479 static void uvc_video_clock_reset(struct uvc_streaming *stream) uvc_video_clock_reset() argument 489 static int uvc_video_clock_init(struct uvc_streaming *stream) uvc_video_clock_init() argument 506 static void uvc_video_clock_cleanup(struct uvc_streaming *stream) uvc_video_clock_cleanup() argument 600 void uvc_video_clock_update(struct uvc_streaming *stream, uvc_video_clock_update() argument 708 static void uvc_video_stats_decode(struct uvc_streaming *stream, uvc_video_stats_decode() argument 820 static void uvc_video_stats_update(struct uvc_streaming *stream) uvc_video_stats_update() argument 855 size_t uvc_video_stats_dump(struct uvc_streaming *stream, char *buf, uvc_video_stats_dump() argument 908 static void uvc_video_stats_start(struct uvc_streaming *stream) uvc_video_stats_start() argument 914 static void uvc_video_stats_stop(struct uvc_streaming *stream) uvc_video_stats_stop() argument 958 static int uvc_video_decode_start(struct uvc_streaming *stream, uvc_video_decode_start() argument 1061 static void uvc_video_decode_data(struct uvc_streaming *stream, uvc_video_decode_data() argument 1084 static void uvc_video_decode_end(struct uvc_streaming *stream, uvc_video_decode_end() argument 1109 static int uvc_video_encode_header(struct uvc_streaming *stream, uvc_video_encode_header() argument 1118 static int uvc_video_encode_data(struct uvc_streaming *stream, uvc_video_encode_data() argument 1144 static void uvc_video_validate_buffer(const struct uvc_streaming *stream, uvc_video_validate_buffer() argument 1155 static void uvc_video_decode_isoc(struct urb *urb, struct uvc_streaming *stream, uvc_video_decode_isoc() argument 1201 static void uvc_video_decode_bulk(struct urb *urb, struct uvc_streaming *stream, uvc_video_decode_bulk() argument 1269 static void uvc_video_encode_bulk(struct urb *urb, struct uvc_streaming *stream, uvc_video_encode_bulk() argument 1314 struct uvc_streaming *stream = urb->context; uvc_video_complete() local 1355 static void uvc_free_urb_buffers(struct uvc_streaming *stream) uvc_free_urb_buffers() argument 1385 static int uvc_alloc_urb_buffers(struct uvc_streaming *stream, uvc_alloc_urb_buffers() argument 1436 static void uvc_uninit_video(struct uvc_streaming *stream, int free_buffers) uvc_uninit_video() argument 1484 static int uvc_init_video_isoc(struct uvc_streaming *stream, uvc_init_video_isoc() argument 1539 static int uvc_init_video_bulk(struct uvc_streaming *stream, uvc_init_video_bulk() argument 1591 static int uvc_init_video(struct uvc_streaming *stream, gfp_t gfp_flags) uvc_init_video() argument 1702 int uvc_video_suspend(struct uvc_streaming *stream) uvc_video_suspend() argument 1721 int uvc_video_resume(struct uvc_streaming *stream, int reset) uvc_video_resume() argument 1761 int uvc_video_init(struct uvc_streaming *stream) uvc_video_init() argument 1857 int uvc_video_enable(struct uvc_streaming *stream, int enable) uvc_video_enable() argument
|
H A D | uvc_v4l2.c | 145 static int uvc_v4l2_try_format(struct uvc_streaming *stream, uvc_v4l2_try_format() argument 262 static int uvc_v4l2_get_format(struct uvc_streaming *stream, uvc_v4l2_get_format() argument 295 static int uvc_v4l2_set_format(struct uvc_streaming *stream, uvc_v4l2_set_format() argument 326 static int uvc_v4l2_get_streamparm(struct uvc_streaming *stream, uvc_v4l2_get_streamparm() argument 361 static int uvc_v4l2_set_streamparm(struct uvc_streaming *stream, uvc_v4l2_set_streamparm() argument 479 struct uvc_streaming *stream; uvc_v4l2_open() local 527 struct uvc_streaming *stream = handle->stream; uvc_v4l2_release() local 557 struct uvc_streaming *stream = handle->stream; uvc_ioctl_querycap() local 572 static int uvc_ioctl_enum_fmt(struct uvc_streaming *stream, uvc_ioctl_enum_fmt() argument 600 struct uvc_streaming *stream = handle->stream; uvc_ioctl_enum_fmt_vid_cap() local 609 struct uvc_streaming *stream = handle->stream; uvc_ioctl_enum_fmt_vid_out() local 618 struct uvc_streaming *stream = handle->stream; uvc_ioctl_g_fmt_vid_cap() local 627 struct uvc_streaming *stream = handle->stream; uvc_ioctl_g_fmt_vid_out() local 636 struct uvc_streaming *stream = handle->stream; uvc_ioctl_s_fmt_vid_cap() local 650 struct uvc_streaming *stream = handle->stream; uvc_ioctl_s_fmt_vid_out() local 664 struct uvc_streaming *stream = handle->stream; uvc_ioctl_try_fmt_vid_cap() local 674 struct uvc_streaming *stream = handle->stream; uvc_ioctl_try_fmt_vid_out() local 684 struct uvc_streaming *stream = handle->stream; uvc_ioctl_reqbufs() local 707 struct uvc_streaming *stream = handle->stream; uvc_ioctl_querybuf() local 718 struct uvc_streaming *stream = handle->stream; uvc_ioctl_qbuf() local 729 struct uvc_streaming *stream = handle->stream; uvc_ioctl_dqbuf() local 742 struct uvc_streaming *stream = handle->stream; uvc_ioctl_create_bufs() local 756 struct uvc_streaming *stream = handle->stream; uvc_ioctl_streamon() local 773 struct uvc_streaming *stream = handle->stream; uvc_ioctl_streamoff() local 1054 struct uvc_streaming *stream = handle->stream; uvc_ioctl_g_selection() local 1088 struct uvc_streaming *stream = handle->stream; uvc_ioctl_g_parm() local 1097 struct uvc_streaming *stream = handle->stream; uvc_ioctl_s_parm() local 1111 struct uvc_streaming *stream = handle->stream; uvc_ioctl_enum_framesizes() local 1140 struct uvc_streaming *stream = handle->stream; uvc_ioctl_enum_frameintervals() local 1434 struct uvc_streaming *stream = handle->stream; uvc_v4l2_mmap() local 1444 struct uvc_streaming *stream = handle->stream; uvc_v4l2_poll() local 1457 struct uvc_streaming *stream = handle->stream; uvc_v4l2_get_unmapped_area() local
|
H A D | uvcvideo.h | 497 struct uvc_stats_stream stream; member in struct:uvc_streaming::__anon5902 568 struct uvc_streaming *stream; member in struct:uvc_fh
|
/linux-4.1.27/drivers/block/rsxx/ |
H A D | rsxx.h | 36 __u32 stream; member in struct:rsxx_reg_access
|
H A D | cregs.c | 44 unsigned int stream; member in struct:creg_cmd 61 copy_to_creg_data(struct rsxx_cardinfo *card, int cnt8, void *buf, unsigned int stream) copy_to_creg_data() argument 87 copy_from_creg_data(struct rsxx_cardinfo *card, int cnt8, void *buf, unsigned int stream) copy_from_creg_data() argument 161 creg_queue_cmd(struct rsxx_cardinfo *card, unsigned int op, unsigned int addr, unsigned int cnt8, void *buf, int stream, creg_cmd_cb callback, void *cb_private) creg_queue_cmd() argument 385 __issue_creg_rw(struct rsxx_cardinfo *card, unsigned int op, unsigned int addr, unsigned int cnt8, void *buf, int stream, unsigned int *hw_stat) __issue_creg_rw() argument 452 issue_creg_rw(struct rsxx_cardinfo *card, u32 addr, unsigned int size8, void *data, int stream, int read) issue_creg_rw() argument
|
/linux-4.1.27/drivers/block/zram/ |
H A D | zcomp.h | 44 void *stream; member in struct:zcomp
|
/linux-4.1.27/drivers/usb/wusbcore/ |
H A D | reservation.c | 31 static int wusbhc_bwa_set(struct wusbhc *wusbhc, u8 stream, wusbhc_bwa_set() argument
|
/linux-4.1.27/fs/squashfs/ |
H A D | decompressor_single.c | 25 void *stream; member in struct:squashfs_stream 32 struct squashfs_stream *stream; squashfs_decompressor_create() local 56 struct squashfs_stream *stream = msblk->stream; squashfs_decompressor_destroy() local 68 struct squashfs_stream *stream = msblk->stream; squashfs_decompress() local
|
H A D | zlib_wrapper.c | 39 z_stream *stream = kmalloc(sizeof(z_stream), GFP_KERNEL); zlib_init() local 57 z_stream *stream = strm; zlib_free() local 70 z_stream *stream = strm; zlib_uncompress() local
|
H A D | decompressor.c | 138 void *stream, *comp_opts = get_comp_opts(sb, flags); squashfs_decompressor_setup() local
|
H A D | decompressor_multi_percpu.c | 25 void *stream; member in struct:squashfs_stream 31 struct squashfs_stream *stream; squashfs_decompressor_create() local 65 struct squashfs_stream *stream; squashfs_decompressor_destroy() local 82 struct squashfs_stream *stream = get_cpu_ptr(percpu); squashfs_decompress() local
|
H A D | lzo_wrapper.c | 45 struct squashfs_lzo *stream = kzalloc(sizeof(*stream), GFP_KERNEL); lzo_init() local 68 struct squashfs_lzo *stream = strm; lzo_free() local 82 struct squashfs_lzo *stream = strm; lzo_uncompress() local
|
H A D | decompressor_multi.c | 50 void *stream; member in struct:decomp_stream 67 struct squashfs_stream *stream; squashfs_decompressor_create() local 110 struct squashfs_stream *stream = msblk->stream; squashfs_decompressor_destroy() local 189 struct squashfs_stream *stream = msblk->stream; squashfs_decompress() local 55 put_decomp_stream(struct decomp_stream *decomp_strm, struct squashfs_stream *stream) put_decomp_stream() argument 129 get_decomp_stream(struct squashfs_sb_info *msblk, struct squashfs_stream *stream) get_decomp_stream() argument
|
H A D | lz4_wrapper.c | 57 struct squashfs_lz4 *stream; lz4_init() local 83 struct squashfs_lz4 *stream = strm; lz4_free() local 97 struct squashfs_lz4 *stream = strm; lz4_uncompress() local
|
H A D | xz_wrapper.c | 97 struct squashfs_xz *stream; squashfs_xz_init() local 123 struct squashfs_xz *stream = strm; squashfs_xz_free() local 138 struct squashfs_xz *stream = strm; squashfs_xz_uncompress() local
|
H A D | squashfs_fs_sb.h | 69 struct squashfs_stream *stream; member in struct:squashfs_sb_info
|
/linux-4.1.27/fs/logfs/ |
H A D | compr.c | 15 static struct z_stream_s stream; variable in typeref:struct:z_stream_s
|
/linux-4.1.27/fs/cramfs/ |
H A D | uncompress.c | 26 static z_stream stream; variable
|
/linux-4.1.27/sound/arm/ |
H A D | pxa2xx-pcm.c | 109 int stream = SNDRV_PCM_STREAM_PLAYBACK; pxa2xx_pcm_new() local 116 int stream = SNDRV_PCM_STREAM_CAPTURE; pxa2xx_pcm_new() local
|
H A D | pxa2xx-pcm-lib.c | 280 int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) pxa2xx_pcm_preallocate_dma_buffer() argument 301 int stream; pxa2xx_pcm_free_dma_buffers() local
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-urb.c | 69 static void dvb_usb_data_complete(struct usb_data_stream *stream, u8 *buffer, size_t length) dvb_usb_data_complete() argument 76 static void dvb_usb_data_complete_204(struct usb_data_stream *stream, u8 *buffer, size_t length) dvb_usb_data_complete_204() argument 83 static void dvb_usb_data_complete_raw(struct usb_data_stream *stream, dvb_usb_data_complete_raw() argument
|
H A D | usb-urb.c | 16 struct usb_data_stream *stream = urb->context; usb_urb_complete() local 65 int usb_urb_kill(struct usb_data_stream *stream) usb_urb_kill() argument 78 int usb_urb_submit(struct usb_data_stream *stream) usb_urb_submit() argument 93 static int usb_free_stream_buffers(struct usb_data_stream *stream) usb_free_stream_buffers() argument 110 static int usb_allocate_stream_buffers(struct usb_data_stream *stream, int num, unsigned long size) usb_allocate_stream_buffers() argument 137 static int usb_bulk_urb_init(struct usb_data_stream *stream) usb_bulk_urb_init() argument 167 static int usb_isoc_urb_init(struct usb_data_stream *stream) usb_isoc_urb_init() argument 212 int usb_urb_init(struct usb_data_stream *stream, struct usb_data_stream_properties *props) usb_urb_init() argument 237 int usb_urb_exit(struct usb_data_stream *stream) usb_urb_exit() argument
|
H A D | dvb-usb.h | 155 struct usb_data_stream_properties stream; member in struct:dvb_usb_adapter_fe_properties 364 struct usb_data_stream stream; member in struct:dvb_usb_fe_adapter
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
H A D | usb_urb.c | 20 struct usb_data_stream *stream = urb->context; usb_urb_complete() local 78 int usb_urb_killv2(struct usb_data_stream *stream) usb_urb_killv2() argument 90 int usb_urb_submitv2(struct usb_data_stream *stream, usb_urb_submitv2() argument 116 static int usb_urb_free_urbs(struct usb_data_stream *stream) usb_urb_free_urbs() argument 135 static int usb_urb_alloc_bulk_urbs(struct usb_data_stream *stream) usb_urb_alloc_bulk_urbs() argument 164 static int usb_urb_alloc_isoc_urbs(struct usb_data_stream *stream) usb_urb_alloc_isoc_urbs() argument 209 static int usb_free_stream_buffers(struct usb_data_stream *stream) usb_free_stream_buffers() argument 227 static int usb_alloc_stream_buffers(struct usb_data_stream *stream, int num, usb_alloc_stream_buffers() argument 259 int usb_urb_reconfig(struct usb_data_stream *stream, usb_urb_reconfig() argument 315 int usb_urb_initv2(struct usb_data_stream *stream, usb_urb_initv2() argument 356 int usb_urb_exitv2(struct usb_data_stream *stream) usb_urb_exitv2() argument
|
H A D | dvb_usb_core.c | 215 static void dvb_usb_data_complete(struct usb_data_stream *stream, u8 *buf, dvb_usb_data_complete() argument 222 static void dvb_usb_data_complete_204(struct usb_data_stream *stream, u8 *buf, dvb_usb_data_complete_204() argument 229 static void dvb_usb_data_complete_raw(struct usb_data_stream *stream, u8 *buf, dvb_usb_data_complete_raw() argument
|
H A D | af9015.c | 608 af9015_get_stream_config(struct dvb_frontend *fe, u8 *ts_type, struct usb_data_stream_properties *stream) af9015_get_stream_config() argument
|
H A D | mxl111sf.c | 1009 static void mxl111sf_stream_config_bulk(struct usb_data_stream_properties *stream, u8 endpoint) mxl111sf_stream_config_bulk() argument 1018 static void mxl111sf_stream_config_isoc(struct usb_data_stream_properties *stream, mxl111sf_stream_config_isoc() argument 1037 mxl111sf_get_stream_config_dvbt(struct dvb_frontend *fe, u8 *ts_type, struct usb_data_stream_properties *stream) mxl111sf_get_stream_config_dvbt() argument 1078 mxl111sf_get_stream_config_atsc(struct dvb_frontend *fe, u8 *ts_type, struct usb_data_stream_properties *stream) mxl111sf_get_stream_config_atsc() argument 1119 mxl111sf_get_stream_config_mh(struct dvb_frontend *fe, u8 *ts_type, struct usb_data_stream_properties *stream) mxl111sf_get_stream_config_mh() argument 1160 mxl111sf_get_stream_config_atsc_mh(struct dvb_frontend *fe, u8 *ts_type, struct usb_data_stream_properties *stream) mxl111sf_get_stream_config_atsc_mh() argument 1230 mxl111sf_get_stream_config_mercury(struct dvb_frontend *fe, u8 *ts_type, struct usb_data_stream_properties *stream) mxl111sf_get_stream_config_mercury() argument 1308 mxl111sf_get_stream_config_mercury_mh(struct dvb_frontend *fe, u8 *ts_type, struct usb_data_stream_properties *stream) mxl111sf_get_stream_config_mercury_mh() argument
|
H A D | af9035.c | 1852 af9035_get_stream_config(struct dvb_frontend *fe, u8 *ts_type, struct usb_data_stream_properties *stream) af9035_get_stream_config() argument
|
H A D | dvb_usb.h | 192 struct usb_data_stream_properties stream; member in struct:dvb_usb_adapter_properties 328 struct usb_data_stream stream; member in struct:dvb_usb_adapter
|
H A D | lmedm04.c | 749 static int lme2510_kill_urb(struct usb_data_stream *stream) lme2510_kill_urb() argument 1169 lme2510_get_stream_config(struct dvb_frontend *fe, u8 *ts_type, struct usb_data_stream_properties *stream) lme2510_get_stream_config() argument
|
/linux-4.1.27/drivers/media/usb/pwc/ |
H A D | pwc-dec23.h | 42 const unsigned char *stream; member in struct:pwc_dec23_private
|
/linux-4.1.27/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-context.h | 36 struct pvr2_stream *stream; member in struct:pvr2_context_stream 62 struct pvr2_context_stream *stream; member in struct:pvr2_channel
|
H A D | pvrusb2-dvb.c | 39 struct pvr2_stream *stream; pvr2_dvb_feed_func() local 112 struct pvr2_stream *stream; pvr2_dvb_stream_end() local 148 struct pvr2_stream *stream = NULL; pvr2_dvb_stream_do_start() local
|
H A D | pvrusb2-ioread.c | 34 struct pvr2_stream *stream; member in struct:pvr2_ioread
|
H A D | pvrusb2-io.c | 96 struct pvr2_stream *stream; member in struct:pvr2_buffer
|
H A D | pvrusb2-v4l2.c | 45 struct pvr2_context_stream *stream; member in struct:pvr2_v4l2_dev
|
/linux-4.1.27/drivers/staging/ozwpan/ |
H A D | ozeltbuf.h | 34 struct oz_elt_stream *stream; member in struct:oz_elt_info
|
/linux-4.1.27/crypto/ |
H A D | deflate.c | 48 struct z_stream_s *stream = &ctx->comp_stream; deflate_comp_init() local 73 struct z_stream_s *stream = &ctx->decomp_stream; deflate_decomp_init() local 132 struct z_stream_s *stream = &dctx->comp_stream; deflate_compress() local 162 struct z_stream_s *stream = &dctx->decomp_stream; deflate_decompress() local
|
H A D | zlib.c | 47 struct z_stream_s *stream = &ctx->comp_stream; zlib_comp_exit() local 58 struct z_stream_s *stream = &ctx->decomp_stream; zlib_decomp_exit() local 85 struct z_stream_s *stream = &ctx->comp_stream; zlib_compress_setup() local 134 struct z_stream_s *stream = &dctx->comp_stream; zlib_compress_init() local 148 struct z_stream_s *stream = &dctx->comp_stream; zlib_compress_update() local 186 struct z_stream_s *stream = &dctx->comp_stream; zlib_compress_final() local 216 struct z_stream_s *stream = &ctx->decomp_stream; zlib_decompress_setup() local 248 struct z_stream_s *stream = &dctx->decomp_stream; zlib_decompress_init() local 262 struct z_stream_s *stream = &dctx->decomp_stream; zlib_decompress_update() local 301 struct z_stream_s *stream = &dctx->decomp_stream; zlib_decompress_final() local
|
/linux-4.1.27/include/net/sctp/ |
H A D | ulpevent.h | 51 __u16 stream; member in struct:sctp_ulpevent
|
H A D | structs.h | 409 static inline __u16 sctp_ssn_peek(struct sctp_stream *stream, __u16 id) sctp_ssn_peek() argument 415 static inline __u16 sctp_ssn_next(struct sctp_stream *stream, __u16 id) sctp_ssn_next() argument 421 static inline void sctp_ssn_skip(struct sctp_stream *stream, __u16 id, sctp_ssn_skip() argument
|
/linux-4.1.27/sound/usb/ |
H A D | proc.c | 152 struct snd_usb_stream *stream = entry->private_data; proc_pcm_format_read() local 168 void snd_usb_proc_pcm_format_add(struct snd_usb_stream *stream) snd_usb_proc_pcm_format_add() argument
|
H A D | format.c | 483 snd_usb_parse_audio_format(struct snd_usb_audio *chip, struct audioformat *fp, unsigned int format, struct uac_format_type_i_continuous_descriptor *fmt, int stream) snd_usb_parse_audio_format() argument
|
H A D | stream.c | 61 static void snd_usb_audio_stream_free(struct snd_usb_stream *stream) snd_usb_audio_stream_free() argument 71 struct snd_usb_stream *stream = pcm->private_data; snd_usb_audio_pcm_free() local 202 static int add_chmap(struct snd_pcm *pcm, int stream, add_chmap() argument 477 int i, altno, err, stream; snd_usb_parse_audio_interface() local 82 snd_usb_init_substream(struct snd_usb_stream *as, int stream, struct audioformat *fp) snd_usb_init_substream() argument 320 snd_usb_add_audio_stream(struct snd_usb_audio *chip, int stream, struct audioformat *fp) snd_usb_add_audio_stream() argument
|
H A D | card.h | 109 struct snd_usb_stream *stream; member in struct:snd_usb_substream
|
H A D | pcm.c | 1640 void snd_usb_set_pcm_ops(struct snd_pcm *pcm, int stream) snd_usb_set_pcm_ops() argument
|
H A D | quirks.c | 142 int stream, err; create_fixed_stream_quirk() local 424 int stream, err; create_uaxx_quirk() local
|
H A D | midi.c | 1514 snd_usbmidi_find_substream(struct snd_usb_midi *umidi, int stream, int number) snd_usbmidi_find_substream() argument 1734 snd_usbmidi_init_substream(struct snd_usb_midi *umidi, int stream, int number, struct snd_rawmidi_substream **rsubstream) snd_usbmidi_init_substream() argument
|
/linux-4.1.27/drivers/media/pci/cx18/ |
H A D | cx18-dvb.c | 136 static int yuan_mpc718_mt352_reqfw(struct cx18_stream *stream, yuan_mpc718_mt352_reqfw() argument 170 struct cx18_stream *stream = dvb->stream; yuan_mpc718_mt352_init() local 253 struct cx18_stream *stream = (struct cx18_stream *) demux->priv; cx18_dvb_start_feed() local 324 struct cx18_stream *stream = (struct cx18_stream *)demux->priv; cx18_dvb_stop_feed() local 347 int cx18_dvb_register(struct cx18_stream *stream) cx18_dvb_register() argument 439 void cx18_dvb_unregister(struct cx18_stream *stream) cx18_dvb_unregister() argument 470 static int dvb_register(struct cx18_stream *stream) dvb_register() argument
|
H A D | cx18-driver.h | 334 struct cx18_stream *stream; member in struct:cx18_dvb
|
/linux-4.1.27/drivers/media/usb/as102/ |
H A D | as102_drv.h | 75 void *stream; member in struct:as102_dev_t
|
/linux-4.1.27/fs/nfs/filelayout/ |
H A D | filelayoutdev.c | 73 struct xdr_stream stream; nfs4_fl_alloc_deviceid_node() local
|
H A D | filelayout.c | 653 struct xdr_stream stream; filelayout_decode_layout() local
|
/linux-4.1.27/include/sound/ |
H A D | compress_driver.h | 171 static inline void snd_compr_fragment_elapsed(struct snd_compr_stream *stream) snd_compr_fragment_elapsed() argument 176 static inline void snd_compr_drain_notify(struct snd_compr_stream *stream) snd_compr_drain_notify() argument
|
H A D | rawmidi.h | 93 int stream; /* direction */ member in struct:snd_rawmidi_substream
|
H A D | ac97_codec.h | 631 unsigned int stream: 1, /* stream type: 1 = capture */ member in struct:ac97_pcm
|
H A D | pcm.h | 451 int stream; /* stream (direction) */ member in struct:snd_pcm_substream 500 int stream; /* stream (direction) */ member in struct:snd_pcm_str 1341 int stream; /* PLAYBACK or CAPTURE */ member in struct:snd_pcm_chmap
|
/linux-4.1.27/sound/core/ |
H A D | pcm_memory.c | 116 int stream; snd_pcm_lib_preallocate_free_for_all() local 287 int stream, err; snd_pcm_lib_preallocate_pages_for_all() local
|
H A D | rawmidi_compat.c | 26 s32 stream; member in struct:snd_rawmidi_params32 57 s32 stream; member in struct:snd_rawmidi_status32 100 s32 stream; member in struct:snd_rawmidi_status_x32
|
H A D | compress_offload.c | 65 struct snd_compr_stream stream; member in struct:snd_compr_file 168 static int snd_compr_update_tstamp(struct snd_compr_stream *stream, snd_compr_update_tstamp() argument 183 static size_t snd_compr_calc_avail(struct snd_compr_stream *stream, snd_compr_calc_avail() argument 219 static inline size_t snd_compr_get_avail(struct snd_compr_stream *stream) snd_compr_get_avail() argument 227 snd_compr_ioctl_avail(struct snd_compr_stream *stream, unsigned long arg) snd_compr_ioctl_avail() argument 241 static int snd_compr_write_data(struct snd_compr_stream *stream, snd_compr_write_data() argument 276 struct snd_compr_stream *stream; snd_compr_write() local 323 struct snd_compr_stream *stream; snd_compr_read() local 372 static inline int snd_compr_get_poll(struct snd_compr_stream *stream) snd_compr_get_poll() argument 383 struct snd_compr_stream *stream; snd_compr_poll() local 430 snd_compr_get_caps(struct snd_compr_stream *stream, unsigned long arg) snd_compr_get_caps() argument 450 snd_compr_get_codec_caps(struct snd_compr_stream *stream, unsigned long arg) snd_compr_get_codec_caps() argument 475 static int snd_compr_allocate_buffer(struct snd_compr_stream *stream, snd_compr_allocate_buffer() argument 517 snd_compr_set_params(struct snd_compr_stream *stream, unsigned long arg) snd_compr_set_params() argument 565 snd_compr_get_params(struct snd_compr_stream *stream, unsigned long arg) snd_compr_get_params() argument 588 snd_compr_get_metadata(struct snd_compr_stream *stream, unsigned long arg) snd_compr_get_metadata() argument 610 snd_compr_set_metadata(struct snd_compr_stream *stream, unsigned long arg) snd_compr_set_metadata() argument 631 snd_compr_tstamp(struct snd_compr_stream *stream, unsigned long arg) snd_compr_tstamp() argument 643 static int snd_compr_pause(struct snd_compr_stream *stream) snd_compr_pause() argument 655 static int snd_compr_resume(struct snd_compr_stream *stream) snd_compr_resume() argument 667 static int snd_compr_start(struct snd_compr_stream *stream) snd_compr_start() argument 679 static int snd_compr_stop(struct snd_compr_stream *stream) snd_compr_stop() argument 695 static int snd_compress_wait_for_drain(struct snd_compr_stream *stream) snd_compress_wait_for_drain() argument 730 static int snd_compr_drain(struct snd_compr_stream *stream) snd_compr_drain() argument 748 static int snd_compr_next_track(struct snd_compr_stream *stream) snd_compr_next_track() argument 770 static int snd_compr_partial_drain(struct snd_compr_stream *stream) snd_compr_partial_drain() argument 794 struct snd_compr_stream *stream; snd_compr_ioctl() local
|
H A D | pcm.c | 114 int stream; snd_pcm_control_ioctl() local 279 static const char *snd_pcm_stream_name(int stream) snd_pcm_stream_name() argument 687 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count) snd_pcm_new_stream() argument 903 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, snd_pcm_attach_substream() argument
|
H A D | rawmidi.c | 723 int stream; snd_rawmidi_ioctl() local 1576 static void snd_rawmidi_free_substreams(struct snd_rawmidi_str *stream) snd_rawmidi_free_substreams() argument 1749 void snd_rawmidi_set_ops(struct snd_rawmidi *rmidi, int stream, snd_rawmidi_set_ops() argument 227 assign_substream(struct snd_rawmidi *rmidi, int subdevice, int stream, int mode, struct snd_rawmidi_substream **sub_ret) assign_substream() argument 1478 snd_rawmidi_alloc_substreams(struct snd_rawmidi *rmidi, struct snd_rawmidi_str *stream, int direction, int count) snd_rawmidi_alloc_substreams() argument
|
H A D | pcm_lib.c | 504 struct snd_pcm_str *stream = &pcm->streams[direction]; snd_pcm_set_ops() local 2582 int snd_pcm_add_chmap_ctls(struct snd_pcm *pcm, int stream, snd_pcm_add_chmap_ctls() argument
|
H A D | pcm_native.c | 1331 int stream, err = 0; snd_pcm_suspend_all() local 2257 int snd_pcm_open_substream(struct snd_pcm *pcm, int stream, snd_pcm_open_substream() argument 2354 static int snd_pcm_open(struct file *file, struct snd_pcm *pcm, int stream) snd_pcm_open() argument 2299 snd_pcm_open_file(struct file *file, struct snd_pcm *pcm, int stream) snd_pcm_open_file() argument
|
/linux-4.1.27/sound/firewire/dice/ |
H A D | dice-pcm.c | 124 struct amdtp_stream *stream; init_hw_info() local
|
H A D | dice-stream.c | 87 static void stop_stream(struct snd_dice *dice, struct amdtp_stream *stream) stop_stream() argument 98 static int start_stream(struct snd_dice *dice, struct amdtp_stream *stream, start_stream() argument 286 static int init_stream(struct snd_dice *dice, struct amdtp_stream *stream) init_stream() argument 318 static void destroy_stream(struct snd_dice *dice, struct amdtp_stream *stream) destroy_stream() argument
|
H A D | dice-proc.c | 116 unsigned int quadlets, stream, i; dice_proc_read() local
|
/linux-4.1.27/sound/firewire/fireworks/ |
H A D | fireworks_stream.c | 13 init_stream(struct snd_efw *efw, struct amdtp_stream *stream) init_stream() argument 44 stop_stream(struct snd_efw *efw, struct amdtp_stream *stream) stop_stream() argument 56 start_stream(struct snd_efw *efw, struct amdtp_stream *stream, start_stream() argument 108 destroy_stream(struct snd_efw *efw, struct amdtp_stream *stream) destroy_stream() argument
|
/linux-4.1.27/sound/firewire/oxfw/ |
H A D | oxfw-pcm.c | 126 struct amdtp_stream *stream; init_hw_params() local
|
H A D | oxfw-stream.c | 104 static void stop_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) stop_stream() argument 115 static int start_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream, start_stream() argument 182 check_connection_used_by_others(struct snd_oxfw *oxfw, struct amdtp_stream *stream) check_connection_used_by_others() argument 206 snd_oxfw_stream_init_simplex(struct snd_oxfw *oxfw, struct amdtp_stream *stream) snd_oxfw_stream_init_simplex() argument 242 snd_oxfw_stream_start_simplex(struct snd_oxfw *oxfw, struct amdtp_stream *stream, unsigned int rate, unsigned int pcm_channels) snd_oxfw_stream_start_simplex() argument 331 snd_oxfw_stream_stop_simplex(struct snd_oxfw *oxfw, struct amdtp_stream *stream) snd_oxfw_stream_stop_simplex() argument 345 snd_oxfw_stream_destroy_simplex(struct snd_oxfw *oxfw, struct amdtp_stream *stream) snd_oxfw_stream_destroy_simplex() argument 359 snd_oxfw_stream_update_simplex(struct snd_oxfw *oxfw, struct amdtp_stream *stream) snd_oxfw_stream_update_simplex() argument
|
/linux-4.1.27/sound/pci/lx6464es/ |
H A D | lx6464es.h | 59 struct snd_pcm_substream *stream; member in struct:lx_stream
|
H A D | lx6464es.c | 537 struct lx_stream *stream = is_capture ? &chip->capture_stream : lx_pcm_trigger() local
|
/linux-4.1.27/sound/soc/atmel/ |
H A D | atmel-pcm-pdc.c | 113 int stream; atmel_pcm_free() local 50 atmel_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) atmel_pcm_preallocate_dma_buffer() argument
|
/linux-4.1.27/sound/soc/fsl/ |
H A D | mpc5200_dma.h | 27 struct snd_pcm_substream *stream; member in struct:psc_dma_stream
|
H A D | fsl_asrc_dma.c | 146 int stream = substream->stream; fsl_asrc_dma_hw_params() local
|
H A D | imx-pcm-fiq.c | 241 static int imx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) imx_pcm_preallocate_dma_buffer() argument 322 int stream; imx_pcm_free() local
|
H A D | mpc5200_dma.c | 346 int stream; psc_dma_free() local
|
/linux-4.1.27/sound/soc/intel/atom/sst/ |
H A D | sst_ipc.c | 251 struct stream_info *stream; process_fw_async_msg() local
|
H A D | sst.c | 282 struct stream_info *stream = &ctx->streams[i]; sst_context_init() local 441 struct stream_info *stream = &ctx->streams[i]; intel_sst_suspend() local
|
H A D | sst_pvt.c | 220 void sst_clean_stream(struct stream_info *stream) sst_clean_stream() argument 365 void sst_init_stream(struct stream_info *stream, sst_init_stream() argument
|
H A D | sst_drv_interface.c | 53 struct stream_info *stream; free_stream_context() local 203 struct stream_info *stream; sst_cdev_open() local 229 struct stream_info *stream; sst_cdev_close() local 262 struct stream_info *stream; sst_cdev_ack() local 368 struct stream_info *stream; sst_cdev_tstamp() local 457 struct stream_info *stream; sst_cdev_fragment_elapsed() local 476 struct stream_info *stream; sst_close_pcm_stream() local 544 struct stream_info *stream; sst_read_timestamp() local 631 struct stream_info *stream; sst_stream_init() local
|
/linux-4.1.27/sound/soc/intel/atom/ |
H A D | sst-mfld-platform-compress.c | 55 struct sst_runtime_stream *stream; sst_platform_compr_open() local 85 struct sst_runtime_stream *stream; sst_platform_compr_free() local 105 struct sst_runtime_stream *stream; sst_platform_compr_set_params() local 179 struct sst_runtime_stream *stream = cstream->runtime->private_data; sst_platform_compr_trigger() local 208 struct sst_runtime_stream *stream; sst_platform_compr_pointer() local 221 struct sst_runtime_stream *stream; sst_platform_compr_ack() local 233 struct sst_runtime_stream *stream = sst_platform_compr_get_caps() local 242 struct sst_runtime_stream *stream = sst_platform_compr_get_codec_caps() local 251 struct sst_runtime_stream *stream = sst_platform_compr_set_metadata() local
|
H A D | sst-mfld-platform-pcm.c | 104 static int sst_media_digital_mute(struct snd_soc_dai *dai, int mute, int stream) sst_media_digital_mute() argument 111 void sst_set_stream_status(struct sst_runtime_stream *stream, sst_set_stream_status() argument 120 static inline int sst_get_stream_status(struct sst_runtime_stream *stream) sst_get_stream_status() argument 233 struct sst_runtime_stream *stream = sst_platform_alloc_stream() local 267 struct sst_runtime_stream *stream; sst_period_elapsed() local 283 struct sst_runtime_stream *stream = sst_platform_init_stream() local 301 static int power_up_sst(struct sst_runtime_stream *stream) power_up_sst() argument 306 static void power_down_sst(struct sst_runtime_stream *stream) power_down_sst() argument 316 struct sst_runtime_stream *stream; sst_media_open() local 359 struct sst_runtime_stream *stream; sst_media_close() local 377 struct sst_runtime_stream *stream = get_current_pipe_id() local 392 struct sst_runtime_stream *stream; sst_media_prepare() local 575 struct sst_runtime_stream *stream; sst_platform_pcm_trigger() local 622 struct sst_runtime_stream *stream; sst_platform_pcm_pointer() local
|
H A D | sst-atom-controls.c | 1168 int sst_send_pipe_gains(struct snd_soc_dai *dai, int stream, int mute) sst_send_pipe_gains() argument
|
/linux-4.1.27/sound/soc/omap/ |
H A D | omap-pcm.c | 199 int stream; omap_pcm_free_dma_buffers() local 176 omap_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) omap_pcm_preallocate_dma_buffer() argument
|
H A D | omap-mcpdm.c | 296 int stream = substream->stream; omap_mcpdm_dai_hw_params() local
|
H A D | mcbsp.c | 236 omap_mcbsp_dma_reg_params(struct omap_mcbsp *mcbsp, unsigned int stream) omap_mcbsp_dma_reg_params() argument
|
/linux-4.1.27/sound/soc/pxa/ |
H A D | mmp-pcm.c | 148 int stream; mmp_pcm_free_dma_buffers() local 198 int ret = 0, stream; mmp_pcm_new() local 172 mmp_pcm_preallocate_dma_buffer(struct snd_pcm_substream *substream, int stream) mmp_pcm_preallocate_dma_buffer() argument
|
/linux-4.1.27/drivers/staging/gdm72xx/ |
H A D | gdm_qos.c | 142 static int chk_ipv4_rule(struct gdm_wimax_csr_s *csr, u8 *stream, u8 *port) chk_ipv4_rule() argument
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_overlay.c | 55 struct vmw_stream stream[VMW_MAX_NUM_STREAMS]; member in struct:vmw_overlay 257 struct vmw_stream *stream = &overlay->stream[stream_id]; vmw_overlay_stop() local 305 struct vmw_stream *stream = &overlay->stream[arg->stream_id]; vmw_overlay_update_stream() local 376 struct vmw_stream *stream = &overlay->stream[i]; vmw_overlay_stop_all() local 407 struct vmw_stream *stream = &overlay->stream[i]; vmw_overlay_resume_all() local
|
H A D | vmwgfx_resource.c | 54 struct vmw_stream stream; member in struct:vmw_user_stream 790 struct vmw_stream *stream; vmw_stream_destroy() local 832 struct vmw_user_stream *stream = vmw_user_stream_free() local 849 struct vmw_user_stream *stream = vmw_user_stream_base_release() local 862 struct vmw_user_stream *stream; vmw_stream_unref_ioctl() local 894 struct vmw_user_stream *stream; vmw_stream_claim_ioctl() local 965 struct vmw_user_stream *stream; vmw_user_stream_lookup() local 800 vmw_stream_init(struct vmw_private *dev_priv, struct vmw_stream *stream, void (*res_free) (struct vmw_resource *res)) vmw_stream_init() argument
|
/linux-4.1.27/fs/isofs/ |
H A D | compress.c | 53 z_stream stream = { .total_out = 0, zisofs_uncompress_block() local
|
/linux-4.1.27/include/media/ |
H A D | videobuf-core.h | 77 struct list_head stream; /* QBUF/DQBUF list */ member in struct:videobuf_buffer 155 struct list_head stream; member in struct:videobuf_queue
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | err_ev6.c | 100 int source = -1, stream = -1, bits = -1; ev6_parse_cbox() local
|
/linux-4.1.27/sound/core/oss/ |
H A D | pcm_plugin.h | 56 int stream; member in struct:snd_pcm_plugin
|
H A D | pcm_plugin.c | 202 int stream; snd_pcm_plug_client_size() local 234 int stream; snd_pcm_plug_slave_size() local 371 int stream = snd_pcm_plug_stream(plug); snd_pcm_plug_format_plugins() local 556 int stream = snd_pcm_plug_stream(plug); snd_pcm_plug_client_channels_buf() local
|
H A D | pcm_oss.c | 2084 static int snd_pcm_oss_get_ptr(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct count_info __user * _info) snd_pcm_oss_get_ptr() argument 2153 static int snd_pcm_oss_get_space(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct audio_buf_info __user *_info) snd_pcm_oss_get_space() argument 2214 static int snd_pcm_oss_get_mapbuf(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct buffmem_desc __user * _info) snd_pcm_oss_get_mapbuf() argument 2231 static void snd_pcm_oss_look_for_setup(struct snd_pcm *pcm, int stream, snd_pcm_oss_look_for_setup() argument 2959 int stream; snd_pcm_oss_proc_init() local 2982 int stream; snd_pcm_oss_proc_done() local
|
/linux-4.1.27/sound/pci/au88x0/ |
H A D | au88x0_pcm.c | 206 stream_t *stream = (stream_t *) substream->runtime->private_data; snd_vortex_pcm_close() local 223 stream_t *stream = (stream_t *) (substream->runtime->private_data); snd_vortex_pcm_hw_params() local 292 stream_t *stream = (stream_t *) (substream->runtime->private_data); snd_vortex_pcm_hw_free() local 327 stream_t *stream = (stream_t *) substream->runtime->private_data; snd_vortex_pcm_prepare() local 359 stream_t *stream = (stream_t *) substream->runtime->private_data; snd_vortex_pcm_trigger() local 422 stream_t *stream = (stream_t *) substream->runtime->private_data; snd_vortex_pcm_pointer() local
|
H A D | au88x0_core.c | 2119 stream_t *stream; vortex_adb_allocroute() local 2357 stream_t *stream = &(vortex->dma_adb[adbdma]); vortex_adb_setsrc() local
|
/linux-4.1.27/sound/pci/mixart/ |
H A D | mixart_core.c | 470 struct mixart_stream *stream; snd_mixart_threaded_irq() local
|
H A D | mixart.c | 393 static int mixart_set_stream_state(struct mixart_stream *stream, int start) mixart_set_stream_state() argument 431 struct mixart_stream *stream = subs->runtime->private_data; snd_mixart_trigger() local 493 struct mixart_stream *stream = subs->runtime->private_data; snd_mixart_prepare() local 516 static int mixart_set_format(struct mixart_stream *stream, snd_pcm_format_t format) mixart_set_format() argument 608 struct mixart_stream *stream = subs->runtime->private_data; snd_mixart_hw_params() local 727 struct mixart_stream *stream; snd_mixart_playback_open() local 806 struct mixart_stream *stream; snd_mixart_capture_open() local 886 struct mixart_stream *stream = subs->runtime->private_data; snd_mixart_close() local 918 struct mixart_stream *stream = runtime->private_data; snd_mixart_stream_pointer() local
|
H A D | mixart_core.h | 186 struct mixart_stream_desc stream[32]; member in struct:mixart_streaming_group
|
/linux-4.1.27/sound/soc/au1x/ |
H A D | dma.c | 39 struct audio_stream stream[2]; /* playback & capture */ member in struct:alchemy_pcm_ctx 42 static void au1000_release_dma_link(struct audio_stream *stream) au1000_release_dma_link() argument 60 static int au1000_setup_dma_link(struct audio_stream *stream, au1000_setup_dma_link() argument 102 static void au1000_dma_stop(struct audio_stream *stream) au1000_dma_stop() argument 108 static void au1000_dma_start(struct audio_stream *stream) au1000_dma_start() argument 133 struct audio_stream *stream = (struct audio_stream *)ptr; au1000_dma_interrupt() local 226 struct audio_stream *stream = ss_to_as(substream); alchemy_pcm_hw_params() local 244 struct audio_stream *stream = ss_to_as(substream); alchemy_pcm_hw_free() local 251 struct audio_stream *stream = ss_to_as(substream); alchemy_pcm_trigger() local 270 struct audio_stream *stream = ss_to_as(ss); alchemy_pcm_pointer() local
|
/linux-4.1.27/sound/soc/blackfin/ |
H A D | bf5xx-ac97-pcm.c | 316 static int bf5xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) bf5xx_pcm_preallocate_dma_buffer() argument 382 int stream; bf5xx_pcm_free_dma_buffers() local
|
/linux-4.1.27/sound/soc/ |
H A D | soc-compress.c | 75 int stream; soc_compr_open_fe() local 185 int stream; soc_compr_free() local 238 int stream, ret; soc_compr_free_fe() local 314 int ret = 0, stream; soc_compr_trigger_fe() local 417 int ret = 0, stream; soc_compr_set_params_fe() local
|
H A D | soc-pcm.c | 47 void snd_soc_runtime_activate(struct snd_soc_pcm_runtime *rtd, int stream) snd_soc_runtime_activate() argument 82 void snd_soc_runtime_deactivate(struct snd_soc_pcm_runtime *rtd, int stream) snd_soc_runtime_deactivate() argument 1136 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream) dpcm_be_disconnect() argument 1212 dai_get_widget(struct snd_soc_dai *dai, int stream) dai_get_widget() argument 1255 static int dpcm_prune_paths(struct snd_soc_pcm_runtime *fe, int stream, dpcm_prune_paths() argument 1296 static int dpcm_add_paths(struct snd_soc_pcm_runtime *fe, int stream, dpcm_add_paths() argument 1362 void dpcm_clear_pending_state(struct snd_soc_pcm_runtime *fe, int stream) dpcm_clear_pending_state() argument 1400 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream) dpcm_be_dai_startup() argument 1541 int stream = fe_substream->stream, ret = 0; dpcm_fe_dai_startup() local 1575 int dpcm_be_dai_shutdown(struct snd_soc_pcm_runtime *fe, int stream) dpcm_be_dai_shutdown() argument 1616 int stream = substream->stream; dpcm_fe_dai_shutdown() local 1636 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream) dpcm_be_dai_hw_free() argument 1682 int err, stream = substream->stream; dpcm_fe_dai_hw_free() local 1706 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int stream) dpcm_be_dai_hw_params() argument 1790 int ret, stream = substream->stream; dpcm_fe_dai_hw_params() local 1836 int dpcm_be_dai_trigger(struct snd_soc_pcm_runtime *fe, int stream, dpcm_be_dai_trigger() argument 1933 int stream = substream->stream, ret; dpcm_fe_dai_do_trigger() local 2007 int stream = substream->stream; dpcm_fe_dai_trigger() local 2021 int dpcm_be_dai_prepare(struct snd_soc_pcm_runtime *fe, int stream) dpcm_be_dai_prepare() argument 2058 int stream = substream->stream, ret = 0; dpcm_fe_dai_prepare() local 2108 static int dpcm_run_update_shutdown(struct snd_soc_pcm_runtime *fe, int stream) dpcm_run_update_shutdown() argument 2149 static int dpcm_run_update_startup(struct snd_soc_pcm_runtime *fe, int stream) dpcm_run_update_startup() argument 2234 static int dpcm_run_new_update(struct snd_soc_pcm_runtime *fe, int stream) dpcm_run_new_update() argument 2247 static int dpcm_run_old_update(struct snd_soc_pcm_runtime *fe, int stream) dpcm_run_old_update() argument 2396 int stream = fe_substream->stream; dpcm_fe_dai_open() local 2433 int stream = fe_substream->stream, ret; dpcm_fe_dai_close() local 2582 int snd_soc_dpcm_fe_can_update(struct snd_soc_pcm_runtime *fe, int stream) snd_soc_dpcm_fe_can_update() argument 2604 snd_soc_dpcm_get_substream(struct snd_soc_pcm_runtime *be, int stream) snd_soc_dpcm_get_substream() argument 2612 snd_soc_dpcm_be_get_state(struct snd_soc_pcm_runtime *be, int stream) snd_soc_dpcm_be_get_state() argument 1073 dpcm_be_connect(struct snd_soc_pcm_runtime *fe, struct snd_soc_pcm_runtime *be, int stream) dpcm_be_connect() argument 1108 dpcm_be_reparent(struct snd_soc_pcm_runtime *fe, struct snd_soc_pcm_runtime *be, int stream) dpcm_be_reparent() argument 1165 dpcm_get_be(struct snd_soc_card *card, struct snd_soc_dapm_widget *widget, int stream) dpcm_get_be() argument 1233 dpcm_path_get(struct snd_soc_pcm_runtime *fe, int stream, struct snd_soc_dapm_widget_list **list_) dpcm_path_get() argument 1353 dpcm_process_paths(struct snd_soc_pcm_runtime *fe, int stream, struct snd_soc_dapm_widget_list **list, int new) dpcm_process_paths() argument 1371 dpcm_be_dai_startup_unwind(struct snd_soc_pcm_runtime *fe, int stream) dpcm_be_dai_startup_unwind() argument 1487 dpcm_init_runtime_hw(struct snd_pcm_runtime *runtime, struct snd_soc_pcm_stream *stream) dpcm_init_runtime_hw() argument 1521 dpcm_set_fe_update_state(struct snd_soc_pcm_runtime *fe, int stream, enum snd_soc_dpcm_update state) dpcm_set_fe_update_state() argument 2591 snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe, struct snd_soc_pcm_runtime *be, int stream) snd_soc_dpcm_be_can_update() argument 2619 snd_soc_dpcm_be_set_state(struct snd_soc_pcm_runtime *be, int stream, enum snd_soc_dpcm_state state) snd_soc_dpcm_be_set_state() argument 2630 snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe, struct snd_soc_pcm_runtime *be, int stream) snd_soc_dpcm_can_be_free_stop() argument 2657 snd_soc_dpcm_can_be_params(struct snd_soc_pcm_runtime *fe, struct snd_soc_pcm_runtime *be, int stream) snd_soc_dpcm_can_be_params() argument 2719 dpcm_show_state(struct snd_soc_pcm_runtime *fe, int stream, char *buf, size_t size) dpcm_show_state() argument
|
H A D | soc-dapm.c | 1063 int snd_soc_dapm_dai_get_connected_widgets(struct snd_soc_dai *dai, int stream, snd_soc_dapm_dai_get_connected_widgets() argument 3622 static void soc_dapm_dai_stream_event(struct snd_soc_dai *dai, int stream, soc_dapm_dai_stream_event() argument 3679 static void soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream, soc_dapm_stream_event() argument 3702 void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream, snd_soc_dapm_stream_event() argument
|
H A D | soc-core.c | 2992 static void fixup_codec_formats(struct snd_soc_pcm_stream *stream) fixup_codec_formats() argument 545 snd_soc_get_dai_substream(struct snd_soc_card *card, const char *dai_link, int stream) snd_soc_get_dai_substream() argument
|
/linux-4.1.27/sound/soc/txx9/ |
H A D | txx9aclc.h | 51 int stream; /* SNDRV_PCM_STREAM_PLAYBACK or SNDRV_PCM_STREAM_CAPTURE */ member in struct:txx9aclc_dmadata
|
/linux-4.1.27/tools/testing/selftests/mqueue/ |
H A D | mq_open_tests.c | 67 static inline void __set(FILE *stream, int value, char *err_msg) __set() argument 114 static inline int get(FILE *stream) get() argument 123 static inline void set(FILE *stream, int value) set() argument
|
H A D | mq_perf_tests.c | 162 static inline void __set(FILE *stream, int value, char *err_msg) __set() argument 232 static inline int get(FILE *stream) get() argument 241 static inline void set(FILE *stream, int value) set() argument 254 static inline int try_set(FILE *stream, int value) try_set() argument
|
/linux-4.1.27/sound/soc/intel/baytrail/ |
H A D | sst-baytrail-pcm.c | 45 struct sst_byt_stream *stream; member in struct:sst_byt_pcm_data 213 static u32 byt_notify_pointer(struct sst_byt_stream *stream, void *data) byt_notify_pointer() argument
|
H A D | sst-baytrail-ipc.c | 216 struct sst_byt_stream *stream; sst_byt_get_stream() local 228 struct sst_byt_stream *stream; sst_byt_stream_update() local 285 struct sst_byt_stream *stream; sst_byt_process_notification() local 357 struct sst_byt_stream *stream; sst_byt_stream_new() local 376 int sst_byt_stream_set_bits(struct sst_byt *byt, struct sst_byt_stream *stream, sst_byt_stream_set_bits() argument 390 int sst_byt_stream_set_rate(struct sst_byt *byt, struct sst_byt_stream *stream, sst_byt_stream_set_rate() argument 398 int sst_byt_stream_type(struct sst_byt *byt, struct sst_byt_stream *stream, sst_byt_stream_type() argument 409 int sst_byt_stream_buffer(struct sst_byt *byt, struct sst_byt_stream *stream, sst_byt_stream_buffer() argument 424 int sst_byt_stream_commit(struct sst_byt *byt, struct sst_byt_stream *stream) sst_byt_stream_commit() argument 447 int sst_byt_stream_free(struct sst_byt *byt, struct sst_byt_stream *stream) sst_byt_stream_free() argument 490 int sst_byt_stream_start(struct sst_byt *byt, struct sst_byt_stream *stream, sst_byt_stream_start() argument 514 int sst_byt_stream_stop(struct sst_byt *byt, struct sst_byt_stream *stream) sst_byt_stream_stop() argument 530 int sst_byt_stream_pause(struct sst_byt *byt, struct sst_byt_stream *stream) sst_byt_stream_pause() argument 543 int sst_byt_stream_resume(struct sst_byt *byt, struct sst_byt_stream *stream) sst_byt_stream_resume() argument 353 sst_byt_stream_new(struct sst_byt *byt, int id, u32 (*notify_position)(struct sst_byt_stream *stream, void *data), void *data) sst_byt_stream_new() argument 383 sst_byt_stream_set_channels(struct sst_byt *byt, struct sst_byt_stream *stream, u8 channels) sst_byt_stream_set_channels() argument 556 sst_byt_get_dsp_position(struct sst_byt *byt, struct sst_byt_stream *stream, int buffer_size) sst_byt_get_dsp_position() argument
|
/linux-4.1.27/sound/soc/kirkwood/ |
H A D | kirkwood-dma.c | 301 int stream; kirkwood_dma_free_dma_buffers() local 251 kirkwood_dma_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) kirkwood_dma_preallocate_dma_buffer() argument
|
/linux-4.1.27/drivers/net/can/softing/ |
H A D | softing_main.c | 483 static const uint8_t stream[] = { softing_card_boot() local
|
/linux-4.1.27/arch/um/os-Linux/ |
H A D | file.c | 349 int os_pipe(int *fds, int stream, int close_on_exec) os_pipe() argument
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
H A D | tcm_usb_gadget.h | 91 struct uas_stream *stream; member in struct:usbg_cmd 135 struct uas_stream stream[UASP_SS_EP_COMP_NUM_STREAMS]; member in struct:f_uas
|
H A D | tcm_usb_gadget.c | 481 static void uasp_cleanup_one_stream(struct f_uas *fu, struct uas_stream *stream) uasp_cleanup_one_stream() argument 528 struct uas_stream *stream = cmd->stream; uasp_prepare_r_request() local 559 struct uas_stream *stream = cmd->stream; uasp_prepare_status() local 579 struct uas_stream *stream = cmd->stream; uasp_status_data_cmpl() local 630 struct uas_stream *stream = cmd->stream; uasp_send_status_response() local 644 struct uas_stream *stream = cmd->stream; uasp_send_read_response() local 688 struct uas_stream *stream = cmd->stream; uasp_send_write_request() local 752 static int uasp_alloc_stream_res(struct f_uas *fu, struct uas_stream *stream) uasp_alloc_stream_res() argument
|
/linux-4.1.27/drivers/uwb/ |
H A D | rsv.c | 152 int stream; uwb_rsv_get_stream() local 725 int stream; uwb_rsv_match() local
|
/linux-4.1.27/fs/pstore/ |
H A D | platform.c | 75 static struct z_stream_s stream; variable in typeref:struct:z_stream_s
|
/linux-4.1.27/fs/hostfs/ |
H A D | hostfs_user.c | 100 void seek_dir(void *stream, unsigned long long pos) seek_dir() argument 107 char *read_dir(void *stream, unsigned long long *pos_out, read_dir() argument 174 void close_file(void *stream) close_file() argument 179 void close_dir(void *stream) close_dir() argument
|
/linux-4.1.27/fs/nfs/flexfilelayout/ |
H A D | flexfilelayoutdev.c | 41 struct xdr_stream stream; nfs4_ff_alloc_deviceid_node() local
|
H A D | flexfilelayout.c | 206 struct xdr_stream stream; ff_layout_alloc_lseg() local
|
/linux-4.1.27/include/net/ |
H A D | iw_handler.h | 509 iwe_stream_add_event(struct iw_request_info *info, char *stream, char *ends, iwe_stream_add_event() argument 529 iwe_stream_add_event_check(struct iw_request_info *info, char *stream, iwe_stream_add_event_check() argument 545 iwe_stream_add_point(struct iw_request_info *info, char *stream, char *ends, iwe_stream_add_point() argument 566 iwe_stream_add_point_check(struct iw_request_info *info, char *stream, iwe_stream_add_point_check() argument
|
/linux-4.1.27/sound/firewire/bebob/ |
H A D | bebob_stream.c | 430 start_stream(struct snd_bebob *bebob, struct amdtp_stream *stream, start_stream() argument
|
/linux-4.1.27/sound/firewire/ |
H A D | scs1x.c | 57 static int scs_output_open(struct snd_rawmidi_substream *stream) scs_output_open() argument 68 static int scs_output_close(struct snd_rawmidi_substream *stream) scs_output_close() argument 73 static void scs_output_trigger(struct snd_rawmidi_substream *stream, int up) scs_output_trigger() argument 133 struct snd_rawmidi_substream *stream; scs_output_tasklet() local 228 static void scs_output_drain(struct snd_rawmidi_substream *stream) scs_output_drain() argument 242 static int scs_input_open(struct snd_rawmidi_substream *stream) scs_input_open() argument 251 static int scs_input_close(struct snd_rawmidi_substream *stream) scs_input_close() argument 256 static void scs_input_trigger(struct snd_rawmidi_substream *stream, int up) scs_input_trigger() argument 263 static void scs_input_escaped_byte(struct snd_rawmidi_substream *stream, scs_input_escaped_byte() argument 343 struct snd_rawmidi_substream *stream; handle_hss() local 273 scs_input_midi_byte(struct scs *scs, struct snd_rawmidi_substream *stream, u8 byte) scs_input_midi_byte() argument 293 scs_input_packet(struct scs *scs, struct snd_rawmidi_substream *stream, const u8 *data, unsigned int bytes) scs_input_packet() argument
|
/linux-4.1.27/sound/soc/cirrus/ |
H A D | ep93xx-i2s.c | 96 static void ep93xx_i2s_enable(struct ep93xx_i2s_info *info, int stream) ep93xx_i2s_enable() argument 121 static void ep93xx_i2s_disable(struct ep93xx_i2s_info *info, int stream) ep93xx_i2s_disable() argument
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | adau17x1.c | 161 unsigned int stream = e->shift_l; adau17x1_dsp_mux_enum_put() local 204 unsigned int stream = e->shift_l; adau17x1_dsp_mux_enum_get() local
|
H A D | adau1977.c | 611 static int adau1977_mute(struct snd_soc_dai *dai, int mute, int stream) adau1977_mute() argument
|
H A D | cs4271.c | 410 static int cs4271_mute_stream(struct snd_soc_dai *dai, int mute, int stream) cs4271_mute_stream() argument
|
H A D | tas5086.c | 456 static int tas5086_mute_stream(struct snd_soc_dai *dai, int mute, int stream) tas5086_mute_stream() argument
|
/linux-4.1.27/sound/usb/caiaq/ |
H A D | audio.c | 357 int stream, pb, *cnt; check_for_elapsed_periods() local 383 int stream, i; read_in_urb_mode0() local 412 int stream, i; read_in_urb_mode2() local 458 int stream, i; read_in_urb_mode3() local 546 int stream, i; fill_out_urb_mode_0() local 579 int stream, i; fill_out_urb_mode_3() local
|
/linux-4.1.27/sound/usb/usx2y/ |
H A D | usx2yhwdeppcm.c | 406 stream = subs->pcm_substream->stream; usX2Y_usbpcm_urbs_start() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | data-convert-bt.c | 44 struct bt_ctf_stream *stream; member in struct:ctf_writer 728 struct bt_ctf_stream *stream; ctf_writer__init() local
|
/linux-4.1.27/sound/soc/samsung/ |
H A D | idma.c | 360 static int preallocate_idma_buffer(struct snd_pcm *pcm, int stream) preallocate_idma_buffer() argument
|
/linux-4.1.27/drivers/media/usb/gspca/ |
H A D | t613.c | 103 const u8 stream[4]; member in struct:additional_sensor_data
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/ |
H A D | trx.c | 378 int stream; rtl92d_loop_over_streams() local
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci-hcd.c | 961 struct ehci_iso_stream *stream = ep->hcpriv; ehci_endpoint_disable() local
|
H A D | ehci-sched.c | 1027 struct ehci_iso_stream *stream; iso_stream_alloc() local 1157 struct ehci_iso_stream *stream; iso_stream_find() local 1689 itd_init(struct ehci_hcd *ehci, struct ehci_iso_stream *stream, itd_init() argument 1852 struct ehci_iso_stream *stream = itd->stream; itd_complete() local 1944 struct ehci_iso_stream *stream; itd_submit() local 2246 struct ehci_iso_stream *stream = sitd->stream; sitd_complete() local 2324 struct ehci_iso_stream *stream; sitd_submit() local 1040 iso_stream_init( struct ehci_hcd *ehci, struct ehci_iso_stream *stream, struct urb *urb ) iso_stream_init() argument 1208 itd_sched_init( struct ehci_hcd *ehci, struct ehci_iso_sched *iso_sched, struct ehci_iso_stream *stream, struct urb *urb ) itd_sched_init() argument 1250 iso_sched_free( struct ehci_iso_stream *stream, struct ehci_iso_sched *iso_sched ) iso_sched_free() argument 1263 itd_urb_transaction( struct ehci_iso_stream *stream, struct ehci_hcd *ehci, struct urb *urb, gfp_t mem_flags ) itd_urb_transaction() argument 1331 reserve_release_iso_bandwidth(struct ehci_hcd *ehci, struct ehci_iso_stream *stream, int sign) reserve_release_iso_bandwidth() argument 1388 itd_slot_ok( struct ehci_hcd *ehci, struct ehci_iso_stream *stream, unsigned uframe ) itd_slot_ok() argument 1408 sitd_slot_ok( struct ehci_hcd *ehci, struct ehci_iso_stream *stream, unsigned uframe, struct ehci_iso_sched *sched, struct ehci_tt *tt ) sitd_slot_ok() argument 2008 sitd_sched_init( struct ehci_hcd *ehci, struct ehci_iso_sched *iso_sched, struct ehci_iso_stream *stream, struct urb *urb ) sitd_sched_init() argument 2057 sitd_urb_transaction( struct ehci_iso_stream *stream, struct ehci_hcd *ehci, struct urb *urb, gfp_t mem_flags ) sitd_urb_transaction() argument 2126 sitd_patch( struct ehci_hcd *ehci, struct ehci_iso_stream *stream, struct ehci_sitd *sitd, struct ehci_iso_sched *iso_sched, unsigned index ) sitd_patch() argument
|
H A D | ehci.h | 529 struct ehci_iso_stream *stream; /* endpoint's queue */ member in struct:ehci_itd 575 struct ehci_iso_stream *stream; /* endpoint's queue */ member in struct:ehci_sitd
|
H A D | fotg210-hcd.c | 4087 struct fotg210_iso_stream *stream; iso_stream_alloc() local 4160 struct fotg210_iso_stream *stream; iso_stream_find() local 4497 itd_init(struct fotg210_hcd *fotg210, struct fotg210_iso_stream *stream, itd_init() argument 4658 struct fotg210_iso_stream *stream = itd->stream; itd_complete() local 4750 struct fotg210_iso_stream *stream; itd_submit() local 5630 struct fotg210_iso_stream *stream = ep->hcpriv; fotg210_endpoint_disable() local 4099 iso_stream_init( struct fotg210_hcd *fotg210, struct fotg210_iso_stream *stream, struct usb_device *dev, int pipe, unsigned interval ) iso_stream_init() argument 4213 itd_sched_init( struct fotg210_hcd *fotg210, struct fotg210_iso_sched *iso_sched, struct fotg210_iso_stream *stream, struct urb *urb ) itd_sched_init() argument 4255 iso_sched_free( struct fotg210_iso_stream *stream, struct fotg210_iso_sched *iso_sched ) iso_sched_free() argument 4268 itd_urb_transaction( struct fotg210_iso_stream *stream, struct fotg210_hcd *fotg210, struct urb *urb, gfp_t mem_flags ) itd_urb_transaction() argument
|
H A D | fotg210.h | 554 struct fotg210_iso_stream *stream; /* endpoint's queue */ member in struct:fotg210_itd
|
H A D | fusbh200-hcd.c | 4020 struct fusbh200_iso_stream *stream; iso_stream_alloc() local 4094 struct fusbh200_iso_stream *stream; iso_stream_find() local 4431 itd_init(struct fusbh200_hcd *fusbh200, struct fusbh200_iso_stream *stream, itd_init() argument 4593 struct fusbh200_iso_stream *stream = itd->stream; itd_complete() local 4684 struct fusbh200_iso_stream *stream; itd_submit() local 5538 struct fusbh200_iso_stream *stream = ep->hcpriv; fusbh200_endpoint_disable() local 4032 iso_stream_init( struct fusbh200_hcd *fusbh200, struct fusbh200_iso_stream *stream, struct usb_device *dev, int pipe, unsigned interval ) iso_stream_init() argument 4147 itd_sched_init( struct fusbh200_hcd *fusbh200, struct fusbh200_iso_sched *iso_sched, struct fusbh200_iso_stream *stream, struct urb *urb ) itd_sched_init() argument 4189 iso_sched_free( struct fusbh200_iso_stream *stream, struct fusbh200_iso_sched *iso_sched ) iso_sched_free() argument 4202 itd_urb_transaction( struct fusbh200_iso_stream *stream, struct fusbh200_hcd *fusbh200, struct urb *urb, gfp_t mem_flags ) itd_urb_transaction() argument
|
H A D | fusbh200.h | 544 struct fusbh200_iso_stream *stream; /* endpoint's queue */ member in struct:fusbh200_itd
|
/linux-4.1.27/fs/nfs/objlayout/ |
H A D | objlayout.c | 87 struct xdr_stream stream; objlayout_alloc_lseg() local
|
/linux-4.1.27/net/sctp/ |
H A D | outqueue.c | 1671 sctp_get_skip_pos(struct sctp_fwdtsn_skip *skiplist, int nskips, __be16 stream) sctp_get_skip_pos() argument
|
H A D | sm_make_chunk.c | 1523 struct sctp_stream *stream; sctp_chunk_assign_ssn() local
|
/linux-4.1.27/scripts/kconfig/ |
H A D | confdata.c | 217 static ssize_t compat_getline(char **lineptr, size_t *n, FILE *stream) compat_getline() argument
|
/linux-4.1.27/sound/mips/ |
H A D | au1x00.c | 101 struct audio_stream *stream[2]; /* playback & capture */ member in struct:snd_au1000 134 au1000_release_dma_link(struct audio_stream *stream) au1000_release_dma_link() argument 153 au1000_setup_dma_link(struct audio_stream *stream, unsigned int period_bytes, au1000_setup_dma_link() argument 194 au1000_dma_stop(struct audio_stream *stream) au1000_dma_stop() argument 202 au1000_dma_start(struct audio_stream *stream) au1000_dma_start() argument 228 struct audio_stream *stream = (struct audio_stream *) dev_id; au1000_dma_interrupt() local 336 struct audio_stream *stream = substream->private_data; snd_au1000_hw_params() local 351 struct audio_stream *stream = substream->private_data; snd_au1000_hw_free() local 387 struct audio_stream *stream = substream->private_data; snd_au1000_trigger() local 409 struct audio_stream *stream = substream->private_data; snd_au1000_pointer() local
|
/linux-4.1.27/sound/pci/hda/ |
H A D | hda_proc.c | 232 unsigned int stream = param_read(codec, nid, AC_PAR_STREAM); print_pcm_caps() local
|
H A D | hda_controller.c | 705 int stream = substream->stream; azx_get_position() local
|
H A D | hda_codec.h | 196 struct hda_pcm_stream stream[2]; member in struct:hda_pcm
|
H A D | hda_intel.c | 509 int stream = substream->stream; azx_get_delay_from_lpib() local 568 int stream = substream->stream; azx_position_ok() local
|
H A D | hda_codec.c | 3567 unsigned int val = 0, rate, stream; snd_hda_is_supported_format() local 3805 int stream; snd_hda_codec_parse_pcms() local 3693 snd_hda_codec_prepare(struct hda_codec *codec, struct hda_pcm_stream *hinfo, unsigned int stream, unsigned int format, struct snd_pcm_substream *substream) snd_hda_codec_prepare() argument
|
H A D | patch_ca0132.c | 777 codec_set_converter_stream_channel(struct hda_codec *codec, hda_nid_t nid, unsigned char stream, unsigned char channel, unsigned int *res) codec_set_converter_stream_channel() argument
|
/linux-4.1.27/sound/ppc/ |
H A D | pmac.c | 118 static inline int another_stream(int stream) another_stream() argument 145 static struct pmac_stream *snd_pmac_get_stream(struct snd_pmac *chip, int stream) snd_pmac_get_stream() argument
|
H A D | pmac.h | 66 int stream; /* PLAYBACK/CAPTURE */ member in struct:pmac_stream
|
/linux-4.1.27/sound/soc/sh/rcar/ |
H A D | src.c | 338 int stream = substream->stream; rsnd_src_hw_params() local
|
/linux-4.1.27/sound/soc/dwc/ |
H A D | designware_i2s.c | 115 static inline void i2s_disable_channels(struct dw_i2s_dev *dev, u32 stream) i2s_disable_channels() argument 128 static inline void i2s_clear_irqs(struct dw_i2s_dev *dev, u32 stream) i2s_clear_irqs() argument
|
/linux-4.1.27/drivers/media/pci/ngene/ |
H A D | ngene-core.c | 557 static int ngene_command_stream_control(struct ngene *dev, u8 stream, ngene_command_stream_control() argument
|
/linux-4.1.27/drivers/scsi/ |
H A D | gdth_ioctl.h | 139 char stream[16]; member in union:__anon8925::__anon8926
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | nvram_64.c | 127 static struct z_stream_s stream; variable in typeref:struct:z_stream_s
|
/linux-4.1.27/sound/drivers/ |
H A D | serial-u16550.c | 863 static void snd_uart16550_substreams(struct snd_rawmidi_str *stream) snd_uart16550_substreams() argument
|
H A D | aloop.c | 198 static int loopback_check_format(struct loopback_cable *cable, int stream) loopback_check_format() argument 260 int err, stream = 1 << substream->stream; loopback_trigger() local
|
/linux-4.1.27/sound/usb/misc/ |
H A D | ua101.c | 221 static bool copy_playback_data(struct ua101_stream *stream, struct urb *urb, copy_playback_data() argument 325 static bool copy_capture_data(struct ua101_stream *stream, struct urb *urb, copy_capture_data() argument 360 struct ua101_stream *stream = &ua->capture; capture_urb_complete() local 442 static int submit_stream_urbs(struct ua101 *ua, struct ua101_stream *stream) submit_stream_urbs() argument 457 static void kill_stream_urbs(struct ua101_stream *stream) kill_stream_urbs() argument 1052 static int alloc_stream_buffers(struct ua101 *ua, struct ua101_stream *stream) alloc_stream_buffers() argument 1091 static void free_stream_buffers(struct ua101 *ua, struct ua101_stream *stream) free_stream_buffers() argument 1102 static int alloc_stream_urbs(struct ua101 *ua, struct ua101_stream *stream, alloc_stream_urbs() argument 1146 static void free_stream_urbs(struct ua101_stream *stream) free_stream_urbs() argument 867 ua101_pcm_pointer(struct ua101 *ua, struct ua101_stream *stream) ua101_pcm_pointer() argument
|
/linux-4.1.27/sound/soc/intel/haswell/ |
H A D | sst-haswell-pcm.c | 107 int stream; member in struct:hsw_pcm_module_map 114 struct sst_hsw_stream *stream; member in struct:hsw_pcm_data 192 int dai, stream; hsw_stream_volume_put() local 241 int dai, stream; hsw_stream_volume_get() local 444 int i, pages, stream = substream->stream; create_adsp_page_table() local 715 static u32 hsw_notify_pointer(struct sst_hsw_stream *stream, void *data) hsw_notify_pointer() argument
|
H A D | sst-haswell-ipc.c | 425 struct sst_hsw_stream *stream; get_stream_by_id() local 479 struct sst_hsw_stream *stream = container_of(work, hsw_notification_work() local 524 struct sst_hsw_stream *stream; hsw_stream_update() local 667 struct sst_hsw_stream *stream; hsw_stream_message() local 700 struct sst_hsw_log_stream *stream = &hsw->log_stream; hsw_log_message() local 842 int sst_hsw_stream_get_volume(struct sst_hsw *hsw, struct sst_hsw_stream *stream, sst_hsw_stream_get_volume() argument 978 struct sst_hsw_stream *stream; sst_hsw_stream_new() local 1001 int sst_hsw_stream_free(struct sst_hsw *hsw, struct sst_hsw_stream *stream) sst_hsw_stream_free() argument 1117 int sst_hsw_stream_format(struct sst_hsw *hsw, struct sst_hsw_stream *stream, sst_hsw_stream_format() argument 1136 int sst_hsw_stream_buffer(struct sst_hsw *hsw, struct sst_hsw_stream *stream, sst_hsw_stream_buffer() argument 1193 int sst_hsw_stream_commit(struct sst_hsw *hsw, struct sst_hsw_stream *stream) sst_hsw_stream_commit() argument 1293 int sst_hsw_stream_pause(struct sst_hsw *hsw, struct sst_hsw_stream *stream, sst_hsw_stream_pause() argument 1314 int sst_hsw_stream_resume(struct sst_hsw *hsw, struct sst_hsw_stream *stream, sst_hsw_stream_resume() argument 1335 int sst_hsw_stream_reset(struct sst_hsw *hsw, struct sst_hsw_stream *stream) sst_hsw_stream_reset() argument 856 sst_hsw_stream_set_volume(struct sst_hsw *hsw, struct sst_hsw_stream *stream, u32 stage_id, u32 channel, u32 volume) sst_hsw_stream_set_volume() argument 974 sst_hsw_stream_new(struct sst_hsw *hsw, int id, u32 (*notify_position)(struct sst_hsw_stream *stream, void *data), void *data) sst_hsw_stream_new() argument 1042 sst_hsw_stream_set_bits(struct sst_hsw *hsw, struct sst_hsw_stream *stream, enum sst_hsw_bitdepth bits) sst_hsw_stream_set_bits() argument 1054 sst_hsw_stream_set_channels(struct sst_hsw *hsw, struct sst_hsw_stream *stream, int channels) sst_hsw_stream_set_channels() argument 1066 sst_hsw_stream_set_rate(struct sst_hsw *hsw, struct sst_hsw_stream *stream, int rate) sst_hsw_stream_set_rate() argument 1078 sst_hsw_stream_set_map_config(struct sst_hsw *hsw, struct sst_hsw_stream *stream, u32 map, enum sst_hsw_channel_config config) sst_hsw_stream_set_map_config() argument 1092 sst_hsw_stream_set_style(struct sst_hsw *hsw, struct sst_hsw_stream *stream, enum sst_hsw_interleaving style) sst_hsw_stream_set_style() argument 1104 sst_hsw_stream_set_valid(struct sst_hsw *hsw, struct sst_hsw_stream *stream, u32 bits) sst_hsw_stream_set_valid() argument 1156 sst_hsw_stream_set_module_info(struct sst_hsw *hsw, struct sst_hsw_stream *stream, struct sst_module_runtime *runtime) sst_hsw_stream_set_module_info() argument 1227 sst_hsw_stream_get_old_position(struct sst_hsw *hsw, struct sst_hsw_stream *stream) sst_hsw_stream_get_old_position() argument 1233 sst_hsw_stream_set_old_position(struct sst_hsw *hsw, struct sst_hsw_stream *stream, snd_pcm_uframes_t val) sst_hsw_stream_set_old_position() argument 1239 sst_hsw_stream_get_silence_start(struct sst_hsw *hsw, struct sst_hsw_stream *stream) sst_hsw_stream_get_silence_start() argument 1245 sst_hsw_stream_set_silence_start(struct sst_hsw *hsw, struct sst_hsw_stream *stream, bool val) sst_hsw_stream_set_silence_start() argument 1368 sst_hsw_get_dsp_position(struct sst_hsw *hsw, struct sst_hsw_stream *stream) sst_hsw_get_dsp_position() argument 1380 sst_hsw_get_dsp_presentation_position(struct sst_hsw *hsw, struct sst_hsw_stream *stream) sst_hsw_get_dsp_presentation_position() argument
|
/linux-4.1.27/drivers/media/platform/ |
H A D | sh_veu.c | 314 struct sh_veu_file **stream; sh_veu_stream_init() local
|
/linux-4.1.27/fs/nfs/ |
H A D | dir.c | 535 struct xdr_stream stream; nfs_readdir_page_filler() local
|
/linux-4.1.27/include/linux/ |
H A D | sctp.h | 224 __be16 stream; member in struct:sctp_datahdr 586 __be16 stream; member in struct:sctp_fwdtsn_skip
|
H A D | uwb.h | 258 u8 stream; member in struct:uwb_rsv
|
/linux-4.1.27/sound/pci/echoaudio/ |
H A D | echoaudio.c | 886 int stream, err; snd_echo_preallocate_pages() local
|
/linux-4.1.27/sound/pci/ice1712/ |
H A D | ice1724.c | 264 get_rawmidi_substream(struct snd_ice1712 *ice, unsigned int stream) get_rawmidi_substream() argument
|
/linux-4.1.27/sound/pci/nm256/ |
H A D | nm256.c | 344 snd_nm256_load_one_coefficient(struct nm256 *chip, int stream, u32 port, int which) snd_nm256_load_one_coefficient() argument 359 snd_nm256_load_coefficient(struct nm256 *chip, int stream, int number) snd_nm256_load_coefficient() argument
|
/linux-4.1.27/sound/pci/pcxhr/ |
H A D | pcxhr.c | 556 static int pcxhr_set_format(struct pcxhr_stream *stream) pcxhr_set_format() argument 636 static int pcxhr_update_r_buffer(struct pcxhr_stream *stream) pcxhr_update_r_buffer() argument 695 static inline int pcxhr_stream_scheduled_get_pipe(struct pcxhr_stream *stream, pcxhr_stream_scheduled_get_pipe() argument 758 struct pcxhr_stream *stream; pcxhr_start_linked_stream() local 777 struct pcxhr_stream *stream; pcxhr_start_linked_stream() local 806 struct pcxhr_stream *stream; pcxhr_start_linked_stream() local 840 struct pcxhr_stream *stream; pcxhr_trigger() local 955 struct pcxhr_stream *stream = subs->runtime->private_data; pcxhr_hw_params() local 1021 struct pcxhr_stream *stream; pcxhr_open() local 1106 struct pcxhr_stream *stream = subs->runtime->private_data; pcxhr_close() local 1134 struct pcxhr_stream *stream = runtime->private_data; pcxhr_stream_pointer() local 504 pcxhr_set_stream_state(struct snd_pcxhr *chip, struct pcxhr_stream *stream) pcxhr_set_stream_state() argument
|
H A D | pcxhr_core.c | 1128 pcxhr_stream_read_position(struct pcxhr_mgr *mgr, struct pcxhr_stream *stream) pcxhr_stream_read_position() argument 1160 pcxhr_update_timer_pos(struct pcxhr_mgr *mgr, struct pcxhr_stream *stream, int samples_to_add) pcxhr_update_timer_pos() argument
|
/linux-4.1.27/sound/soc/davinci/ |
H A D | davinci-mcasp.c | 238 static void davinci_mcasp_start(struct davinci_mcasp *mcasp, int stream) davinci_mcasp_start() argument 296 static void davinci_mcasp_stop(struct davinci_mcasp *mcasp, int stream) davinci_mcasp_stop() argument 656 static int mcasp_common_hw_param(struct davinci_mcasp *mcasp, int stream, mcasp_common_hw_param() argument 764 static int mcasp_i2s_hw_param(struct davinci_mcasp *mcasp, int stream, mcasp_i2s_hw_param() argument
|
/linux-4.1.27/sound/pci/rme9652/ |
H A D | rme9652.c | 1863 rme9652_channel_buffer_location(struct snd_rme9652 *rme9652, int stream, int channel) rme9652_channel_buffer_location() argument
|
H A D | hdsp.c | 3896 hdsp_channel_buffer_location(struct hdsp *hdsp, int stream, int channel) hdsp_channel_buffer_location() argument
|
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_common.h | 189 size_t stream; member in union:s5p_mfc_buf::__anon5676
|
/linux-4.1.27/sound/pci/ |
H A D | via82xx.c | 1257 unsigned int stream; snd_via8233_playback_open() local 1355 unsigned int stream; snd_via8233_playback_close() local
|
/linux-4.1.27/include/uapi/sound/ |
H A D | asound.h | 311 int stream; /* RO/WR (control): stream direction */ member in struct:snd_pcm_info 609 int stream; /* WR: stream */ member in struct:snd_rawmidi_info 621 int stream; member in struct:snd_rawmidi_params 629 int stream; member in struct:snd_rawmidi_status
|
/linux-4.1.27/sound/pci/asihpi/ |
H A D | hpi_internal.h | 735 struct hpi_streamid stream; member in union:hpi_stream_msg::__anon14402
|
/linux-4.1.27/drivers/net/wireless/ |
H A D | mwl8k.c | 1777 struct mwl8k_ampdu_stream *stream; mwl8k_add_stream() local 1797 mwl8k_start_stream(struct ieee80211_hw *hw, struct mwl8k_ampdu_stream *stream) mwl8k_start_stream() argument 1815 mwl8k_remove_stream(struct ieee80211_hw *hw, struct mwl8k_ampdu_stream *stream) mwl8k_remove_stream() argument 1829 struct mwl8k_ampdu_stream *stream; mwl8k_lookup_stream() local 1900 struct mwl8k_ampdu_stream *stream = NULL; mwl8k_txq_xmit() local 3954 mwl8k_check_ba(struct ieee80211_hw *hw, struct mwl8k_ampdu_stream *stream, mwl8k_check_ba() argument 3986 mwl8k_create_ba(struct ieee80211_hw *hw, struct mwl8k_ampdu_stream *stream, mwl8k_create_ba() argument 5430 struct mwl8k_ampdu_stream *stream; mwl8k_ampdu_action() local
|