Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/atm/
H A Dspeedtch.c74 static unsigned int num_ModemOption; variable
105 module_param_array(ModemOption, byte, &num_ModemOption, S_IRUGO);
818 memcpy(instance->params.ModemOption, ModemOption, num_ModemOption); in speedtch_bind()