Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231.c740 cc->cc_state = state; in audiocs_alloc_ctrl()
1464 CS_state_t *state = cc->cc_state; in audiocs_get_value()
1490 CS_state_t *state = cc->cc_state; in audiocs_set_ogain()
1521 CS_state_t *state = cc->cc_state; in audiocs_set_micboost()
1547 CS_state_t *state = cc->cc_state; in audiocs_set_igain()
1579 CS_state_t *state = cc->cc_state; in audiocs_set_inputs()
1609 CS_state_t *state = cc->cc_state; in audiocs_set_outputs()
1640 CS_state_t *state = cc->cc_state; in audiocs_set_mgain()
H A Daudio_4231.h321 CS_state_t *cc_state; member