Searched refs:UEA_ATTR (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/usb/atm/ |
D | ueagle-atm.c | 2413 #define UEA_ATTR(name, reset) \ macro 2435 UEA_ATTR(mflags, 1); 2436 UEA_ATTR(vidcpe, 0); 2437 UEA_ATTR(usrate, 0); 2438 UEA_ATTR(dsrate, 0); 2439 UEA_ATTR(usattenuation, 0); 2440 UEA_ATTR(dsattenuation, 0); 2441 UEA_ATTR(usmargin, 0); 2442 UEA_ATTR(dsmargin, 0); 2443 UEA_ATTR(txflow, 0); [all …]
|