Searched refs:qcrmcall_mode (Results 1 – 3 of 3) sorted by relevance
128 when use 'AT$QCRMCALL=1,1', must set module parameters 'qcrmcall_mode' to 1,
117 static uint __read_mostly qcrmcall_mode = 0; variable118 module_param( qcrmcall_mode, uint, S_IRUGO | S_IWUSR );1563 …if (qcrmcall_mode == 0 && pDev->net->sysfs_groups[0] == NULL && gobinet_sysfs_attr_group.attrs[0] … in GobiNetDriverBind()3012 pGobiDev->m_qcrmcall_mode = qcrmcall_mode; in GobiUSBNetProbe()