Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/function/
Df_mass_storage.c251 struct fsg_buffhd *buffhds; member
2562 static void _fsg_common_free_buffers(struct fsg_buffhd *buffhds, unsigned n) in _fsg_common_free_buffers()
2576 struct fsg_buffhd *bh, *buffhds; in fsg_common_set_num_buffers() local