Searched refs:atl_last_dir (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp116x-hcd.c171 int buflen = isp116x->atl_last_dir == PTD_DIR_IN
187 if (ep->active || (isp116x->atl_last_dir != PTD_DIR_IN)) {
203 int buflen = isp116x->atl_last_dir == PTD_DIR_IN
217 if (ep->active || (isp116x->atl_last_dir == PTD_DIR_IN)) {
284 isp116x->atl_last_dir = dir;
H A Disp116x.h287 int atl_last_dir; member in struct:isp116x

Completed in 54 milliseconds