/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | cdrom.h | 126 struct cdrom_read_audio { struct 127 union cdrom_addr addr; 128 __u8 addr_format; 129 int nframes; 130 __u8 __user * buf;
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/ |
H A D | cdrom.h | 115 struct cdrom_read_audio { struct 116 union cdrom_addr addr; 117 __u8 addr_format; 118 int nframes; 119 __u8 * buf;
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | cdrom.h | 238 struct cdrom_read_audio struct 240 union cdrom_addr addr; /* frame address */ 241 __u8 addr_format; /* CDROM_LBA or CDROM_MSF */ 242 int nframes; /* number of 2352-byte-frames to read at once */ 243 __u8 *buf; /* frame buffer (size: nframes*2352 bytes) */
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | cdrom.h | 127 struct cdrom_read_audio { struct 128 union cdrom_addr addr; 129 __u8 addr_format; 130 int nframes; 131 __u8 __user * buf;
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/ |
H A D | cdrom.h | 115 struct cdrom_read_audio { struct 116 union cdrom_addr addr; 117 __u8 addr_format; 118 int nframes; 119 __u8 * buf;
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/ |
D | cdrom.h | 127 struct cdrom_read_audio { struct 128 union cdrom_addr addr; 129 __u8 addr_format; 130 int nframes; 131 __u8 __user * buf;
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/ |
H A D | cdrom.h | 115 struct cdrom_read_audio { struct 116 union cdrom_addr addr; 117 __u8 addr_format; 118 int nframes; 119 __u8 * buf;
|
/aosp_15_r20/bionic/libc/kernel/uapi/linux/ |
H A D | cdrom.h | 115 struct cdrom_read_audio { struct 116 union cdrom_addr addr; 117 __u8 addr_format; 118 int nframes; 119 __u8 * buf;
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/ |
D | cdrom.h | 127 struct cdrom_read_audio { struct 128 union cdrom_addr addr; 129 __u8 addr_format; 130 int nframes; 131 __u8 __user * buf;
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | cdrom.h | 126 struct cdrom_read_audio { struct 127 union cdrom_addr addr; 128 __u8 addr_format; 129 int nframes; 130 __u8 __user * buf;
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/ |
H A D | cdrom.h | 115 struct cdrom_read_audio { struct 116 union cdrom_addr addr; 117 __u8 addr_format; 118 int nframes; 119 __u8 * buf;
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | cdrom.h | 127 struct cdrom_read_audio { struct 128 union cdrom_addr addr; 129 __u8 addr_format; 130 int nframes; 131 __u8 * buf;
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/ |
D | cdrom.h | 115 struct cdrom_read_audio { struct 116 union cdrom_addr addr; 117 __u8 addr_format; 118 int nframes; 119 __u8 * buf;
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/ |
D | cdrom.h | 126 struct cdrom_read_audio { struct 127 union cdrom_addr addr; 128 __u8 addr_format; 129 int nframes; 130 __u8 __user * buf;
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/linux/ |
H A D | cdrom.h | 115 struct cdrom_read_audio { struct 116 union cdrom_addr addr; 117 __u8 addr_format; 118 int nframes; 119 __u8 * buf;
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | cdrom.h | 127 struct cdrom_read_audio { struct 128 union cdrom_addr addr; 129 __u8 addr_format; 130 int nframes; 131 __u8 * buf;
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/ |
D | cdrom.h | 126 struct cdrom_read_audio { struct 127 union cdrom_addr addr; 128 __u8 addr_format; 129 int nframes; 130 __u8 __user * buf;
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/ |
H A D | cdrom.h | 115 struct cdrom_read_audio { struct 116 union cdrom_addr addr; 117 __u8 addr_format; 118 int nframes; 119 __u8 * buf;
|
/aosp_15_r20/external/kernel-headers/original/uapi/linux/ |
H A D | cdrom.h | 241 struct cdrom_read_audio struct 243 union cdrom_addr addr; /* frame address */ 244 __u8 addr_format; /* CDROM_LBA or CDROM_MSF */ 245 int nframes; /* number of 2352-byte-frames to read at once */ 246 __u8 __user *buf; /* frame buffer (size: nframes*2352 bytes) */
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | cdrom.h | 126 struct cdrom_read_audio { struct 127 union cdrom_addr addr; 128 __u8 addr_format; 129 int nframes; 130 __u8 __user * buf;
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/ |
H A D | cdrom.h | 115 struct cdrom_read_audio { struct 116 union cdrom_addr addr; 117 __u8 addr_format; 118 int nframes; 119 __u8 * buf;
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/ |
H A D | cdrom.h | 115 struct cdrom_read_audio { struct 116 union cdrom_addr addr; 117 __u8 addr_format; 118 int nframes; 119 __u8 * buf;
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | cdrom.h | 127 struct cdrom_read_audio { struct 128 union cdrom_addr addr; 129 __u8 addr_format; 130 int nframes; 131 __u8 __user * buf;
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/ |
H A D | cdrom.h | 115 struct cdrom_read_audio { struct 116 union cdrom_addr addr; 117 __u8 addr_format; 118 int nframes; 119 __u8 * buf;
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/ |
D | cdrom.h | 127 struct cdrom_read_audio { struct 128 union cdrom_addr addr; 129 __u8 addr_format; 130 int nframes; 131 __u8 * buf;
|