Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dsynclink.c867 static int txholdbufs[MAX_TOTAL_DEVICES]; variable
877 module_param_array(txholdbufs, int, NULL, 0);
4178 if (txholdbufs[info->line]) { in mgsl_add_device()
4179 info->num_tx_holding_buffers = txholdbufs[info->line]; in mgsl_add_device()