Searched refs:num_of_rows (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/input/keyboard/
H A Dnomadik-ske-keypad.c147 int num_of_rows; local
150 num_of_rows = hweight8(status);
163 num_of_rows--;
164 } while (num_of_rows);
/linux-master/drivers/media/common/siano/
H A Dsmscoreapi.h721 u32 num_of_rows; /* Number of rows in MPE table, member in struct:sms_stats
H A Dsmsdvb-debugfs.c73 n += sysfs_emit_at(buf, n, "num_of_rows = %d\n", p->num_of_rows);

Completed in 125 milliseconds