Home
last modified time | relevance | path

Searched refs:mts64_write_command (Results 1 – 1 of 1) sorted by relevance

/linux/sound/drivers/
A Dmts64.c204 mts64_write_command(p, MTS64_CMD_RESET); in mts64_device_init()
229 mts64_write_command(p, MTS64_CMD_COM_OPEN); in mts64_device_open()
243 mts64_write_command(p, MTS64_CMD_COM_CLOSE1); in mts64_device_close()
281 mts64_write_command(p, MTS64_CMD_PROBE); in mts64_probe()
362 mts64_write_command(p, frames); in mts64_smpte_start()
363 mts64_write_command(p, seconds); in mts64_smpte_start()
364 mts64_write_command(p, minutes); in mts64_smpte_start()
365 mts64_write_command(p, hours); in mts64_smpte_start()
368 mts64_write_command(p, fps[idx]); in mts64_smpte_start()
375 mts64_write_command(p, MTS64_CMD_SMPTE_STOP); in mts64_smpte_stop()
[all …]

Completed in 9 milliseconds