Searched hist:"554 eead5436401ae3cfdb7d79fca24c14ebab143" (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/usb/ |
H A D | composite.h | diff 554eead5436401ae3cfdb7d79fca24c14ebab143 Sat Feb 06 02:06:35 CET 2016 John Youn <John.Youn@synopsys.com> usb: gadget: Update config for SuperSpeedPlus
When a function is added to a configuration with usb_add_function(), the configuration speed flags are updated. These flags indicate for which speeds the configuration is valid for.
This patch adds a flag in the configuration for SuperSpeedPlus and also updates this based on the existence of ssp_descriptors.
Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>
|
/linux/drivers/usb/gadget/ |
H A D | configfs.c | diff 554eead5436401ae3cfdb7d79fca24c14ebab143 Sat Feb 06 02:06:35 CET 2016 John Youn <John.Youn@synopsys.com> usb: gadget: Update config for SuperSpeedPlus
When a function is added to a configuration with usb_add_function(), the configuration speed flags are updated. These flags indicate for which speeds the configuration is valid for.
This patch adds a flag in the configuration for SuperSpeedPlus and also updates this based on the existence of ssp_descriptors.
Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>
|
H A D | composite.c | diff 554eead5436401ae3cfdb7d79fca24c14ebab143 Sat Feb 06 02:06:35 CET 2016 John Youn <John.Youn@synopsys.com> usb: gadget: Update config for SuperSpeedPlus
When a function is added to a configuration with usb_add_function(), the configuration speed flags are updated. These flags indicate for which speeds the configuration is valid for.
This patch adds a flag in the configuration for SuperSpeedPlus and also updates this based on the existence of ssp_descriptors.
Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>
|