![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0 0002 #ifndef __USBAUDIO_IMPLICIT_H 0003 #define __USBAUDIO_IMPLICIT_H 0004 0005 int snd_usb_parse_implicit_fb_quirk(struct snd_usb_audio *chip, 0006 struct audioformat *fmt, 0007 struct usb_host_interface *alts); 0008 const struct audioformat * 0009 snd_usb_find_implicit_fb_sync_format(struct snd_usb_audio *chip, 0010 const struct audioformat *target, 0011 const struct snd_pcm_hw_params *params, 0012 int stream); 0013 0014 #endif /* __USBAUDIO_IMPLICIT_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |