Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/riptide/
H A Driptide.c388 unsigned int cmdtimemax; member
900 if (time > cif->cmdtimemax) in sendcmd()
901 cif->cmdtimemax = time; in sendcmd()
908 cif->cmdtimemax, cif->errcnt); in sendcmd()
1248 cif->cmdtimemax = 0; 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.c387 unsigned int cmdtimemax; member
899 if (time > cif->cmdtimemax) in sendcmd()
900 cif->cmdtimemax = time; in sendcmd()
907 cif->cmdtimemax, cif->errcnt); in sendcmd()
1253 cif->cmdtimemax = 0; in riptide_reset()
1900 cif->cmdtime, cif->cmdtimemax, cif->cmdtimemin); in snd_riptide_proc_read()

Completed in 11 milliseconds