Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_uac2.h48 u8 c_hs_bint; member
H A Df_uac2.c737 opts_bint = uac2_opts->c_hs_bint; in set_ep_max_packet_size_bint()
1021 else if ((opts->c_hs_bint < 0) || (opts->c_hs_bint > 4)) in afunc_validate_opts()
1191 hs_epout_desc.bInterval = uac2_opts->c_hs_bint; in afunc_bind()
1192 ss_epout_desc.bInterval = uac2_opts->c_hs_bint; in afunc_bind()
2080 UAC2_ATTRIBUTE(u8, c_hs_bint);
2162 opts->c_hs_bint = UAC2_DEF_CHSBINT; in afunc_alloc_inst()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uac211 c_hs_bint capture bInterval for HS/SS (1-4: fixed, 0: auto)
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dgadget-testing.rst737 c_hs_bint capture bInterval for HS/SS (1-4: fixed, 0: auto)