Searched refs:gtype (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/sound/soc/generic/ |
D | audio-graph-card2.c | 400 enum graph_type gtype, in __graph_parse_node() argument 452 switch (gtype) { in __graph_parse_node() 484 if (!is_cpu && gtype == GRAPH_DPCM) { in __graph_parse_node() 510 enum graph_type gtype, in graph_parse_node() argument 527 ret = __graph_parse_node(priv, gtype, ep, in graph_parse_node() 536 ret = __graph_parse_node(priv, gtype, ep, li, is_cpu, 0); in graph_parse_node() 873 enum graph_type gtype, in graph_link() argument 881 switch (gtype) { in graph_link() 905 dev_err(dev, "non supported gtype (%d)\n", gtype); in graph_link() 1056 enum graph_type gtype, in graph_count() argument [all …]
|
/Linux-v6.6/drivers/hwmon/ |
D | ibmpowernv.c | 389 enum sensors gtype) in get_sensor_group() argument 405 if (type != gtype) in get_sensor_group()
|