| /Linux-v4.19/drivers/cdrom/ |
| D | cdrom.c | 988 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-v4.19/include/linux/ |
| D | amifd.h | 33 unsigned int tracks; /* number of tracks */ member
|
| /Linux-v4.19/Documentation/virtual/kvm/devices/ |
| D | vfio.txt | 8 tracks VFIO groups in use by the VM and features of those groups
|
| /Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
| D | bitmaps.rst | 6 The data block bitmap tracks the usage of data blocks within the block
|
| D | super.rst | 438 - Inode that tracks project quotas. 698 - Filesystem tracks project quotas. (RO\_COMPAT\_PROJECT)
|
| /Linux-v4.19/include/uapi/linux/ |
| D | fd.h | 146 unsigned char tracks; /* maximum number of tracks */ member
|
| /Linux-v4.19/drivers/block/ |
| D | amiflop.c | 410 for (n = unit[drive].type->tracks/2; n != 0; --n) { in fd_calibrate() 422 n = unit[drive].type->tracks + 20; in fd_calibrate() 1462 geo->cylinders = unit[drive].type->tracks; in fd_getgeo() 1494 if (param < p->type->tracks * p->type->heads) in fd_locked_ioctl() 1514 getprm.track=p->type->tracks; in fd_locked_ioctl() 1629 unit[drive].blocks=unit[drive].type->heads*unit[drive].type->tracks* in floppy_open()
|
| D | floppy.c | 2187 _floppy->track > DP->tracks || in do_format() 3246 g->track <= 0 || g->track > UDP->tracks >> STRETCH(g) || in set_geometry() 3593 unsigned char tracks; member 3723 UDP->tracks = v.tracks; in compat_setdrvprm() 3753 v.tracks = UDP->tracks; in compat_getdrvprm()
|
| /Linux-v4.19/Documentation/filesystems/nfs/ |
| D | knfsd-stats.txt | 65 The circumstance this statistic tracks indicates that there was NFS 80 This statistic tracks the circumstance where incoming
|
| /Linux-v4.19/Documentation/vm/ |
| D | page_frags.rst | 20 and tracks allows multiple calls to make use of a cached page. The
|
| /Linux-v4.19/Documentation/media/uapi/v4l/ |
| D | vidioc-g-modulator.rst | 168 tracks. When the input has three channels the mono track is a 174 channel it is used for all audio tracks. It is not possible to
|
| /Linux-v4.19/Documentation/locking/ |
| D | lockdep-design.txt | 18 The validator tracks the 'state' of lock-classes, and it tracks 30 The validator tracks lock-class usage history into 4 * nSTATEs + 1 separate 275 The validator tracks a maximum of MAX_LOCKDEP_KEYS number of lock classes.
|
| D | lockstat.txt | 61 It also tracks 4 contention points per class. A contention point is a call site
|
| /Linux-v4.19/Documentation/cdrom/ |
| D | cdrom-standard.tex | 439 %copying of audio tracks. 527 reading audio tracks as data, I believe this is because of protection 528 of copyrights of artists. Moreover, I think that if audio-tracks are 732 set, that it contains tracks of type `data mode 1.' Only if all tests 911 also very common for CDs to have some tracks with data, and some 912 tracks with audio. Because this is an existing interface, rather 916 question has audio tracks on it, and it has absolutely no CD-I, XA, 917 or data tracks on it, it will be reported as $CDS_AUDIO$. If it has 918 both audio and data tracks, it will return $CDS_MIXED$. If there 919 are no audio tracks on the disc, and if the CD in question has any [all …]
|
| D | ide-cd | 23 - 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-v4.19/Documentation/ioctl/ |
| D | cdrom.txt | 740 very common for CDs to have some tracks with data, and some 741 tracks with audio. Just because I feel like it, I declare 743 ANY data tracks on it, it will be returned as a data CD. 744 If it has any XA tracks, I will return it as that. Now I
|
| /Linux-v4.19/Documentation/cgroup-v1/ |
| D | pids.txt | 33 pids.current tracks all child cgroup hierarchies, so parent/pids.current is a
|
| /Linux-v4.19/Documentation/s390/ |
| D | DASD | 41 format the tracks by issuing the BLKDASDFORMAT-ioctl on that
|
| /Linux-v4.19/Documentation/device-mapper/ |
| D | cache-policies.txt | 92 away. In addition it tracks performance of the hotspot queue, which
|
| /Linux-v4.19/arch/m68k/include/asm/ |
| D | atarihw.h | 386 u_char tracks; member
|
| /Linux-v4.19/Documentation/x86/ |
| D | pat.txt | 104 In addition, step 2 internally tracks the region as UC or WC in memtype
|
| D | orc-unwinder.txt | 83 end up having to track all the registers DWARF tracks, at least we will
|
| /Linux-v4.19/Documentation/ |
| D | rtc.txt | 6 something that tracks wall clock time and is battery backed so that it
|
| /Linux-v4.19/Documentation/driver-api/ |
| D | scsi.rst | 126 Manage scsi_dev_info_list, which tracks blacklisted and whitelisted
|
| /Linux-v4.19/Documentation/networking/ |
| D | z8530book.rst | 149 When writing your own tables be aware that the driver internally tracks
|