Searched refs:ratio100 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/pci/asihpi/ |
H A D | hpifunc.c | 1952 u16 hpi_compander_set_ratio(u32 h_control, u32 index, u32 ratio100) in hpi_compander_set_ratio() argument 1954 return hpi_control_param_set(h_control, HPI_COMPANDER_RATIO, ratio100, in hpi_compander_set_ratio() 1958 u16 hpi_compander_get_ratio(u32 h_control, u32 index, u32 *ratio100) in hpi_compander_get_ratio() argument 1961 ratio100, NULL); in hpi_compander_get_ratio()
|
H A D | hpi.h | 1635 u16 hpi_compander_set_ratio(u32 h_control, u32 index, u32 ratio100);
|