Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/asihpi/
Dasihpi.c1343 (HPI_DESTNODE_LAST_INDEX-HPI_DESTNODE_NONE+1)),
1374 else if (hpi_ctl->dst_node_type + HPI_DESTNODE_NONE == HPI_DESTNODE_ISTREAM) in asihpi_ctl_init()
2571 hpi_ctl.dst_node_type -= HPI_DESTNODE_NONE; in snd_card_asihpi_mixer_new()
Dhpi.h204 HPI_DESTNODE_NONE = 200, enumerator
Dhpifunc.c1276 *pw_dst_node_type = hr.u.m.dst_node_type + HPI_DESTNODE_NONE; in hpi_mixer_get_control_by_index()