Home
last modified time | relevance | path

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

/linux/sound/pci/asihpi/
H A Dhpi_internal.h783 u16 src_node_type; /* = HPI_SOURCENODE_LINEIN etc */ member
1235 u8 src_node_type; member
H A Dhpi.h1314 u16 hpi_mixer_get_control(u32 h_mixer, u16 src_node_type,
H A Dhpifunc.c1232 u16 hpi_mixer_get_control(u32 h_mixer, u16 src_node_type, in hpi_mixer_get_control() argument
1242 hm.u.m.node_type1 = src_node_type; in hpi_mixer_get_control()
1274 hr.u.m.src_node_type + HPI_SOURCENODE_NONE; in hpi_mixer_get_control_by_index()