Searched refs:DspGetDaiName (Results 1 – 3 of 3) sorted by relevance
44 if (DspGetDaiName(NULL, NULL) == HDF_SUCCESS) { in DspGetDaiNameTest()53 if (DspGetDaiName(&device, NULL) == HDF_SUCCESS) { in DspGetDaiNameTest()
21 int32_t DspGetDaiName(const struct HdfDeviceObject *device, const char **drvDaiName);
45 int32_t DspGetDaiName(const struct HdfDeviceObject *device, const char **drvDaiName) in DspGetDaiName() function