Searched refs:clash (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 13 1. Bus clash or parity errors: This mechanism relies on low-level detectors 24 be distinguished, although a recurring bus clash when audio is enabled is a
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | sun9i-a80-optimus.dts | 331 * avoid name clash with axp809's aldo's 339 * avoid name clash with axp809's aldo's 416 * avoid name clash with axp809's sw
|
D | sun9i-a80-cubieboard4.dts | 342 * avoid name clash with axp809's aldo's 350 * avoid name clash with axp809's aldo's 427 * avoid name clash with axp809's sw
|
D | at91-ariag25.dts | 99 /* cannot activate RTS2+CTS2, clash with
|
/Linux-v4.19/net/netfilter/ipset/ |
D | ip_set_core.c | 881 struct ip_set *set, *clash = NULL; in ip_set_create() local 945 ret = find_free_id(inst, set->name, &index, &clash); in ip_set_create() 949 STRNCMP(set->type->name, clash->type->name) && in ip_set_create() 950 set->type->family == clash->type->family && in ip_set_create() 951 set->type->revision_min == clash->type->revision_min && in ip_set_create() 952 set->type->revision_max == clash->type->revision_max && in ip_set_create() 953 set->variant->same_set(set, clash)) in ip_set_create()
|
/Linux-v4.19/drivers/acpi/ |
D | osl.c | 1447 int clash = 0; in acpi_check_resource_conflict() local 1462 clash = acpi_check_address_range(space_id, res->start, length, warn); in acpi_check_resource_conflict() 1464 if (clash) { in acpi_check_resource_conflict()
|
/Linux-v4.19/Documentation/devicetree/ |
D | booting-without-of.txt | 869 name may clash with standard defined ones, you prefix them with your
|