Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dsynclink.c866 static int txholdbufs[MAX_TOTAL_DEVICES]; variable
876 module_param_array(txholdbufs, int, NULL, 0);
4097 if (txholdbufs[info->line]) { in mgsl_add_device()
4098 info->num_tx_holding_buffers = txholdbufs[info->line]; in mgsl_add_device()