Searched refs:numvals (Results 1 – 1 of 1) sorted by relevance
1483 unsigned long numvals = bitmap_weight(st->current_mode->modemask, in max1363_trigger_handler() local1490 if (numvals == 0) in max1363_trigger_handler()1494 b_sent = st->recv(st->client, st->data.buf, numvals * 2); in max1363_trigger_handler()1496 b_sent = st->recv(st->client, st->data.buf, numvals); in max1363_trigger_handler()