Home
last modified time | relevance | path

Searched refs:snd_wss_get_count (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/isa/wss/
H A Dwss_lib.c451 static unsigned int snd_wss_get_count(unsigned char format, unsigned int size) in snd_wss_get_count() function
1005 count = snd_wss_get_count(chip->image[CS4231_PLAYBK_FORMAT], count) - 1; in snd_wss_playback_prepare()
1041 count = snd_wss_get_count(chip->image[CS4231_PLAYBK_FORMAT], in snd_wss_capture_prepare()
1044 count = snd_wss_get_count(chip->image[CS4231_REC_FORMAT], in snd_wss_capture_prepare()
/kernel/linux/linux-6.6/sound/isa/wss/
H A Dwss_lib.c451 static unsigned int snd_wss_get_count(unsigned char format, unsigned int size) in snd_wss_get_count() function
1005 count = snd_wss_get_count(chip->image[CS4231_PLAYBK_FORMAT], count) - 1; in snd_wss_playback_prepare()
1041 count = snd_wss_get_count(chip->image[CS4231_PLAYBK_FORMAT], in snd_wss_capture_prepare()
1044 count = snd_wss_get_count(chip->image[CS4231_REC_FORMAT], in snd_wss_capture_prepare()

Completed in 6 milliseconds