Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
Df_mass_storage.c281 struct fsg_buffhd *buffhds; member
2667 static void _fsg_common_free_buffers(struct fsg_buffhd *buffhds, unsigned n) in _fsg_common_free_buffers()
2681 struct fsg_buffhd *bh, *buffhds; in fsg_common_set_num_buffers() local