Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_uac2.h43 u8 p_hs_bint; member
H A Df_uac2.c735 opts_bint = uac2_opts->p_hs_bint; in set_ep_max_packet_size_bint()
1019 else if ((opts->p_hs_bint < 0) || (opts->p_hs_bint > 4)) in afunc_validate_opts()
1189 hs_epin_desc.bInterval = uac2_opts->p_hs_bint; in afunc_bind()
1190 ss_epin_desc.bInterval = uac2_opts->p_hs_bint; in afunc_bind()
2075 UAC2_ATTRIBUTE(u8, p_hs_bint);
2158 opts->p_hs_bint = UAC2_DEF_PHSBINT; in afunc_alloc_inst()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uac226 p_hs_bint playback bInterval for HS/SS (1-4: fixed, 0: auto)
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dgadget-testing.rst747 p_hs_bint playback bInterval for HS/SS (1-4: fixed, 0: auto)