Searched defs:tx_length_quirk (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/usb/ | ||
| H A D | endpoint.c | 1107 int tx_length_quirk = (has_tx_length_quirk(chip) && data_ep_set_params() local |
| H A D | card.h | 163 unsigned int tx_length_quirk:1; /* add length specifier to transfers */ global() member |