Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/asihpi/
Dasihpi.c1342 (HPI_DESTNODE_LAST_INDEX-HPI_DESTNODE_NONE+1)),
1373 else if (hpi_ctl->dst_node_type + HPI_DESTNODE_NONE == HPI_DESTNODE_ISTREAM) in asihpi_ctl_init()
2599 hpi_ctl.dst_node_type -= HPI_DESTNODE_NONE; in snd_card_asihpi_mixer_new()
Dhpi.h213 HPI_DESTNODE_NONE = 200, enumerator
Dhpifunc.c1275 *pw_dst_node_type = hr.u.m.dst_node_type + HPI_DESTNODE_NONE; in hpi_mixer_get_control_by_index()