Searched defs:oss (Results 1 – 13 of 13) sorted by relevance
122 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_poll_out() local129 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_poll_in() local386 OSSVoiceOut *oss = (OSSVoiceOut *)hw; in oss_run_buffer_out() local395 OSSVoiceOut *oss = (OSSVoiceOut *)hw; in oss_buffer_get_free() local406 OSSVoiceOut *oss = (OSSVoiceOut *)hw; in oss_get_buffer_out() local418 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_put_buffer_out() local431 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_write() local629 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_init_in() local676 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_fini_in() local683 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_read() local[all …]
31 volatile struct mac_oss *oss; variable
155 stack_t oss; in qemu_coroutine_new() local
58 unsigned oss: 1; /* oss mode */ member
60 oss: 1; /* OSS compatible mode */ member
434 struct snd_pcm_oss_runtime oss; member480 struct snd_pcm_oss_substream oss; member502 struct snd_pcm_oss_stream oss; member532 struct snd_pcm_oss oss; member
281 option('oss', type: 'feature', value: 'auto', feature
1619 oss = not_found variable1624 oss = cc.find_library('ossaudio', required: get_option('oss')) variable1626 oss = declare_dependency() variable
594 target_stack_t oss; in do_sigaltstack() local
1919 u8 oss = data->oversampling_press; in bmp180_read_adc_press() local1947 s32 oss = data->oversampling_press; in bmp180_compensate_press() local
1042 target_stack_t oss, *uoss = NULL; in do_sigaltstack() local
444 std::ostringstream oss; in getIM() local
4215 do_sigaltstack (const stack_t *ss, stack_t *oss, unsigned long sp, in do_sigaltstack()