Lines Matching refs:bEndpointAddress
1782 __entity(ENDPOINT, ds->bEndpointAddress); in ffs_do_single_desc()
1919 d->bEndpointAddress; in __ffs_data_do_entity()
1921 d->bEndpointAddress) in __ffs_data_do_entity()
2494 idx = ffs_ep_addr2idx(func->ffs, ds->bEndpointAddress) - 1; in __ffs_func_bind_do_descs()
2503 ds->bEndpointAddress & USB_ENDPOINT_NUMBER_MASK); in __ffs_func_bind_do_descs()
2510 ds->bEndpointAddress = ffs_ep->descs[0]->bEndpointAddress; in __ffs_func_bind_do_descs()
2516 u8 bEndpointAddress; in __ffs_func_bind_do_descs() local
2522 bEndpointAddress = ds->bEndpointAddress; in __ffs_func_bind_do_descs()
2535 func->eps_revmap[ds->bEndpointAddress & in __ffs_func_bind_do_descs()
2542 ds->bEndpointAddress = bEndpointAddress; in __ffs_func_bind_do_descs()
2594 newValue = descs[descs[0] ? 0 : 1]->bEndpointAddress; in __ffs_func_bind_do_nums()