Searched refs:name_match (Results 1 – 2 of 2) sorted by relevance
34 static int name_match(struct device *dev, void *data) in name_match() function87 port_dev = device_find_child(serial_dev, port_name, name_match); in gnss_cmdline_init()94 serdev_dev = device_find_child(port_dev, serdev_name, name_match); in gnss_cmdline_init()
1172 bool name_match = false; in cgroup1_root_to_use() local1185 name_match = true; in cgroup1_root_to_use()1194 if (!name_match) in cgroup1_root_to_use()