osst_detect.h 271 Bytes
Newer Older
1
/* SPDX-License-Identifier: GPL-2.0 */
Linus Torvalds's avatar
Linus Torvalds committed
2 3 4 5 6 7
#define SIGS_FROM_OSST \
       {"OnStream", "SC-", "", "osst"}, \
       {"OnStream", "DI-", "", "osst"}, \
       {"OnStream", "DP-", "", "osst"}, \
       {"OnStream", "FW-", "", "osst"}, \
       {"OnStream", "USB", "", "osst"}