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