Home
last modified time | relevance | path

Searched defs:max_rows (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/staging/uwb/
Dallocator.c263 int max_rows = ai->max_mas / UWB_USABLE_MAS_PER_ROW; in uwb_rsv_find_best_row_alloc() local
/Linux-v5.4/net/ipv4/
Dtcp_metrics.c743 unsigned int max_rows = 1U << tcp_metrics_hash_log; in tcp_metrics_nl_dump() local
872 unsigned int max_rows = 1U << tcp_metrics_hash_log; in tcp_metrics_flush_all() local
/Linux-v5.4/drivers/input/keyboard/
Dstmpe-keypad.c77 int max_rows; member
Dtegra-kbc.c74 int max_rows; member
/Linux-v5.4/tools/perf/ui/stdio/
Dhist.c794 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf()
/Linux-v5.4/drivers/media/i2c/et8ek8/
Det8ek8_driver.c683 s32 max_rows; in et8ek8_init_controls() local
/Linux-v5.4/tools/perf/util/
Dhist.c224 void hists__output_recalc_col_len(struct hists *hists, int max_rows) in hists__output_recalc_col_len()