Home
last modified time | relevance | path

Searched defs:cdrom_read_audio (Results 1 – 9 of 9) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dcdrom.h241 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) */
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h127902 struct cdrom_read_audio { struct
127903 union cdrom_addr addr;
127904 __u8 addr_format;
127905 int nframes;
127906 __u8 *buf;
Dvmlinux.h127902 struct cdrom_read_audio { struct
127903 union cdrom_addr addr;
127904 __u8 addr_format;
127905 int nframes;
127906 __u8 *buf;
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h106562 struct cdrom_read_audio { struct
106563 union cdrom_addr addr;
106564 __u8 addr_format;
106565 int nframes;
106566 __u8 *buf;
Dvmlinux.h106562 struct cdrom_read_audio { struct
106563 union cdrom_addr addr;
106564 __u8 addr_format;
106565 int nframes;
106566 __u8 *buf;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h50776 struct cdrom_read_audio { struct
50777 union cdrom_addr addr;
50778 __u8 addr_format;
50779 int nframes;
50780 __u8 *buf;
Dvmlinux_608.h50776 struct cdrom_read_audio { struct
50777 union cdrom_addr addr;
50778 __u8 addr_format;
50779 int nframes;
50780 __u8 *buf;
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h105904 struct cdrom_read_audio { struct
105905 union cdrom_addr addr;
105906 __u8 addr_format;
105907 int nframes;
105908 __u8 *buf;
Dvmlinux_602.h105904 struct cdrom_read_audio { struct
105905 union cdrom_addr addr;
105906 __u8 addr_format;
105907 int nframes;
105908 __u8 *buf;