Home
last modified time | relevance | path

Searched defs:stream (Results 176 - 200 of 1976) sorted by relevance

12345678910>>...80

/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H A Dusb_urb.c21 struct usb_data_stream *stream = urb->context; in usb_urb_complete() local
79 usb_urb_killv2(struct usb_data_stream *stream) usb_urb_killv2() argument
91 usb_urb_submitv2(struct usb_data_stream *stream, struct usb_data_stream_properties *props) usb_urb_submitv2() argument
117 usb_urb_free_urbs(struct usb_data_stream *stream) usb_urb_free_urbs() argument
136 usb_urb_alloc_bulk_urbs(struct usb_data_stream *stream) usb_urb_alloc_bulk_urbs() argument
163 usb_urb_alloc_isoc_urbs(struct usb_data_stream *stream) usb_urb_alloc_isoc_urbs() argument
207 usb_free_stream_buffers(struct usb_data_stream *stream) usb_free_stream_buffers() argument
221 usb_alloc_stream_buffers(struct usb_data_stream *stream, int num, unsigned long size) usb_alloc_stream_buffers() argument
250 usb_urb_reconfig(struct usb_data_stream *stream, struct usb_data_stream_properties *props) usb_urb_reconfig() argument
306 usb_urb_initv2(struct usb_data_stream *stream, const struct usb_data_stream_properties *props) usb_urb_initv2() argument
347 usb_urb_exitv2(struct usb_data_stream *stream) usb_urb_exitv2() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Ddvb-usb-urb.c70 static void dvb_usb_data_complete(struct usb_data_stream *stream, u8 *buffer, size_t length) in dvb_usb_data_complete() argument
77 static void dvb_usb_data_complete_204(struct usb_data_stream *stream, u8 *buffer, size_t length) in dvb_usb_data_complete_204() argument
84 static void dvb_usb_data_complete_raw(struct usb_data_stream *stream, in dvb_usb_data_complete_raw() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/pwc/
H A Dpwc-dec23.h30 const unsigned char *stream; member
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Dusb-urb.c17 struct usb_data_stream *stream = urb->context; in usb_urb_complete() local
66 int usb_urb_kill(struct usb_data_stream *stream) in usb_urb_kill() argument
79 int usb_urb_submit(struct usb_data_stream *stream) in usb_urb_submit() argument
94 usb_free_stream_buffers(struct usb_data_stream *stream) usb_free_stream_buffers() argument
111 usb_allocate_stream_buffers(struct usb_data_stream *stream, int num, unsigned long size) usb_allocate_stream_buffers() argument
138 usb_bulk_urb_init(struct usb_data_stream *stream) usb_bulk_urb_init() argument
168 usb_isoc_urb_init(struct usb_data_stream *stream) usb_isoc_urb_init() argument
213 usb_urb_init(struct usb_data_stream *stream, struct usb_data_stream_properties *props) usb_urb_init() argument
238 usb_urb_exit(struct usb_data_stream *stream) usb_urb_exit() argument
[all...]
H A Ddvb-usb-urb.c70 static void dvb_usb_data_complete(struct usb_data_stream *stream, u8 *buffer, size_t length) in dvb_usb_data_complete() argument
77 static void dvb_usb_data_complete_204(struct usb_data_stream *stream, u8 *buffer, size_t length) in dvb_usb_data_complete_204() argument
84 static void dvb_usb_data_complete_raw(struct usb_data_stream *stream, in dvb_usb_data_complete_raw() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/pwc/
H A Dpwc-dec23.h30 const unsigned char *stream; member
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
H A Dusb_urb.c21 struct usb_data_stream *stream = urb->context; in usb_urb_complete() local
79 usb_urb_killv2(struct usb_data_stream *stream) usb_urb_killv2() argument
91 usb_urb_submitv2(struct usb_data_stream *stream, struct usb_data_stream_properties *props) usb_urb_submitv2() argument
117 usb_urb_free_urbs(struct usb_data_stream *stream) usb_urb_free_urbs() argument
136 usb_urb_alloc_bulk_urbs(struct usb_data_stream *stream) usb_urb_alloc_bulk_urbs() argument
163 usb_urb_alloc_isoc_urbs(struct usb_data_stream *stream) usb_urb_alloc_isoc_urbs() argument
207 usb_free_stream_buffers(struct usb_data_stream *stream) usb_free_stream_buffers() argument
221 usb_alloc_stream_buffers(struct usb_data_stream *stream, int num, unsigned long size) usb_alloc_stream_buffers() argument
250 usb_urb_reconfig(struct usb_data_stream *stream, struct usb_data_stream_properties *props) usb_urb_reconfig() argument
306 usb_urb_initv2(struct usb_data_stream *stream, const struct usb_data_stream_properties *props) usb_urb_initv2() argument
347 usb_urb_exitv2(struct usb_data_stream *stream) usb_urb_exitv2() argument
[all...]
/kernel/linux/linux-6.6/fs/squashfs/
H A Ddecompressor.c131 void *stream, *comp_opts = get_comp_opts(sb, flags); in squashfs_decompressor_setup() local
H A Ddecompressor_multi_percpu.c23 void *stream; member
30 struct squashfs_stream *stream; in squashfs_decompressor_create() local
65 struct squashfs_stream *stream; squashfs_decompressor_destroy() local
80 struct squashfs_stream *stream; squashfs_decompress() local
[all...]
H A Dzlib_wrapper.c26 z_stream *stream = kmalloc(sizeof(z_stream), GFP_KERNEL); in zlib_init() local
44 z_stream *stream = strm; in zlib_free() local
59 z_stream *stream = strm; zlib_uncompress() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_psr.c102 bool amdgpu_dm_link_setup_psr(struct dc_stream_state *stream) in amdgpu_dm_link_setup_psr() argument
143 amdgpu_dm_psr_enable(struct dc_stream_state *stream) amdgpu_dm_psr_enable() argument
199 amdgpu_dm_psr_disable(struct dc_stream_state *stream) amdgpu_dm_psr_disable() argument
[all...]
H A Damdgpu_dm_replay.c118 bool amdgpu_dm_replay_enable(struct dc_stream_state *stream, bool wait) in amdgpu_dm_replay_enable() argument
173 bool amdgpu_dm_replay_disable(struct dc_stream_state *stream) in amdgpu_dm_replay_disable() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_dec_parse.c20 static int read_byte(struct mtk_jpeg_stream *stream) in read_byte() argument
27 static int read_word_be(struct mtk_jpeg_stream *stream, u32 *word) in read_word_be() argument
44 static void read_skip(struct mtk_jpeg_stream *stream, long len) in read_skip() argument
56 struct mtk_jpeg_stream stream; mtk_jpeg_do_parse() local
[all...]
/kernel/linux/linux-6.6/sound/firewire/fireface/
H A Dff-midi.c76 static void set_midi_substream_names(struct snd_rawmidi_str *stream, in set_midi_substream_names() argument
100 struct snd_rawmidi_str *stream; in snd_ff_create_midi_devices() local
/kernel/linux/linux-6.6/sound/firewire/tascam/
H A Dtascam-midi.c86 struct snd_rawmidi_str *stream; in snd_tscm_create_midi_devices() local
/kernel/linux/linux-6.6/sound/usb/
H A Dmedia.h66 snd_media_stream_init(struct snd_usb_substream *subs, struct snd_pcm *pcm, int stream) snd_media_stream_init() argument
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp-pcm.c24 struct acp_dsp_stream *stream = runtime->private_data; in acp_pcm_hw_params() local
59 struct acp_dsp_stream *stream; in acp_pcm_open() local
74 struct acp_dsp_stream *stream; acp_pcm_close() local
94 struct snd_sof_pcm_stream *stream; acp_pcm_pointer() local
[all...]
/third_party/curl/tests/libtest/
H A Dlib553.c35 static size_t myreadfunc(char *ptr, size_t size, size_t nmemb, void *stream) in myreadfunc() argument
H A Dlib1948.c33 static size_t put_callback(char *ptr, size_t size, size_t nmemb, void *stream) in put_callback() argument
H A Dlib1591.c37 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *stream) in read_callback() argument
H A Dlib3102.c84 static size_t wrfu(void *ptr, size_t size, size_t nmemb, void *stream) in wrfu() argument
/third_party/curl/src/
H A Dtool_writeout_json.c89 void jsonWriteString(FILE *stream, const char *in, bool lowercase) in jsonWriteString() argument
97 fputs(curlx_dyn_ptr(&out), stream); in jsonWriteString() local
103 void ourWriteOutJSON(FILE *stream, const struct writeoutvar mappings[], in ourWriteOutJSON() argument
128 headerJSON(FILE *stream, struct per_transfer *per) headerJSON() argument
[all...]
/third_party/glslang/gtests/
H A DLink.FromFile.Vk.cpp96 std::ostringstream stream; in TEST_P() local
H A DConfig.FromFile.cpp85 std::ostringstream stream; in TEST_P() local
/third_party/curl/docs/examples/
H A Danyauthput.c70 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *stream) in read_callback() argument

Completed in 13 milliseconds

12345678910>>...80