Lines Matching +full:autosuspend +full:- +full:delay +full:- +full:ms
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
10 /* handling of USB vendor/product ID pairs as 32-bit numbers */
47 struct list_head ep_list; /* list of audio-related endpoints */
66 #define USB_AUDIO_IFACE_UNUSED ((void *)-1L)
69 dev_err(&(chip)->dev->dev, fmt, ##args)
71 dev_warn(&(chip)->dev->dev, fmt, ##args)
73 dev_info(&(chip)->dev->dev, fmt, ##args)
75 dev_dbg(&(chip)->dev->dev, fmt, ##args)
82 #define QUIRK_NODEV_INTERFACE -3 /* return -ENODEV */
83 #define QUIRK_NO_INTERFACE -2
84 #define QUIRK_ANY_INTERFACE -1
130 * Driver behavior quirk flags, stored in chip->quirk_flags
138 * Allow alignment on audio sub-slot (channel samples) rather than on audio
149 * Indicates the device is for ITF-USB DSD based DACs that need a vendor cmd
152 * Add a delay of 20ms at each control message handling
154 * Add a delay of 1-2ms at each control message handling
156 * Add a delay of 5-6ms at each control message handling
158 * Add a delay of 50ms at each interface setup
162 * Disable runtime PM autosuspend