Home
last modified time | relevance | path

Searched refs:cmdtimemin (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/riptide/
H A Driptide.c389 unsigned int cmdtimemin; member
902 if (time < cif->cmdtimemin) in sendcmd()
903 cif->cmdtimemin = time; in sendcmd()
907 cif->cmdcnt, cif->cmdtime, cif->cmdtimemin, in sendcmd()
1249 cif->cmdtimemin = 0xffffffff; in riptide_reset()
1922 cif->cmdtime, cif->cmdtimemax, cif->cmdtimemin); in snd_riptide_proc_read()
/kernel/linux/linux-6.6/sound/pci/riptide/
H A Driptide.c388 unsigned int cmdtimemin; member
901 if (time < cif->cmdtimemin) in sendcmd()
902 cif->cmdtimemin = time; in sendcmd()
906 cif->cmdcnt, cif->cmdtime, cif->cmdtimemin, in sendcmd()
1254 cif->cmdtimemin = 0xffffffff; in riptide_reset()
1900 cif->cmdtime, cif->cmdtimemax, cif->cmdtimemin); in snd_riptide_proc_read()

Completed in 8 milliseconds