Home
last modified time | relevance | path

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

/linux/arch/s390/include/uapi/asm/
H A Dfs3270.h19 __u16 col_cnt; member
/linux/drivers/s390/char/
H A Dfs3270.c351 iocb.col_cnt = fp->view.cols; in fs3270_ioctl()
/linux/drivers/net/ethernet/amd/
H A Damd8111e.c1648 unsigned int prev_col_cnt = ipg_data->col_cnt; in amd8111e_config_ipg()
1675 total_col_cnt = ipg_data->col_cnt = in amd8111e_config_ipg()
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3938 col_cnt = model.columnCount(first)
3939 max_width = [0] * col_cnt
3958 for c in range(col_cnt):
3975 for c in range(col_cnt):
3996 for c in range(col_cnt):