Searched refs:seconds (Results 1 – 5 of 5) sorted by relevance
/sound/drivers/ |
D | Kconfig | 201 seconds of idle time the driver must count before it may 210 In this case, the time-out is set to 10 seconds; setting 213 the device frequently. A value of 10 seconds would be a 223 The default time-out value in seconds for AC97 automatic
|
D | mts64.c | 138 u8 seconds, u8 frames, 352 u8 seconds, u8 frames, in mts64_smpte_start() argument 363 mts64_write_command(p, seconds); in mts64_smpte_start()
|
/sound/pci/asihpi/ |
D | hpi_internal.h | 945 u16 seconds; member 953 u16 seconds; member
|
/sound/pci/hda/ |
D | Kconfig | 248 The default time-out value in seconds for HD-audio automatic
|
/sound/pci/rme9652/ |
D | hdspm.c | 4748 int a, ltc, frames, seconds, minutes, hours; in snd_hdspm_proc_read_tco() local 4834 seconds = ltc & 0xF; in snd_hdspm_proc_read_tco() 4836 seconds += (ltc & 0x7) * 10; in snd_hdspm_proc_read_tco() 4847 hours, minutes, seconds, frames); in snd_hdspm_proc_read_tco()
|