Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 856deb866d16e29bd65952e0289066f6078af773 authored by Linus Torvalds on 13 September 2020, 23:06:00 UTC
Linux 5.9-rc5
Tip revision: 856deb8
configfs-usb-gadget-uac1
What:		/config/usb-gadget/gadget/functions/uac1.name
Date:		June 2017
KernelVersion:	4.14
Description:
		The attributes:

		c_chmask - capture channel mask
		c_srate - capture sampling rate
		c_ssize - capture sample size (bytes)
		p_chmask - playback channel mask
		p_srate - playback sampling rate
		p_ssize - playback sample size (bytes)
		req_number - the number of pre-allocated request
			for both capture and playback
back to top