Home
last modified time | relevance | path

Searched defs:stream (Results 526 – 550 of 570) sorted by relevance

1...<<212223

/openbmc/linux/include/sound/
H A Dhda_codec.h162 struct hda_pcm_stream stream[2]; member
H A Dsoc.h486 int stream) in snd_soc_runtime_activate()
491 int stream) in snd_soc_runtime_deactivate()
/openbmc/linux/sound/soc/sof/
H A Dsof-audio.h340 struct snd_sof_pcm_stream stream[2]; member
/openbmc/linux/sound/soc/fsl/
H A Dfsl_spdif.c1004 int stream; in fsl_spdif_bypass_put() local
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c1810 void vm_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) in vm_dump()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c715 struct dc_stream_state *stream = pipe->stream; in dcn32_assign_subvp_pipe() local
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c3203 unsigned int stream, in snd_hda_codec_prepare()
3313 int stream; in snd_hda_codec_parse_pcms() local
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h542 #define DB_VALUE(ep, stream) ((((ep) + 1) & 0xff) | ((stream) << 16)) argument
543 #define DB_VALUE_EP0_OUT(ep, stream) ((ep) & 0xff) argument
/openbmc/qemu/disas/
H A Dmicroblaze.c698 void *stream = info->stream; in print_insn_microblaze() local
H A Dsparc.c2669 FILE *stream = info->stream; in print_insn_sparc() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h364 struct dc_stream_state *stream; member
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c815 unsigned int stream) in ehci_wakeup_endpoint()
/openbmc/linux/sound/soc/codecs/
H A Dlpass-tx-macro.c1133 static int tx_macro_digital_mute(struct snd_soc_dai *dai, int mute, int stream) in tx_macro_digital_mute()
/openbmc/linux/sound/pci/ice1712/
H A Dice1724.c231 get_rawmidi_substream(struct snd_ice1712 *ice, unsigned int stream) in get_rawmidi_substream()
/openbmc/linux/sound/pci/mixart/
H A Dmixart_core.h174 struct mixart_stream_desc stream[32]; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2632 struct dc_stream_state *stream, in dcn32_acquire_idle_pipe_for_head_pipe_in_layer()
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c372 struct xdr_stream stream; in ff_layout_alloc_lseg() local
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h562 struct fotg210_iso_stream *stream; /* endpoint's queue */ member
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.h294 int stream; member
/openbmc/linux/tools/perf/
H A Dbuiltin-diff.c46 bool stream; member
/openbmc/linux/drivers/usb/host/
H A Dxhci.h303 #define DB_VALUE(ep, stream) ((((ep) + 1) & 0xff) | ((stream) << 16)) argument
2451 u16 stream; in xhci_decode_doorbell() local
/openbmc/linux/sound/pci/rme9652/
H A Drme9652.c1823 int stream, in rme9652_channel_buffer_location()
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-driver.h327 struct cx18_stream *stream; member
/openbmc/linux/net/sctp/
H A Dsm_make_chunk.c1581 struct sctp_stream *stream; in sctp_chunk_assign_ssn() local
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h457 #define DB_VALUE(ep, stream) ((((ep) + 1) & 0xff) | ((stream) << 16)) argument

1...<<212223