Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr_hwdep.c238 if (chip->nb_streams_play) { in pcxhr_config_pipes()
243 for(j = 0; j < chip->nb_streams_play; j++) in pcxhr_config_pipes()
267 if (chip->nb_streams_play) in pcxhr_start_pipes()
H A Dpcxhr.h165 int nb_streams_play; member