Searched refs:cs_ogain (Results 1 – 2 of 2) sorted by relevance
881 audiocs_free_ctrl(state->cs_ogain); in audiocs_del_controls()1428 l = ((state->cs_ogain->cc_val >> 8) & 0xff); in audiocs_configure_output()1429 r = (state->cs_ogain->cc_val & 0xff); in audiocs_configure_output()
357 CS_ctrl_t *cs_ogain; member