Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/generic/
A Daudio-graph-card2.c493 enum graph_type gtype, in __graph_parse_node() argument
545 switch (gtype) { in __graph_parse_node()
577 if (!is_cpu && gtype == GRAPH_DPCM) { in __graph_parse_node()
603 enum graph_type gtype, in graph_parse_node() argument
966 enum graph_type gtype, in graph_link() argument
974 switch (gtype) { in graph_link()
1132 enum graph_type gtype, in graph_count() argument
1145 switch (gtype) { in graph_count()
1178 enum graph_type gtype, in graph_for_each_link() argument
1186 enum graph_type gtype; in graph_for_each_link() local
[all …]
/linux-6.3-rc2/drivers/iommu/
A Diommu.c1763 if (gtype->type && gtype->type != type) { in probe_get_default_domain_type()
1766 dev_name(gtype->dev), in probe_get_default_domain_type()
1767 iommu_domain_type_str(gtype->type)); in probe_get_default_domain_type()
1768 gtype->type = 0; in probe_get_default_domain_type()
1771 if (!gtype->dev) { in probe_get_default_domain_type()
1772 gtype->dev = dev; in probe_get_default_domain_type()
1773 gtype->type = type; in probe_get_default_domain_type()
1783 struct __group_domain_type gtype; in probe_alloc_default_domain() local
1785 memset(&gtype, 0, sizeof(gtype)); in probe_alloc_default_domain()
1791 if (!gtype.type) in probe_alloc_default_domain()
[all …]
/linux-6.3-rc2/drivers/hwmon/
A Dibmpowernv.c389 enum sensors gtype) in get_sensor_group() argument
405 if (type != gtype) in get_sensor_group()

Completed in 20 milliseconds