/linux/Documentation/userspace-api/ioctl/ |
A D | ioctl-number.rst | 73 0x00 00-1F linux/fs.h conflict! 74 0x00 00-1F scsi/scsi_ioctl.h conflict! 75 0x00 00-1F linux/fb.h conflict! 76 0x00 00-1F linux/wavefront.h conflict! 102 '3' 00-0F drivers/s390/char/raw3270.h conflict! 103 '3' 00-1F linux/suspend_ioctls.h, conflict! 109 '@' 00-0F linux/radeonfb.h conflict! 110 '@' 00-0F drivers/video/aty/aty128fb.c conflict! 111 'A' 00-1F linux/apm_bios.h conflict! 112 'A' 00-0F linux/agpgart.h, conflict! [all …]
|
/linux/kernel/ |
A D | resource.c | 297 return conflict; in request_resource_conflict() 710 BUG_ON(conflict); in reallocate_resource() 864 return conflict; in insert_resource_conflict() 904 if (!conflict) in insert_resource_expand_to_fit() 906 if (conflict == root) in insert_resource_expand_to_fit() 1027 if (!conflict) { in __reserve_region_with_split() 1193 if (!conflict) in __request_region_locked() 1202 conflict->name, conflict, res); in __request_region_locked() 1206 parent = conflict; in __request_region_locked() 1534 if (conflict) { in devm_request_resource() [all …]
|
/linux/drivers/gpio/ |
A D | gpio-winbond.c | 261 .conflict = { 289 .conflict = { 306 .conflict = { 323 .conflict = { 340 .conflict = { 524 const struct winbond_gpio_port_conflict *conflict = &info->conflict; in winbond_gpio_configure_port() local 527 if (conflict->name != NULL) { in winbond_gpio_configure_port() 532 conflict->testbit)) { in winbond_gpio_configure_port() 533 if (conflict->warnonly) in winbond_gpio_configure_port() 535 idx + 1, conflict->name); in winbond_gpio_configure_port() [all …]
|
/linux/drivers/iio/adc/ |
A D | dln2-adc.c | 201 __le16 conflict; in dln2_adc_set_port_enabled() local 202 int olen = sizeof(conflict); in dln2_adc_set_port_enabled() 209 &conflict, &olen); in dln2_adc_set_port_enabled() 214 *conflict_out = le16_to_cpu(conflict); in dln2_adc_set_port_enabled() 217 if (enable && olen < sizeof(conflict)) in dln2_adc_set_port_enabled() 251 u16 conflict; in dln2_adc_read() local 265 if (conflict) { in dln2_adc_read() 268 (int)conflict); in dln2_adc_read() 523 u16 conflict; in dln2_adc_triggered_buffer_postenable() local 533 if (conflict) { in dln2_adc_triggered_buffer_postenable() [all …]
|
/linux/drivers/pci/ |
A D | setup-res.c | 134 struct resource *root, *conflict; in pci_claim_resource() local 158 conflict = request_resource_conflict(root, res); in pci_claim_resource() 159 if (conflict) { in pci_claim_resource() 161 resource, res, conflict->name, conflict); in pci_claim_resource() 198 struct resource *root, *conflict; in pci_revert_fw_address() local 221 conflict = request_resource_conflict(root, res); in pci_revert_fw_address() 222 if (conflict) { in pci_revert_fw_address() 224 resno, res, conflict->name, conflict); in pci_revert_fw_address()
|
A D | ecam.c | 34 struct resource *conflict; in pci_ecam_create() local 69 conflict = request_resource_conflict(&iomem_resource, &cfg->res); in pci_ecam_create() 70 if (conflict) { in pci_ecam_create() 73 &cfg->res, conflict->name, conflict); in pci_ecam_create()
|
/linux/drivers/gpu/vga/ |
A D | vgaarb.c | 237 struct vga_device *conflict; in __vga_tryget() local 274 if (vgadev == conflict) in __vga_tryget() 291 if (conflict->locks & lwants) in __vga_tryget() 292 return conflict; in __vga_tryget() 298 match = lwants & conflict->owns; in __vga_tryget() 312 if (!conflict->bridge_has_one_vga) { in __vga_tryget() 326 conflict->owns &= ~match; in __vga_tryget() 332 conflict->owns &= ~VGA_RSRC_NORMAL_IO; in __vga_tryget() 447 struct vga_device *vgadev, *conflict; in vga_get() local 467 conflict = __vga_tryget(vgadev, rsrc); in vga_get() [all …]
|
/linux/include/trace/events/ |
A D | filelock.h | 207 TP_PROTO(bool conflict, struct file_lock *lease, struct file_lock *breaker), 209 TP_ARGS(conflict, lease, breaker), 218 __field(bool, conflict) 228 __entry->conflict = conflict; 232 __entry->conflict,
|
/linux/arch/arm/boot/dts/ |
A D | at91-sama5d2_xplained.dts | 77 status = "okay"; /* conflict with qspi0 */ 86 status = "disabled"; /* conflict with sdmmc1 */ 320 status = "disabled"; /* conflict with leds */ 325 status = "disabled"; /* conflict with ISC_D2 & ISC_D3 data pins */ 345 status = "disabled"; /* conflict with ISC_D2 & ISC_D3 data pins */ 365 status = "disabled"; /* conflict with can0 */ 696 status = "disabled"; /* conflict with spi0, sdmmc1 */ 725 status = "okay"; /* conflict with pwm0 */
|
A D | sama5d4.dtsi | 1052 AT91_PIOB 1 AT91_PERIPH_C AT91_PINCTRL_NONE /* ISI_PCK, conflict with G0_RXCK */ 1227 <AT91_PIOC 4 AT91_PERIPH_B AT91_PINCTRL_NONE /* MCI0_CK, conflict with PCK1(ISI_MCK) */ 1228 AT91_PIOC 5 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_CDA, conflict with NAND_D0 */ 1229 AT91_PIOC 6 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DA0, conflict with NAND_D1 */ 1234 <AT91_PIOC 7 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DA1, conflict with NAND_D2 */ 1235 AT91_PIOC 8 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DA2, conflict with NAND_D3 */ 1236 AT91_PIOC 9 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DA3, conflict with NAND_D4 */ 1241 <AT91_PIOC 10 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DA4, conflict with NAND_D5 */ 1242 AT91_PIOC 11 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DA5, conflict with NAND_D6 */ 1243 AT91_PIOC 12 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DA6, conflict with NAND_D7 */ [all …]
|
A D | imx6sx-sdb-sai.dts | 14 /* pin conflict with sai */
|
A D | imx6sx-sdb-mqs.dts | 23 /* pin conflict with mqs*/
|
/linux/arch/m68k/fpsp040/ |
A D | bugfix.S | 185 | Test the register conflict aspect. If opclass0, check for 197 | Check for cu and nu register conflict. If one exists, this takes 198 | priority over a cu and xu conflict. 212 | Check for cu and xu register conflict. 246 | We have the case in which a conflict exists between the cu src or 357 | a cu and nu conflict taking priority an nu conflict. If either, 368 | We have the case in which a conflict exists between the cu src or
|
/linux/arch/x86/pci/ |
A D | fixup.c | 695 struct resource *res, *conflict; in pci_amd_enable_64bit_bar() local 745 conflict = request_resource_conflict(&iomem_resource, res); in pci_amd_enable_64bit_bar() 746 if (conflict) { in pci_amd_enable_64bit_bar() 748 if (conflict->name != name) in pci_amd_enable_64bit_bar() 752 res = conflict; in pci_amd_enable_64bit_bar()
|
/linux/net/sctp/ |
A D | bind_addr.c | 365 int conflict = 0; in sctp_bind_addr_conflict() local 384 conflict = sp->pf->cmp_addr(&laddr->a, addr, sp); in sctp_bind_addr_conflict() 385 if (conflict) in sctp_bind_addr_conflict() 390 return conflict; in sctp_bind_addr_conflict()
|
/linux/drivers/net/dsa/sja1105/ |
A D | sja1105_tas.c | 474 bool conflict; in sja1105_gating_check_conflicts() local 494 conflict = sja1105_tas_check_conflicts(priv, port, dummy); in sja1105_gating_check_conflicts() 497 conflict = sja1105_tas_check_conflicts(priv, port, in sja1105_gating_check_conflicts() 499 if (conflict) in sja1105_gating_check_conflicts() 506 return conflict; in sja1105_gating_check_conflicts()
|
/linux/arch/powerpc/platforms/pseries/ |
A D | setup.c | 692 struct resource *res, *root, *conflict; in of_pci_parse_iov_addrs() local 714 conflict = request_resource_conflict(root, res); in of_pci_parse_iov_addrs() 715 if (conflict) { in of_pci_parse_iov_addrs() 719 conflict->name, conflict); in of_pci_parse_iov_addrs()
|
/linux/drivers/acpi/ |
A D | pci_root.c | 811 struct resource *res, *conflict, *root = NULL; in pci_acpi_root_add_resources() local 829 conflict = insert_resource_conflict(root, res); in pci_acpi_root_add_resources() 830 if (conflict) { in pci_acpi_root_add_resources() 833 res, conflict->name, conflict); in pci_acpi_root_add_resources()
|
/linux/include/linux/platform_data/ |
A D | keypad-omap.h | 42 #error Group bits in conflict with keynum bits
|
/linux/Documentation/dev-tools/kunit/ |
A D | style.rst | 10 they may break some tooling, may conflict with other tests, and may not be run 137 As tests are themselves functions, their names cannot conflict with 148 name conflict with the macro itself. 195 after the test suite, followed by ``_test``. If this is likely to conflict with
|
/linux/arch/sparc/kernel/ |
A D | pci.c | 624 struct resource *p, *root, *conflict; in pci_claim_legacy_resources() local 646 conflict = request_resource_conflict(root, p); in pci_claim_legacy_resources() 647 if (conflict) { in pci_claim_legacy_resources() 649 p, conflict->name, conflict); in pci_claim_legacy_resources()
|
/linux/Documentation/devicetree/bindings/timer/ |
A D | jcore,pit.txt | 15 conflict with other devices.
|
/linux/drivers/gpu/drm/radeon/ |
A D | radeon_connectors.c | 423 struct drm_connector *conflict; in radeon_connector_analog_encoder_conflict_solve() local 426 list_for_each_entry(conflict, &dev->mode_config.connector_list, head) { in radeon_connector_analog_encoder_conflict_solve() 429 if (conflict == connector) in radeon_connector_analog_encoder_conflict_solve() 432 radeon_conflict = to_radeon_connector(conflict); in radeon_connector_analog_encoder_conflict_solve() 434 drm_connector_for_each_possible_encoder(conflict, enc) { in radeon_connector_analog_encoder_conflict_solve() 437 if (conflict->status != connector_status_connected) in radeon_connector_analog_encoder_conflict_solve() 445 conflict->name); in radeon_connector_analog_encoder_conflict_solve() 448 conflict->status = connector_status_disconnected; in radeon_connector_analog_encoder_conflict_solve() 449 radeon_connector_update_scratch_regs(conflict, connector_status_disconnected); in radeon_connector_analog_encoder_conflict_solve() 454 conflict->name); in radeon_connector_analog_encoder_conflict_solve()
|
/linux/security/apparmor/ |
A D | domain.c | 393 bool conflict = false; in find_attach() local 462 conflict = true; in find_attach() 472 conflict = false; in find_attach() 484 if (!candidate || conflict) { in find_attach() 485 if (conflict) in find_attach()
|
/linux/Documentation/networking/device_drivers/ethernet/cirrus/ |
A D | cs89x0.rst | 425 mode and that the range of memory addresses assigned does not conflict 457 Failure of a test item indicates a possible system resource conflict with 519 An IO conflict occurs when two or more adapter use the same ISA resource (IO 520 address, memory address or IRQ). You can usually detect an IO conflict in one 532 memory address conflict. 534 If an IO conflict occurs, run the CS8900/20 Setup Utility and perform a 535 diagnostic self-test. Normally, the ISA resource in conflict will fail the 537 resource in conflict. Run the diagnostics again to check for further IO
|