| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/aarch64/ |
| H A D | processor.c | 186 static void pte_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent, uint64_t page, int level) in pte_dump() argument 205 void virt_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) in virt_dump() argument 304 void vcpu_dump(FILE *stream, struct kvm_vm *vm, uint32_t vcpuid, uint8_t indent) in vcpu_dump() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/s390x/ |
| H A D | processor.c | 119 static void virt_dump_ptes(FILE *stream, struct kvm_vm *vm, uint8_t indent, in virt_dump_ptes() argument 133 static void virt_dump_region(FILE *stream, struct kvm_vm *vm, uint8_t indent, in virt_dump_region() argument 155 void virt_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) in virt_dump() argument 234 void vcpu_dump(FILE *stream, struct kvm_vm *vm, uint32_t vcpuid, uint8_t indent) in vcpu_dump() argument [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/mqueue/ |
| H A D | mq_open_tests.c | 71 static inline void __set(FILE *stream, int value, char *err_msg) in __set() argument 118 static inline int get(FILE *stream) in get() argument 127 static inline void set(FILE *stream, in argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/platform/sti/hva/ |
| H A D | hva-debugfs.c | 15 struct hva_streaminfo *stream = &ctx->streaminfo; in format_ctx() local 175 void hva_dbg_perf_end(struct hva_ctx *ctx, struct hva_stream *stream) in hva_dbg_perf_end() argument [all...] |
| /kernel/linux/linux-5.10/drivers/soundwire/ |
| H A D | cadence_master.h | 98 struct sdw_stream_runtime *stream; member [all...] |
| /kernel/linux/linux-5.10/include/media/ |
| H A D | videobuf-core.h | 74 struct list_head stream; /* QBUF/DQBUF list */ member 152 struct list_head stream; member
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | iw_handler.h | 513 iwe_stream_add_event_check(struct iw_request_info *info, char *stream, in iwe_stream_add_event_check() argument 532 iwe_stream_add_point_check(struct iw_request_info *info, char *stream, in iwe_stream_add_point_check() argument [all...] |
| /kernel/linux/linux-5.10/sound/firewire/motu/ |
| H A D | motu-stream.c | 28 keep_resources(struct snd_motu *motu, unsigned int rate, struct amdtp_stream *stream) keep_resources() argument
|
| /kernel/linux/linux-5.10/sound/pci/au88x0/ |
| H A D | au88x0_pcm.c | 194 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_close() local 211 stream_t *stream = (stream_t *) (substream->runtime->private_data); in snd_vortex_pcm_hw_params() local 272 stream_t *stream = (stream_t *) (substream->runtime->private_data); snd_vortex_pcm_hw_free() local 307 stream_t *stream = (stream_t *) substream->runtime->private_data; snd_vortex_pcm_prepare() local 339 stream_t *stream = (stream_t *) substream->runtime->private_data; snd_vortex_pcm_trigger() local 402 stream_t *stream = (stream_t *) substream->runtime->private_data; snd_vortex_pcm_pointer() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/bcm/ |
| H A D | bcm63xx-pcm-whistler.c | 365 static int bcm63xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) in bcm63xx_pcm_preallocate_dma_buffer() argument 425 int stream; in bcm63xx_pcm_free_dma_buffers() local
|
| /kernel/linux/linux-5.10/sound/soc/au1x/ |
| H A D | dma.c | 42 struct audio_stream stream[2]; /* playback & capture */ member 45 static void au1000_release_dma_link(struct audio_stream *stream) in au1000_release_dma_link() argument 63 static int au1000_setup_dma_link(struct audio_stream *stream, in au1000_setup_dma_link() argument 105 au1000_dma_stop(struct audio_stream *stream) au1000_dma_stop() argument 111 au1000_dma_start(struct audio_stream *stream) au1000_dma_start() argument 136 struct audio_stream *stream = (struct audio_stream *)ptr; au1000_dma_interrupt() local 233 struct audio_stream *stream = ss_to_as(substream, component); alchemy_pcm_hw_params() local 243 struct audio_stream *stream = ss_to_as(substream, component); alchemy_pcm_hw_free() local 251 struct audio_stream *stream = ss_to_as(substream, component); alchemy_pcm_trigger() local 271 struct audio_stream *stream = ss_to_as(ss, component); alchemy_pcm_pointer() local [all...] |
| /kernel/linux/linux-5.10/sound/firewire/oxfw/ |
| H A D | oxfw-stream.c | 103 static int start_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in start_stream() argument 151 static int init_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in init_stream() argument 127 check_connection_used_by_others(struct snd_oxfw *oxfw, struct amdtp_stream *stream) check_connection_used_by_others() argument 193 keep_resources(struct snd_oxfw *oxfw, struct amdtp_stream *stream) keep_resources() argument 245 snd_oxfw_stream_reserve_duplex(struct snd_oxfw *oxfw, struct amdtp_stream *stream, unsigned int rate, unsigned int pcm_channels, unsigned int frames_per_period, unsigned int frames_per_buffer) snd_oxfw_stream_reserve_duplex() argument 404 destroy_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) destroy_stream() argument [all...] |
| H A D | oxfw-pcm.c | 114 struct amdtp_stream *stream; in init_hw_params() local
|
| /kernel/linux/linux-5.10/sound/pci/mixart/ |
| H A D | mixart_core.c | 456 struct mixart_stream *stream; in snd_mixart_threaded_irq() local [all...] |
| /kernel/linux/linux-5.10/sound/firewire/dice/ |
| H A D | dice-stream.c | 168 static int keep_resources(struct snd_dice *dice, struct amdtp_stream *stream, in keep_resources() argument 224 struct amdtp_stream *stream; in keep_dual_resources() local 347 struct amdtp_stream *stream; start_streams() local 507 struct amdtp_stream *stream; init_stream() local 541 struct amdtp_stream *stream; destroy_stream() local [all...] |
| H A D | dice-proc.c | 115 unsigned int quadlets, stream, i; in dice_proc_read() local [all...] |
| H A D | dice-pcm.c | 132 struct amdtp_stream *stream; in init_hw_info() local 309 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; in capture_prepare() local 323 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; playback_prepare() local 338 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; capture_trigger() local 356 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; playback_trigger() local 375 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; capture_pointer() local 382 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; playback_pointer() local 390 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; capture_ack() local 398 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; playback_ack() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | hdac_hda.c | 263 unsigned int stream; in hdac_hda_dai_prepare() local 182 hdac_hda_dai_set_stream(struct snd_soc_dai *dai, void *stream, int direction) hdac_hda_dai_set_stream() argument [all...] |
| H A D | cs47l90.c | 2361 cs47l90_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l90_open() argument
|
| H A D | cs47l92.c | 1833 cs47l92_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l92_open() argument
|
| H A D | cs47l35.c | 1500 cs47l35_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l35_open() argument
|
| H A D | cs47l15.c | 1236 cs47l15_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l15_open() argument
|
| H A D | cs47l24.c | 1071 cs47l24_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l24_open() argument
|
| /kernel/linux/linux-5.10/sound/hda/ext/ |
| H A D | hdac_ext_stream.c | 29 snd_hdac_ext_stream_init(struct hdac_bus *bus, struct hdac_ext_stream *stream, int idx, int direction, int tag) snd_hdac_ext_stream_init() argument 76 struct hdac_ext_stream *stream = snd_hdac_ext_stream_init_all() local 98 struct hdac_ext_stream *stream; snd_hdac_stream_free_all() local 109 snd_hdac_ext_stream_decouple_locked(struct hdac_bus *bus, struct hdac_ext_stream *stream, bool decouple) snd_hdac_ext_stream_decouple_locked() argument 134 snd_hdac_ext_stream_decouple(struct hdac_bus *bus, struct hdac_ext_stream *stream, bool decouple) snd_hdac_ext_stream_decouple() argument 147 snd_hdac_ext_link_stream_start(struct hdac_ext_stream *stream) snd_hdac_ext_link_stream_start() argument 158 snd_hdac_ext_link_stream_clear(struct hdac_ext_stream *stream) snd_hdac_ext_link_stream_clear() argument 168 snd_hdac_ext_link_stream_reset(struct hdac_ext_stream *stream) snd_hdac_ext_link_stream_reset() argument 207 snd_hdac_ext_link_stream_setup(struct hdac_ext_stream *stream, int fmt) snd_hdac_ext_link_stream_setup() argument 232 snd_hdac_ext_link_set_stream_id(struct hdac_ext_link *link, int stream) snd_hdac_ext_link_set_stream_id() argument 244 snd_hdac_ext_link_clear_stream_id(struct hdac_ext_link *link, int stream) snd_hdac_ext_link_clear_stream_id() argument 256 struct hdac_stream *stream = NULL; hdac_ext_link_stream_assign() local 296 struct hdac_stream *stream = NULL; hdac_ext_host_stream_assign() local 350 struct hdac_stream *stream = NULL; snd_hdac_ext_stream_assign() local 379 snd_hdac_ext_stream_release(struct hdac_ext_stream *stream, int type) snd_hdac_ext_stream_release() argument 443 snd_hdac_ext_stream_set_spib(struct hdac_bus *bus, struct hdac_ext_stream *stream, u32 value) snd_hdac_ext_stream_set_spib() argument 465 snd_hdac_ext_stream_get_spbmaxfifo(struct hdac_bus *bus, struct hdac_ext_stream *stream) snd_hdac_ext_stream_get_spbmaxfifo() argument 509 snd_hdac_ext_stream_set_dpibr(struct hdac_bus *bus, struct hdac_ext_stream *stream, u32 value) snd_hdac_ext_stream_set_dpibr() argument 529 snd_hdac_ext_stream_set_lpib(struct hdac_ext_stream *stream, u32 value) snd_hdac_ext_stream_set_lpib() argument [all...] |
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | pcm_memory.c | 148 int stream; in snd_pcm_lib_preallocate_free_for_all() local 286 int stream; in preallocate_pages_for_all() local [all...] |