Home
last modified time | relevance | path

Searched refs:vss (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/sound/virtio/
H A Dvirtio_pcm_ops.c117 vss->stopped = !!virtsnd_pcm_msg_pending_num(vss); in virtsnd_pcm_open()
118 vss->suspended = false; in virtsnd_pcm_open()
223 vss->sid); in virtsnd_pcm_hw_params()
279 vss->sid); in virtsnd_pcm_prepare()
284 vss->hw_ptr = 0; in virtsnd_pcm_prepare()
301 vss->msg_count = 0; in virtsnd_pcm_prepare()
359 vss->stopped = true; in virtsnd_pcm_trigger()
397 if (!vss->stopped) in virtsnd_pcm_sync_stop()
420 vss->sid); in virtsnd_pcm_sync_stop()
425 vss->stopped = false; in virtsnd_pcm_sync_stop()
[all …]
H A Dvirtio_pcm_msg.c138 vss->msgs = kcalloc(periods, sizeof(*vss->msgs), GFP_KERNEL); in virtsnd_pcm_msg_alloc()
139 if (!vss->msgs) in virtsnd_pcm_msg_alloc()
178 for (i = 0; vss->msgs && i < vss->nmsgs; ++i) in virtsnd_pcm_msg_free()
180 kfree(vss->msgs); in virtsnd_pcm_msg_free()
182 vss->msgs = NULL; in virtsnd_pcm_msg_free()
183 vss->nmsgs = 0; in virtsnd_pcm_msg_free()
236 vss->sid); in virtsnd_pcm_msg_send()
241 vss->msg_count++; in virtsnd_pcm_msg_send()
309 if (vss->hw_ptr >= vss->buffer_bytes) in virtsnd_pcm_msg_complete()
310 vss->hw_ptr -= vss->buffer_bytes; in virtsnd_pcm_msg_complete()
[all …]
H A Dvirtio_pcm.c106 vss->hw.info = in virtsnd_pcm_build_hw()
126 vss->hw.formats = 0; in virtsnd_pcm_build_hw()
142 if (!vss->hw.formats) { in virtsnd_pcm_build_hw()
145 vss->sid); in virtsnd_pcm_build_hw()
151 vss->hw.rates = 0; in virtsnd_pcm_build_hw()
165 if (!vss->hw.rates) { in virtsnd_pcm_build_hw()
168 vss->sid); in virtsnd_pcm_build_hw()
353 vss->snd = snd; in virtsnd_pcm_parse_cfg()
354 vss->sid = i; in virtsnd_pcm_parse_cfg()
507 spin_lock(&vss->lock); in virtsnd_pcm_event()
[all …]
H A Dvirtio_pcm.h112 virtsnd_pcm_ctl_msg_alloc(struct virtio_pcm_substream *vss,
115 int virtsnd_pcm_msg_alloc(struct virtio_pcm_substream *vss,
118 void virtsnd_pcm_msg_free(struct virtio_pcm_substream *vss);
120 int virtsnd_pcm_msg_send(struct virtio_pcm_substream *vss);
122 unsigned int virtsnd_pcm_msg_pending_num(struct virtio_pcm_substream *vss);
H A Dvirtio_card.h92 virtsnd_pcm_queue(struct virtio_pcm_substream *vss) in virtsnd_pcm_queue() argument
94 if (vss->direction == SNDRV_PCM_STREAM_PLAYBACK) in virtsnd_pcm_queue()
95 return virtsnd_tx_queue(vss->snd); in virtsnd_pcm_queue()
97 return virtsnd_rx_queue(vss->snd); in virtsnd_pcm_queue()
H A Dvirtio_card.c356 struct virtio_pcm_substream *vss = &snd->substreams[i]; in virtsnd_remove() local
358 cancel_work_sync(&vss->elapsed_period); in virtsnd_remove()
359 virtsnd_pcm_msg_free(vss); in virtsnd_remove()
/openbmc/qemu/qga/vss-win32/
H A Dmeson.build9 'qga-vss',
10 ['requester.cpp', 'provider.cpp', 'install.cpp', 'vss-debug.cpp', genh],
14 vs_module_defs: 'qga-vss.def',
28 input: 'qga-vss.idl',
29 output: 'qga-vss.tlb',
33 input: 'qga-vss.idl',
34 output: 'qga-vss.tlb',
/openbmc/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad5791.yaml27 vss-supply: true
33 - vss-supply
49 vss-supply = <&dac_vss>;
/openbmc/u-boot/doc/device-tree-bindings/adc/
H A Dadc.txt11 - vss-polarity-negative: negative reference Voltage has a negative polarity
17 - vss-supply: phandle to Vss regulator's node
21 - vss-microvolts: negative reference Voltage value [uV]
58 vss-microvolts = <0>;
/openbmc/u-boot/cmd/
H A Dadc.c39 int ret, vss, vdd; in do_adc_info() local
64 ret = adc_vss_value(dev, &vss); in do_adc_info()
66 printf("vss: %duV\n", vss); in do_adc_info()
/openbmc/linux/sound/soc/codecs/
H A Dwm8958-dsp2.c622 int vss = kcontrol->private_value; in wm8958_vss_get() local
626 ucontrol->value.integer.value[0] = wm8994->vss_ena[vss]; in wm8958_vss_get()
634 int vss = kcontrol->private_value; in wm8958_vss_put() local
638 if (wm8994->vss_ena[vss] == ucontrol->value.integer.value[0]) in wm8958_vss_put()
647 if (wm8958_dsp2_busy(wm8994, vss)) { in wm8958_vss_put()
648 dev_dbg(component->dev, "DSP2 active on %d already\n", vss); in wm8958_vss_put()
652 if (wm8994->enh_eq_ena[vss]) in wm8958_vss_put()
655 wm8994->vss_ena[vss] = ucontrol->value.integer.value[0]; in wm8958_vss_put()
657 wm8958_dsp_apply(component, vss, wm8994->vss_ena[vss]); in wm8958_vss_put()
/openbmc/linux/arch/mips/alchemy/common/
H A DMakefile10 setup.o sleeper.o dma.o dbdma.o vss.o irq.o usb.o
/openbmc/qemu/qga/
H A Dmeson.build22 Then run configure with: --extra-cxxflags="-isystem /path/to/vss/inc/win2003"''') \
85 'vss-win32.c'
97 subdir('vss-win32')
/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-context-chk-fpu.c35 … tm_signal_self_context_load(pid_t pid, long *gprs, double *fps, vector int *vms, vector int *vss);
H A Dtm-signal-context-chk-gpr.c35 … tm_signal_self_context_load(pid_t pid, long *gprs, double *fps, vector int *vms, vector int *vss);
H A Dtm-signal-context-chk-vmx.c36 … tm_signal_self_context_load(pid_t pid, long *gprs, double *fps, vector int *vms, vector int *vss);
H A Dtm-signal-context-chk-vsx.c37 … tm_signal_self_context_load(pid_t pid, long *gprs, double *fps, vector int *vms, vector int *vss);
/openbmc/linux/include/drm/
H A Ddrm_modes.h134 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument
138 .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \
/openbmc/linux/drivers/video/fbdev/
H A Datafb.c121 short vft, vbb, vbe, vdb, vde, vss; member
150 #define VSS hw.falcon.vss
1483 var->vsync_len = (hw->vft + 1 - hw->vss + 1) / 2; /* round up */ in falcon_encode_var()
1539 hw->vss = videl.vss; in falcon_get_par()
1601 videl.vss = hw->vss; in falcon_vbl_switcher()
1691 int vdb, vss, hbe, hss; in falcon_blank() local
1697 vss = current_par.VSS; in falcon_blank()
1710 vss = current_par.VFT + 1; in falcon_blank()
1716 videl.vss = vss; in falcon_blank()
H A Dcg14.c123 u16 vss; /* Vert Sync Start */ member
H A Dvga16fb.c60 u8 misc, pel_msk, vss, clkdiv; member
505 par->vss = 0x00; /* 3DA */ in vga16fb_check_var()
H A Di740fb.c53 u8 vss; member
553 par->vss = 0x00; /* 3DA */ in i740fb_decode_var()
/openbmc/qemu/scripts/
H A Dmeson-buildoptions.sh442 --enable-qga-vss) printf "%s" -Dqga_vss=enabled ;;
443 --disable-qga-vss) printf "%s" -Dqga_vss=disabled ;;
/openbmc/linux/drivers/thunderbolt/
H A Dicm.c174 const struct intel_vss *vss; in intel_vss_is_rtd3() local
176 vss = parse_intel_vss(ep_name, size); in intel_vss_is_rtd3()
177 if (vss) in intel_vss_is_rtd3()
178 return !!(vss->flags & INTEL_VSS_FLAGS_RTD3); in intel_vss_is_rtd3()
/openbmc/linux/arch/m68k/include/asm/
H A Datarihw.h271 u_short vss; member

12