Searched refs:device_shall_be_bound_by (Results 1 – 3 of 3) sorted by relevance
41 bool device_shall_be_bound_by(Unit *device, Unit *u);
1058 bool device_shall_be_bound_by(Unit *device, Unit *u) { in device_shall_be_bound_by() function
3584 if (dep == UNIT_REQUIRES && device_shall_be_bound_by(device, u)) in unit_add_node_dependency()