Home
last modified time | relevance | path

Searched refs:bSynchAddress (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/linux/
Dusb_ch9.h274 __u8 bSynchAddress; member
Dusb.h262 __u8 bSynchAddress; member
/linux-2.4.37.9/drivers/usb/
Dusb-debug.c167 printk(" bSynchAddress = %02x\n", desc->bSynchAddress); in usb_show_endpoint_descriptor()
Daudio.c1686 alts->endpoint[1].bSynchAddress != 0 || in set_format_in()
1687 alts->endpoint[1].bEndpointAddress != (alts->endpoint[0].bSynchAddress & 0x7f)) { in set_format_in()
1776 alts->endpoint[1].bmAttributes, alts->endpoint[1].bSynchAddress, in set_format_out()
1777 alts->endpoint[1].bEndpointAddress, alts->endpoint[0].bSynchAddress); in set_format_out()
1781 alts->endpoint[1].bSynchAddress != 0 || in set_format_out()
1782 alts->endpoint[1].bEndpointAddress != (alts->endpoint[0].bSynchAddress | 0x80)) { in set_format_out()