Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_uvc.h30 bool device_name_allocated; member
H A Df_uvc.c1049 if (opts->device_name_allocated) { in uvc_free_inst()
1050 opts->device_name_allocated = false; in uvc_free_inst()
H A Duvc_configfs.c2820 if (opts->device_name_allocated) in f_uvc_opts_device_name_store()
2823 opts->device_name_allocated = true; in f_uvc_opts_device_name_store()