Lines Matching defs:use_acm
49 [STRING_DESCRIPTION_IDX].s = NULL /* updated; f(use_acm) */,
67 /* .bDeviceClass = f(use_acm) */
72 /* .idProduct = f(use_acm) */
89 static bool use_acm = true;
90 module_param(use_acm, bool, 0);
91 MODULE_PARM_DESC(use_acm, "Use CDC ACM, default=yes");
134 /* .label = f(use_acm) */
135 /* .bConfigurationValue = f(use_acm) */
225 if (use_acm) {
292 if (use_acm) {