Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wimax/i2400m/
Ddriver.c63 static char i2400m_debug_params[128]; variable
64 module_param_string(debug, i2400m_debug_params, sizeof(i2400m_debug_params),
987 d_parse_params(D_LEVEL, D_LEVEL_SIZE, i2400m_debug_params, in i2400m_driver_init()