Searched refs:in_type (Results 1 – 2 of 2) sorted by relevance
327 unsigned int mux, src_val, in_type; in cs48l32_inmux_put() local 336 in_type = cs48l32_codec->in_type[0][mux]; in cs48l32_inmux_put() 339 in_type = cs48l32_codec->in_type[1][mux]; in cs48l32_inmux_put() 347 if (in_type == CS48L32_IN_TYPE_SE) in cs48l32_inmux_put() 3417 switch (cs48l32_codec->in_type[0][0]) { in cs48l32_init_inputs() 3427 switch (cs48l32_codec->in_type[1][0]) { in cs48l32_init_inputs() 3587 ARRAY_SIZE(cs48l32_codec->in_type) * ARRAY_SIZE(cs48l32_codec->in_type[ in cs48l32_prop_get_in_type() [all...]
371 u8 in_type[CS48L32_MAX_ANALOG_INPUT][CS48L32_MAX_IN_MUX_WAYS]; member