Home
last modified time | relevance | path

Searched refs:UDSL_USE_ISOC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/atm/
H A Dusbatm.h59 #define UDSL_USE_ISOC (1<<1) macro
H A Dspeedtch.c862 usbatm->flags |= (use_isoc ? UDSL_USE_ISOC : 0); in speedtch_bind()