Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Draw3270.h87 short col_cnt; member
H A Dfs3270.c358 iocb.col_cnt = fp->view.cols; in fs3270_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/
H A Damd8111e.h727 unsigned int col_cnt; member
H A Damd8111e.c1656 unsigned int prev_col_cnt = ipg_data->col_cnt; in amd8111e_config_ipg()
1683 total_col_cnt = ipg_data->col_cnt = in amd8111e_config_ipg()
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3934 col_cnt = model.columnCount(first)
3935 max_width = [0] * col_cnt
3954 for c in range(col_cnt):
3971 for c in range(col_cnt):
3992 for c in range(col_cnt):