Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/asihpi/
Dhpifunc.c1233 u16 control_type, u32 *ph_control) in hpi_mixer_get_control() argument
1250 *ph_control = in hpi_mixer_get_control()
1254 *ph_control = 0; in hpi_mixer_get_control()
1260 u16 *pw_dst_node_index, u16 *pw_control_type, u32 *ph_control) in hpi_mixer_get_control_by_index() argument
1281 if (ph_control) { in hpi_mixer_get_control_by_index()
1283 *ph_control = in hpi_mixer_get_control_by_index()
1287 *ph_control = 0; in hpi_mixer_get_control_by_index()
Dhpi.h1340 u16 control_type, u32 *ph_control);
1344 u16 *pw_dst_node_index, u16 *pw_control_type, u32 *ph_control);