Home
last modified time | relevance | path

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

/drivers/peripheral/audio/hal/hdi_binder/server/src/
Dhdf_audio_pnp_uevent_hdmi.c86 static int32_t AudioPnpUeventParse(const char *str) in AudioPnpUeventParse() function
211 if (AudioPnpUeventParse(buf) != HDF_SUCCESS) { in AudioHdmiPnpUeventStart()
Dhdf_audio_pnp_uevent.c558 static bool AudioPnpUeventParse(const char *msg, const ssize_t strLength) in AudioPnpUeventParse() function
757 if (!AudioPnpUeventParse(msg, rcvLen)) { in AudioPnpUeventStart()