Home
last modified time | relevance | path

Searched refs:col_cnt (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/s390/char/
Draw3270.h87 short col_cnt; member
Dfs3270.c358 iocb.col_cnt = fp->view.cols; in fs3270_ioctl()
/Linux-v5.4/drivers/net/ethernet/amd/
Damd8111e.h727 unsigned int col_cnt; member
Damd8111e.c1660 unsigned int prev_col_cnt = ipg_data->col_cnt; in amd8111e_config_ipg()
1687 total_col_cnt = ipg_data->col_cnt = in amd8111e_config_ipg()
/Linux-v5.4/tools/perf/scripts/python/
Dexported-sql-viewer.py2552 col_cnt = model.columnCount(first)
2553 max_width = [0] * col_cnt
2572 for c in range(col_cnt):
2589 for c in range(col_cnt):
2610 for c in range(col_cnt):