Home
last modified time | relevance | path

Searched defs:is_iso (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dohci-q.c519 int is_iso = info & TD_ISO; in td_fill() local
/linux-4.1.27/drivers/usb/gadget/udc/
Dat91_udc.h106 unsigned is_iso:1; member
Dnet2280.h113 is_iso : 1, member
Domap_udc.c873 int is_iso = 0; in omap_ep_queue() local
Dudc-xilinx.c161 bool is_iso; member
Dnet2272.h445 is_iso:1, member
/linux-4.1.27/drivers/usb/gadget/function/
Df_sourcesink.c604 bool is_iso, int speed) in source_sink_start_ep()