Searched refs:hours (Results 1 – 3 of 3) sorted by relevance
/sound/drivers/ |
D | mts64.c | 154 u8 hours, u8 minutes, 368 u8 hours, u8 minutes, in mts64_smpte_start() argument 382 mts64_write_command(p, hours); in mts64_smpte_start()
|
/sound/pci/asihpi/ |
D | hpi_internal.h | 954 u16 hours; member 962 u16 hours; member
|
/sound/pci/rme9652/ |
D | hdspm.c | 4758 int a, ltc, frames, seconds, minutes, hours; in snd_hdspm_proc_read_tco() local 4852 hours = ltc & 0xF; in snd_hdspm_proc_read_tco() 4854 hours += (ltc & 0x3) * 10; in snd_hdspm_proc_read_tco() 4857 hours, minutes, seconds, frames); in snd_hdspm_proc_read_tco()
|