Home
last modified time | relevance | path

Searched refs:ignore_suspend (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/src/topology/
H A Ddapm.c607 if (strcmp(id, "ignore_suspend") == 0) { in tplg_parse_dapm_widget()
612 widget->ignore_suspend = ival; in tplg_parse_dapm_widget()
713 if (err >= 0 && widget->ignore_suspend) in tplg_save_dapm_widget()
715 widget->ignore_suspend); in tplg_save_dapm_widget()
806 w->ignore_suspend = wt->ignore_suspend; in tplg_add_widget_object()
929 wt->ignore_suspend = w->ignore_suspend; in tplg_decode_dapm_widget()
/third_party/alsa-lib/include/
H A Dtopology.h960 unsigned int ignore_suspend; /*!< kept enabled over suspend */ member
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h496 __le32 ignore_suspend; /* kept enabled over suspend */ member

Completed in 5 milliseconds