Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/asihpi/
Dhpifunc.c1234 u16 control_type, u32 *ph_control) in hpi_mixer_get_control() argument
1251 *ph_control = in hpi_mixer_get_control()
1255 *ph_control = 0; in hpi_mixer_get_control()
1261 u16 *pw_dst_node_index, u16 *pw_control_type, u32 *ph_control) in hpi_mixer_get_control_by_index() argument
1282 if (ph_control) { in hpi_mixer_get_control_by_index()
1284 *ph_control = in hpi_mixer_get_control_by_index()
1288 *ph_control = 0; in hpi_mixer_get_control_by_index()
Dhpi.h1329 u16 control_type, u32 *ph_control);
1333 u16 *pw_dst_node_index, u16 *pw_control_type, u32 *ph_control);