Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
Df_mass_storage.c446 static int _fsg_common_get_max_lun(struct fsg_common *common) in _fsg_common_get_max_lun() function
499 *(u8 *)req->buf = _fsg_common_get_max_lun(fsg->common); in fsg_setup()
3038 ret = _fsg_common_get_max_lun(common); in fsg_bind()