Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c253 struct fsg_buffhd *buffhds; member
2726 static void _fsg_common_free_buffers(struct fsg_buffhd *buffhds, unsigned n) in _fsg_common_free_buffers()
2740 struct fsg_buffhd *bh, *buffhds; in fsg_common_set_num_buffers() local