Lines Matching defs:use_acm
48 [STRING_DESCRIPTION_IDX].s = NULL /* updated; f(use_acm) */,
66 /* .bDeviceClass = f(use_acm) */
71 /* .idProduct = f(use_acm) */
88 static bool use_acm = true;
89 module_param(use_acm, bool, 0);
90 MODULE_PARM_DESC(use_acm, "Use CDC ACM, default=yes");
133 /* .label = f(use_acm) */
134 /* .bConfigurationValue = f(use_acm) */
224 if (use_acm) {
291 if (use_acm) {