Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/function/
Df_mass_storage.c252 struct fsg_buffhd *buffhds; member
2709 static void _fsg_common_free_buffers(struct fsg_buffhd *buffhds, unsigned n) in _fsg_common_free_buffers()
2723 struct fsg_buffhd *bh, *buffhds; in fsg_common_set_num_buffers() local