Searched defs:ch_cnt (Results 1 – 3 of 3) sorted by relevance
39 uint8_t ch_cnt[2]; member534 uint8_t ch_cnt = audio_dev_data->ch_cnt[device]; in handle_fu_mute_req() local567 uint8_t ch_cnt = audio_dev_data->ch_cnt[device]; in handle_fu_volume_req() local645 uint8_t ch_cnt; in handle_feature_unit_req() local
67 #define POS(prop, ch_idx, ch_cnt) (ch_cnt * POS_##prop + \ argument69 #define LEN(ch_cnt, prop) (ch_cnt * FEATURE_##prop##_SIZE) argument499 #define INIT_AS_FORMAT_I(ch_cnt, res, rate) \ argument
168 uint8_t ch_cnt = counter_get_num_of_channels(config->counter); in wdt_counter_init() local