Home
last modified time | relevance | path

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

/drivers/peripheral/audio/hal/hdi_binder/server/src/
Dhdf_audio_pnp_uevent.c53 #define UEVENT_ACTION_CHANGE "change" macro
512 … if (strncmp(audioPnpUevent->action, UEVENT_ACTION_CHANGE, strlen(UEVENT_ACTION_CHANGE)) != 0) { in SetAudioEventValue()