Searched refs:UEA_ATTR (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/usb/atm/ |
| D | ueagle-atm.c | 2369 #define UEA_ATTR(name, reset) \ macro 2391 UEA_ATTR(mflags, 1); 2392 UEA_ATTR(vidcpe, 0); 2393 UEA_ATTR(usrate, 0); 2394 UEA_ATTR(dsrate, 0); 2395 UEA_ATTR(usattenuation, 0); 2396 UEA_ATTR(dsattenuation, 0); 2397 UEA_ATTR(usmargin, 0); 2398 UEA_ATTR(dsmargin, 0); 2399 UEA_ATTR(txflow, 0); [all …]
|