summaryrefslogtreecommitdiff
path: root/sound/usb/nonswitch-table.h
blob: 518055885dbb29b5a789f1e8fc5e80737dcaeb28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/*
 * USB nonswitch table
 *
 * Copyright (c) 2014, NVIDIA Corporation. All Rights Reserved.
 *
 * This program is free software; you can redistribute it and/or modify it
 * under the terms and conditions of the GNU General Public License,
 * version 2, as published by the Free Software Foundation.
 *
 * This program is distributed in the hope it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
 * more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */

/* Some USB Sound device depends on other conditions to prempt sound play/acquire.
 * Prevent them from sending uevent upon connection/disconnection
 */
{
    USB_DEVICE(0x0955, 0x7210),//This is the VID and PID for Blake device
},