In the BIOSPSP_AudioInterface_Driver_Design.pdf document in the pspdrivers_01_30_01 package, there is a discussion of Dynamic creation of Audio devices using Audio_Instance_init().
However, I have been unable to find any evidence of this call in the actual header files or .c implementation files for the audio interface.
Am I correct in assuming that this function call has not actually been implemented?
If not, could someone point me to the implementation, as I have been unable to locate it.