ctdaio.c (8dd06ef34b6e2f41b29fbf5fc1663780f2524285) | ctdaio.c (a08b9f2f2267421092bf4b882a9461858216ed47) |
---|---|
1// SPDX-License-Identifier: GPL-2.0-only | 1// SPDX-License-Identifier: GPL-2.0-only |
2/** | 2/* |
3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 4 * 5 * @File ctdaio.c 6 * 7 * @Brief 8 * This file contains the implementation of Digital Audio Input Output 9 * resource management object. 10 * --- 745 unchanged lines hidden --- | 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 4 * 5 * @File ctdaio.c 6 * 7 * @Brief 8 * This file contains the implementation of Digital Audio Input Output 9 * resource management object. 10 * --- 745 unchanged lines hidden --- |