Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/function/
Df_mass_storage.c447 static int _fsg_common_get_max_lun(struct fsg_common *common) in _fsg_common_get_max_lun() function
500 *(u8 *)req->buf = _fsg_common_get_max_lun(fsg->common); in fsg_setup()
3019 ret = _fsg_common_get_max_lun(common); in fsg_bind()