Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dimplicit.c25 IMPLICIT_FB_BOTH, /* generic playback + capture (for BOSS) */ enumerator
42 { .id = USB_ID(vend, prod), .type = IMPLICIT_FB_BOTH, .ep_num = (ep),\
318 case IMPLICIT_FB_BOTH: in audioformat_implicit_fb_quirk()
367 if (p && (p->type == IMPLICIT_FB_FIXED || p->type == IMPLICIT_FB_BOTH)) in audioformat_capture_quirk()