Home
last modified time | relevance | path

Searched defs:oss (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/audio/
H A Dossaudio.c122 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_poll_out() local
129 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_poll_in() local
369 static size_t oss_get_available_bytes(OSSVoiceOut *oss) in oss_get_available_bytes()
386 OSSVoiceOut *oss = (OSSVoiceOut *)hw; in oss_run_buffer_out() local
395 OSSVoiceOut *oss = (OSSVoiceOut *)hw; in oss_buffer_get_free() local
406 OSSVoiceOut *oss = (OSSVoiceOut *)hw; in oss_get_buffer_out() local
418 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_put_buffer_out() local
431 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_write() local
476 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_fini_out() local
494 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_init_out() local
[all …]
/openbmc/qemu/util/
H A Dcoroutine-sigaltstack.c155 stack_t oss; in qemu_coroutine_new() local
/openbmc/phosphor-bmc-code-mgmt/eeprom-device/
H A Deeprom_device.cpp107 std::ostringstream oss; in getI2CDeviceId() local
/openbmc/linux/include/sound/
Dpcm_oss.h
Drawmidi.h
/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice.cpp
/openbmc/qemu/
H A Dmeson_options.txt293 option('oss', type: 'feature', value: 'auto', feature
H A Dmeson.build1755 oss = not_found variable
1760 oss = cc.find_library('ossaudio', required: get_option('oss')) variable
1762 oss = declare_dependency() variable
/openbmc/qemu/bsd-user/
H A Dsignal.c604 target_stack_t oss; in do_sigaltstack() local
/openbmc/qemu/linux-user/
H A Dsignal.c1128 target_stack_t oss, *uoss = NULL; in do_sigaltstack() local