Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/include/nitro/snd/common/
Dcommand.h99 void SND_PushCommand(struct SNDCommand *command);
/TwlSDK-5.2.1/build/libraries/snd/common/src/
Dsnd_command.c156 SND_PushCommand(command); in SND_CommandInit()
303 void SND_PushCommand(struct SNDCommand *command) in SND_PushCommand() function
/TwlSDK-5.2.1/build/libraries/snd/ARM9/src/
Dsnd_interface.c425 SND_PushCommand(command); in PushCommand_impl()