Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_mass_storage.c492 static int _fsg_common_get_max_lun(struct fsg_common *common) in _fsg_common_get_max_lun() function
545 *(u8 *)req->buf = _fsg_common_get_max_lun(fsg->common); in fsg_setup()
3022 ret = _fsg_common_get_max_lun(common); in fsg_bind()