Home
last modified time | relevance | path

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

/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.h580 const char *parent_wname; member
643 .parent_wname = linked_wname} \
H A Dsst-atom-controls.c1481 unsigned int len = strlen(ids->parent_wname);
1484 if (!strncmp(ids->parent_wname, w->name, len)) {
1514 if (ids->parent_wname != NULL) in sst_map_modules_to_pipe()