Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/cdrom/
Dcdrom.c991 static void cdrom_count_tracks(struct cdrom_device_info *cdi, tracktype *tracks) in cdrom_count_tracks() argument
996 tracks->data = 0; in cdrom_count_tracks()
997 tracks->audio = 0; in cdrom_count_tracks()
998 tracks->cdi = 0; in cdrom_count_tracks()
999 tracks->xa = 0; in cdrom_count_tracks()
1000 tracks->error = 0; in cdrom_count_tracks()
1004 tracks->error = CDS_NO_INFO; in cdrom_count_tracks()
1012 tracks->error = CDS_NO_DISC; in cdrom_count_tracks()
1014 tracks->error = CDS_NO_INFO; in cdrom_count_tracks()
1022 tracks->error = CDS_NO_INFO; in cdrom_count_tracks()
[all …]
/kernel/linux/linux-5.10/Documentation/virt/kvm/devices/
Dvfio.rst12 tracks VFIO groups in use by the VM and features of those groups
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/
Dbitmaps.rst6 The data block bitmap tracks the usage of data blocks within the block
Dsuper.rst438 - Inode that tracks project quotas.
713 - Filesystem tracks project quotas. (RO\_COMPAT\_PROJECT)
/kernel/linux/linux-5.10/drivers/block/
Damiflop.c178 unsigned int tracks; /* number of tracks */ member
528 for (n = unit[drive].type->tracks/2; n != 0; --n) { in fd_calibrate()
540 n = unit[drive].type->tracks + 20; in fd_calibrate()
1531 geo->cylinders = unit[drive].type->tracks; in fd_getgeo()
1563 if (param < p->type->tracks * p->type->heads) in fd_locked_ioctl()
1583 getprm.track=p->type->tracks; in fd_locked_ioctl()
1696 unit[drive].blocks=unit[drive].type->heads*unit[drive].type->tracks* in floppy_open()
Dfloppy.c2233 _floppy->track > drive_params[current_drive].tracks || in do_format()
3327 g->track <= 0 || g->track > drive_params[drive].tracks >> STRETCH(g) || in set_geometry()
3685 unsigned char tracks; member
3818 drive_params[drive].tracks = v.tracks; in compat_setdrvprm()
3849 v.tracks = drive_params[drive].tracks; in compat_getdrvprm()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dfd.h81 unsigned char tracks; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dfd.h76 unsigned char tracks; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dfd.h146 unsigned char tracks; /* maximum number of tracks */ member
/kernel/linux/linux-5.10/Documentation/RCU/Design/Data-Structures/
DData-Structures.rst155 ``rcu_node`` and ``rcu_data`` structures, tracks grace periods,
157 events, maintains ``rcu_barrier()`` state, tracks expedited
174 detection and RCU callback queuing. It also tracks its relationship
181 and also tracks statistics.
197 between the ``rcu_node`` and ``rcu_data`` structures, tracks grace
300 The ``->gp_max`` field tracks the duration of the longest grace period
430 The ``->qsmask`` field tracks which of this ``rcu_node`` structure's
435 Similarly, the ``->expmask`` field tracks which of this ``rcu_node``
442 tens of microseconds. The ``->qsmaskinit`` field tracks which of this
489 know that the ``rcu_node`` structure tracks them.
[all …]
/kernel/linux/linux-5.10/Documentation/filesystems/nfs/
Dknfsd-stats.rst67 The circumstance this statistic tracks indicates that there was NFS
82 This statistic tracks the circumstance where incoming
/kernel/linux/linux-5.10/Documentation/vm/
Dpage_frags.rst20 and tracks allows multiple calls to make use of a cached page. The
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dvidioc-g-modulator.rst166 tracks. When the input has three channels the mono track is a
172 channel it is used for all audio tracks. It is not possible to
/kernel/linux/linux-5.10/Documentation/cdrom/
Dcdrom-standard.rst509 reading audio tracks as data, I believe this is because of protection
510 of copyrights of artists. Moreover, I think that if audio-tracks are
719 set, that it contains tracks of type `data mode 1`. Only if all tests
931 also very common for CDs to have some tracks with data, and some
932 tracks with audio. Because this is an existing interface, rather
936 follows: If the CD in question has audio tracks on it, and it has
937 absolutely no CD-I, XA, or data tracks on it, it will be reported
938 as *CDS_AUDIO*. If it has both audio and data tracks, it will
939 return *CDS_MIXED*. If there are no audio tracks on the disc, and
940 if the CD in question has any CD-I tracks on it, it will be
[all …]
Dide-cd.rst25 - Reading from data tracks, and mounting ISO 9660 filesystems.
27 - Playing audio tracks. Most of the CDROM player programs floating
33 from audio tracks. The program cdda2wav can be used for this.
/kernel/linux/linux-5.10/Documentation/userspace-api/ioctl/
Dcdrom.rst940 very common for CDs to have some tracks with data, and some
941 tracks with audio. Just because I feel like it, I declare
943 ANY data tracks on it, it will be returned as a data CD.
944 If it has any XA tracks, I will return it as that. Now I
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/
Dpids.rst34 pids.current tracks all child cgroup hierarchies, so parent/pids.current is a
/kernel/linux/linux-5.10/Documentation/locking/
Dlockstat.rst80 It also tracks 4 contention points per class. A contention point is a call site
Dlockdep-design.rst19 The validator tracks the 'usage state' of lock-classes, and it tracks
41 The validator tracks lock-class usage history and divides the usage into
339 The validator tracks a maximum of MAX_LOCKDEP_KEYS number of lock classes.
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Dcache-policies.rst97 away. In addition it tracks performance of the hotspot queue, which
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Datarihw.h383 u_char tracks; member
/kernel/linux/linux-5.10/Documentation/x86/
Dpat.rst112 In addition, step 2 internally tracks the region as UC or WC in memtype
Dorc-unwinder.rst86 end up having to track all the registers DWARF tracks, at least we will
/kernel/linux/linux-5.10/Documentation/admin-guide/
Drtc.rst6 something that tracks wall clock time and is battery backed so that it
/kernel/linux/linux-5.10/Documentation/driver-api/
Dscsi.rst126 Manage scsi_dev_info_list, which tracks blacklisted and whitelisted

12