Searched refs:hours (Results 1 – 3 of 3) sorted by relevance
/sound/drivers/ |
D | mts64.c | 137 u8 hours, u8 minutes, 351 u8 hours, u8 minutes, in mts64_smpte_start() argument 365 mts64_write_command(p, hours); in mts64_smpte_start()
|
/sound/pci/asihpi/ |
D | hpi_internal.h | 943 u16 hours; member 951 u16 hours; member
|
/sound/pci/rme9652/ |
D | hdspm.c | 4748 int a, ltc, frames, seconds, minutes, hours; in snd_hdspm_proc_read_tco() local 4842 hours = ltc & 0xF; in snd_hdspm_proc_read_tco() 4844 hours += (ltc & 0x3) * 10; in snd_hdspm_proc_read_tco() 4847 hours, minutes, seconds, frames); in snd_hdspm_proc_read_tco()
|