Home
last modified time | relevance | path

Searched refs:sb_dsp_get_byte (Results 1 – 3 of 3) sorted by relevance

/sound/oss/
Dsb.h159 int sb_dsp_get_byte(sb_devc * devc);
Dsb_common.c113 int sb_dsp_get_byte(sb_devc * devc) in sb_dsp_get_byte() function
395 if (sb_dsp_get_byte(devc) != 0x12) in init_Jazz16()
Dsb_ess.c856 return sb_dsp_get_byte(devc); in ess_read()