Home
last modified time | relevance | path

Searched refs:tracks (Results 1 – 35 of 35) sorted by relevance

/linux-4.1.27/drivers/cdrom/
Dcdrom.c988 static void cdrom_count_tracks(struct cdrom_device_info *cdi, tracktype *tracks) in cdrom_count_tracks() argument
993 tracks->data = 0; in cdrom_count_tracks()
994 tracks->audio = 0; in cdrom_count_tracks()
995 tracks->cdi = 0; in cdrom_count_tracks()
996 tracks->xa = 0; in cdrom_count_tracks()
997 tracks->error = 0; in cdrom_count_tracks()
1003 tracks->error = CDS_NO_DISC; in cdrom_count_tracks()
1005 tracks->error = CDS_NO_INFO; in cdrom_count_tracks()
1013 tracks->error = CDS_NO_INFO; in cdrom_count_tracks()
1018 tracks->cdi++; in cdrom_count_tracks()
[all …]
/linux-4.1.27/include/linux/
Damifd.h32 unsigned int tracks; /* number of tracks */ member
/linux-4.1.27/Documentation/virtual/kvm/devices/
Dvfio.txt8 tracks VFIO groups in use by the VM and features of those groups
/linux-4.1.27/block/
Dcompat_ioctl.c223 unsigned char tracks; member
373 err |= __get_user(f->tracks, &uf->tracks); in compat_fd_ioctl()
446 err |= __put_user(f->tracks, &uf->tracks); in compat_fd_ioctl()
/linux-4.1.27/include/uapi/linux/
Dfd.h145 unsigned char tracks; /* maximum number of tracks */ member
/linux-4.1.27/drivers/block/
Damiflop.c415 for (n = unit[drive].type->tracks/2; n != 0; --n) { in fd_calibrate()
427 n = unit[drive].type->tracks + 20; in fd_calibrate()
1459 geo->cylinders = unit[drive].type->tracks; in fd_getgeo()
1491 if (param < p->type->tracks * p->type->heads) in fd_locked_ioctl()
1511 getprm.track=p->type->tracks; in fd_locked_ioctl()
1626 unit[drive].blocks=unit[drive].type->heads*unit[drive].type->tracks* in floppy_open()
Dfloppy.c2181 _floppy->track > DP->tracks || in do_format()
3238 g->track <= 0 || g->track > UDP->tracks >> STRETCH(g) || in set_geometry()
/linux-4.1.27/Documentation/locking/
Dlockdep-design.txt18 The validator tracks the 'state' of lock-classes, and it tracks
30 The validator tracks lock-class usage history into 4n + 1 separate state bits:
228 The validator tracks a maximum of MAX_LOCKDEP_KEYS number of lock classes.
Dlockstat.txt61 It also tracks 4 contention points per class. A contention point is a call site
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex435 %copying of audio tracks.
523 reading audio tracks as data, I believe this is because of protection
524 of copyrights of artists. Moreover, I think that if audio-tracks are
728 set, that it contains tracks of type `data mode 1.' Only if all tests
907 also very common for CDs to have some tracks with data, and some
908 tracks with audio. Because this is an existing interface, rather
912 question has audio tracks on it, and it has absolutely no CD-I, XA,
913 or data tracks on it, it will be reported as $CDS_AUDIO$. If it has
914 both audio and data tracks, it will return $CDS_MIXED$. If there
915 are no audio tracks on the disc, and if the CD in question has any
[all …]
Dide-cd23 - Reading from data tracks, and mounting ISO 9660 filesystems.
25 - Playing audio tracks. Most of the CDROM player programs floating
31 from audio tracks. The program cdda2wav can be used for this.
/linux-4.1.27/Documentation/filesystems/nfs/
Dknfsd-stats.txt65 The circumstance this statistic tracks indicates that there was NFS
86 This statistic tracks the circumstance where incoming
/linux-4.1.27/Documentation/ioctl/
Dcdrom.txt739 very common for CDs to have some tracks with data, and some
740 tracks with audio. Just because I feel like it, I declare
742 ANY data tracks on it, it will be returned as a data CD.
743 If it has any XA tracks, I will return it as that. Now I
Dhdio.txt123 than 65535 tracks.
/linux-4.1.27/Documentation/s390/
DDASD41 format the tracks by issuing the BLKDASDFORMAT-ioctl on that
/linux-4.1.27/Documentation/x86/
Dpat.txt97 In addition, step 2 internally tracks the region as UC or WC in memtype
/linux-4.1.27/arch/m68k/include/asm/
Datarihw.h385 u_char tracks; member
/linux-4.1.27/Documentation/
Drtc.txt6 something that tracks wall clock time and is battery backed so that it
Drbtree.txt27 timer requests. The ext3 filesystem tracks directory entries in a
Dbcache.txt168 To avoid that bcache tracks latency to the cache device, and gradually
Dkernel-parameters.txt3393 may poison objects when not in use. Also tracks the
/linux-4.1.27/Documentation/RCU/
Dstallwarn.txt132 The "softirq=" portion of the message tracks the number of RCU softirq
/linux-4.1.27/Documentation/filesystems/
Dxfs-delayed-logging-design.txt270 called the Committed Item List (CIL). The list tracks log items that have been
271 committed and have formatted memory buffers attached to them. It tracks objects
321 Hence a checkpoint has a context that tracks the state of the current
/linux-4.1.27/drivers/md/
DKconfig322 dm-era tracks which parts of a block device are written to
/linux-4.1.27/Documentation/cgroups/
Dcpusets.txt219 read-only. The cpus file automatically tracks the value of
221 automatically tracks the value of node_states[N_MEMORY]--i.e.,
Dmemory.txt125 page_counter tracks the current memory usage and limit of the group of
/linux-4.1.27/kernel/trace/
DKconfig221 This tracer tracks the latency of the highest priority task
/linux-4.1.27/Documentation/usb/
Dusb-serial.txt313 -- Add true modem control line query capability. Currently tracks the
/linux-4.1.27/net/netfilter/
DKconfig244 tracking doesn't deal with broadcasts. This helper tracks locally
264 tracking doesn't deal with broadcasts. This helper tracks locally
/linux-4.1.27/Documentation/arm64/
Darm-acpi.txt322 while in Dx. Kernel then tracks number of devices using a power resource
/linux-4.1.27/Documentation/vm/
Dunevictable-lru.txt130 lru_list enum element). The memory controller tracks the movement of pages to
/linux-4.1.27/Documentation/kbuild/
Dmakefiles.txt357 Kbuild tracks dependencies on the following:
/linux-4.1.27/Documentation/trace/
Dftrace.txt908 The irqsoff tracer tracks the time for which interrupts are
/linux-4.1.27/Documentation/scsi/
DChangeLog.lpfc347 Moved rport delete to freenode - so rport tracks node.
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt761 If highlight tracking is enabled, Speakup tracks highlighted text,