Home
last modified time | relevance | path

Searched defs:fsg_num_buffers (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dmass_storage.c92 static unsigned int fsg_num_buffers = CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS; variable
100 #define fsg_num_buffers CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS macro
H A Dacm_ms.c82 static unsigned int fsg_num_buffers = CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS; variable
90 #define fsg_num_buffers CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS macro
H A Dnokia.c43 static unsigned int fsg_num_buffers = CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS; variable
51 #define fsg_num_buffers CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS macro
H A Dmulti.c109 static unsigned int fsg_num_buffers = CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS; variable
117 #define fsg_num_buffers CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS macro
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.h109 unsigned int fsg_num_buffers; member
H A Df_mass_storage.c254 unsigned int fsg_num_buffers; member
3588 unsigned int fsg_num_buffers) in fsg_config_from_params()