Searched refs:clash (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.10/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-v5.10/arch/arm/boot/dts/ |
| D | sun9i-a80-cubieboard4.dts | 366 * avoid name clash with axp809's aldo's 374 * avoid name clash with axp809's aldo's 459 * avoid name clash with axp809's sw
|
| D | sun9i-a80-optimus.dts | 363 * avoid name clash with axp809's aldo's 371 * avoid name clash with axp809's aldo's 456 * avoid name clash with axp809's sw
|
| D | at91-ariag25.dts | 158 /* cannot activate RTS2+CTS2, clash with
|
| /Linux-v5.10/net/netfilter/ipset/ |
| D | ip_set_core.c | 1059 struct ip_set *set, *clash = NULL; in ip_set_create() local 1123 ret = find_free_id(inst, set->name, &index, &clash); in ip_set_create() 1127 STRNCMP(set->type->name, clash->type->name) && in ip_set_create() 1128 set->type->family == clash->type->family && in ip_set_create() 1129 set->type->revision_min == clash->type->revision_min && in ip_set_create() 1130 set->type->revision_max == clash->type->revision_max && in ip_set_create() 1131 set->variant->same_set(set, clash)) in ip_set_create()
|
| /Linux-v5.10/drivers/acpi/ |
| D | osl.c | 1463 int clash = 0; in acpi_check_resource_conflict() local 1478 clash = acpi_check_address_range(space_id, res->start, length, warn); in acpi_check_resource_conflict() 1480 if (clash) { in acpi_check_resource_conflict()
|
| /Linux-v5.10/Documentation/leds/ |
| D | leds-class.rst | 75 LED subsystem has also a protection against name clash, that may occur
|
| /Linux-v5.10/Documentation/virt/uml/ |
| D | user_mode_linux_howto_v2.rst | 1184 which ensures that the userspace function close does not clash
|