Home
last modified time | relevance | path

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

/sound/pci/asihpi/
Dhpifunc.c1308 u16 hpi_control_param_set(const u32 h_control, const u16 attrib, in hpi_control_param_set() argument
1318 hm.u.c.attribute = attrib; in hpi_control_param_set()
1325 static u16 hpi_control_log_set2(u32 h_control, u16 attrib, short sv0, in hpi_control_log_set2() argument
1335 hm.u.c.attribute = attrib; in hpi_control_log_set2()
1343 u16 hpi_control_param_get(const u32 h_control, const u16 attrib, u32 param1, in hpi_control_param_get() argument
1353 hm.u.c.attribute = attrib; in hpi_control_param_get()
1370 static u16 hpi_control_log_get2(u32 h_control, u16 attrib, short *sv0, in hpi_control_log_get2() argument
1379 hm.u.c.attribute = attrib; in hpi_control_log_get2()
1389 u16 hpi_control_query(const u32 h_control, const u16 attrib, const u32 index, in hpi_control_query() argument
1400 hm.u.c.attribute = attrib; in hpi_control_query()