Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/typec/
Dmux.c20 static int name_match(struct device *dev, const void *name) in name_match() function
55 con->endpoint[ep], name_match); in typec_switch_match()
196 con->endpoint[ep], name_match); in typec_mux_match()
/Linux-v5.4/kernel/cgroup/
Dcgroup-v1.c1142 bool name_match = false; in cgroup1_root_to_use() local
1155 name_match = true; in cgroup1_root_to_use()
1164 if (!name_match) in cgroup1_root_to_use()