Home
last modified time | relevance | path

Searched refs:XENSND_LIST_SEPARATOR (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/xen/interface/io/
Dsndif.h470 #define XENSND_LIST_SEPARATOR "," macro
/linux-6.1.9/sound/xen/
Dxen_snd_front_cfg.c164 while ((cur_rate = strsep(&list, XENSND_LIST_SEPARATOR))) { in cfg_hw_rates()
194 while ((cur_format = strsep(&list, XENSND_LIST_SEPARATOR))) { in cfg_formats()