func_suspend     1828 drivers/usb/gadget/composite.c 			if (f->func_suspend)
func_suspend     1829 drivers/usb/gadget/composite.c 				value = f->func_suspend(f, w_index >> 8);
func_suspend      234 include/linux/usb/composite.h 	int			(*func_suspend)(struct usb_function *,