Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dsb16_csp.h34 #define SNDRV_SB_CSP_RATE_44100 0x08 macro
/openbmc/linux/sound/isa/sb/
H A Dsb16_csp.c1155 ((p->acc_rates & SNDRV_SB_CSP_RATE_44100) ? "44100Hz" : "")); in info_read()