Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/
Df_uac.c138 struct uac_opts g_uac_opts = variable
168 (void)memcpy_s(&g_uac_opts, sizeof(g_uac_opts), opts, sizeof(struct uac_opts)); in fuac_opts_set()
485 …g_uac_iso_data_size = (rate / 1000) * g_uac_opts.p_ssize * fuac_channel_num_get(g_uac_opts.p_chmas… in fuac_request_complete()