Searched refs:domain_count (Results 1 – 2 of 2) sorted by relevance
150 unsigned int domain_count; member392 if (domain >= priv->data->domain_count || offset > 31 || in eqr_of_xlate_internal()461 if (priv->data->domain_count == 1) { in eqr_probe()469 for (i = 0; i < priv->data->domain_count; i++) in eqr_probe()473 for (i = 0; i < priv->data->domain_count; i++) in eqr_probe()502 .domain_count = ARRAY_SIZE(eqr_eyeq5_domains),520 .domain_count = ARRAY_SIZE(eqr_eyeq6l_domains),534 .domain_count = ARRAY_SIZE(eqr_eyeq6h_we_domains),547 .domain_count = ARRAY_SIZE(eqr_eyeq6h_acc_domains),
161 u32 domain_count; member