Home
last modified time | relevance | path

Searched refs:attach_pcm (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/sound/pci/hda/
Dhda_codec.h610 int (*attach_pcm)(struct hda_bus *bus, struct hda_codec *codec, member
Dhda_intel.c1406 bus_temp.ops.attach_pcm = azx_attach_pcm_stream; in azx_codec_create()
Dhda_codec.c3596 return bus->ops.attach_pcm(bus, codec, pcm); in snd_hda_attach_pcm()