Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/hdmi/
H A Dhdmi_local.h126 unsigned long pcm_bitmap; member
H A Dhdmi.c1023 if (!test_bit(i, &spec->pcm_bitmap)) in hdmi_find_pcm_slot()
1040 if (!test_bit(idx, &spec->pcm_bitmap)) in hdmi_attach_hda_pcm()
1050 set_bit(idx, &spec->pcm_bitmap); in hdmi_attach_hda_pcm()
1066 clear_bit(idx, &spec->pcm_bitmap); in hdmi_detach_hda_pcm()
1970 set_bit(pcm_idx, &spec->pcm_bitmap); in snd_hda_hdmi_generic_build_controls()