Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dsynclink.c867 static int txdmabufs[MAX_TOTAL_DEVICES]; variable
877 module_param_array(txdmabufs, int, NULL, 0);
4213 if (txdmabufs[info->line]) { in mgsl_add_device()
4214 info->num_tx_dma_buffers = txdmabufs[info->line]; in mgsl_add_device()