Searched refs:UEA_ATTR (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/usb/atm/ |
D | ueagle-atm.c | 2375 #define UEA_ATTR(name, reset) \ macro 2397 UEA_ATTR(mflags, 1); 2398 UEA_ATTR(vidcpe, 0); 2399 UEA_ATTR(usrate, 0); 2400 UEA_ATTR(dsrate, 0); 2401 UEA_ATTR(usattenuation, 0); 2402 UEA_ATTR(dsattenuation, 0); 2403 UEA_ATTR(usmargin, 0); 2404 UEA_ATTR(dsmargin, 0); 2405 UEA_ATTR(txflow, 0); [all …]
|