Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/riptide/
H A Driptide.c483 #define CMDRET_ZERO (union cmdret){{(u32)0, (u32) 0}} macro
800 union cmdret rptr = CMDRET_ZERO; in writearm()
926 union cmdret rptr = CMDRET_ZERO; in setmixer()
960 union cmdret rptr = CMDRET_ZERO; in getsourcesink()
977 union cmdret rptr = CMDRET_ZERO; in getsamplerate()
1029 union cmdret rptr = CMDRET_ZERO; in setsamplerate()
1062 union cmdret rptr = CMDRET_ZERO; in getmixer()
1172 union firmware_version firmware = { .ret = CMDRET_ZERO }; in try_to_load_firmware()
1240 union cmdret rptr = CMDRET_ZERO; in riptide_reset()
1350 union cmdret rptr = CMDRET_ZERO; in snd_riptide_pointer()
[all …]