Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/atom/
Dsst-atom-controls.h582 const char *parent_wname; member
645 .parent_wname = linked_wname} \
Dsst-atom-controls.c1452 unsigned int len = strlen(ids->parent_wname); in sst_fill_linked_widgets()
1455 if (!strncmp(ids->parent_wname, w->name, len)) { in sst_fill_linked_widgets()
1484 if (ids->parent_wname != NULL) in sst_map_modules_to_pipe()