| /OK3568_Linux_fs/kernel/Documentation/userspace-api/ioctl/ |
| H 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! 101 '3' 00-0F drivers/s390/char/raw3270.h conflict! 102 '3' 00-1F linux/suspend_ioctls.h, conflict! 107 '@' 00-0F linux/radeonfb.h conflict! 108 '@' 00-0F drivers/video/aty/aty128fb.c conflict! 109 'A' 00-1F linux/apm_bios.h conflict! 110 'A' 00-0F linux/agpgart.h, conflict! [all …]
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | resource.c | 281 struct resource *conflict; in request_resource_conflict() local 284 conflict = __request_resource(root, new); in request_resource_conflict() 286 return conflict; in request_resource_conflict() 298 struct resource *conflict; in request_resource() local 300 conflict = request_resource_conflict(root, new); in request_resource() 301 return conflict ? -EBUSY : 0; in request_resource() 677 struct resource *conflict; in reallocate_resource() local 701 conflict = __request_resource(root, old); in reallocate_resource() 702 BUG_ON(conflict); in reallocate_resource() 851 struct resource *conflict; in insert_resource_conflict() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-winbond.c | 248 struct winbond_gpio_port_conflict conflict; member 261 .conflict = { 289 .conflict = { 306 .conflict = { 323 .conflict = { 340 .conflict = { 525 const struct winbond_gpio_port_conflict *conflict = &info->conflict; in winbond_gpio_configure_port() local 528 if (conflict->name != NULL) { in winbond_gpio_configure_port() 529 if (conflict->dev != WB_SIO_DEV_NONE) in winbond_gpio_configure_port() 530 winbond_sio_select_logical(base, conflict->dev); in winbond_gpio_configure_port() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H 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() 213 if (conflict_out && enable && olen >= sizeof(conflict)) 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 263 ret = dln2_adc_set_port_enabled(dln2, true, &conflict); in dln2_adc_read() 265 if (conflict) { in dln2_adc_read() 268 (int)conflict); in dln2_adc_read() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H 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 232 conflict = request_resource_conflict(root, res); in pci_revert_fw_address() 233 if (conflict) { in pci_revert_fw_address() 235 resno, res, conflict->name, conflict); in pci_revert_fw_address()
|
| H A D | ecam.c | 33 struct resource *conflict; in pci_ecam_create() local 63 conflict = request_resource_conflict(&iomem_resource, &cfg->res); in pci_ecam_create() 64 if (conflict) { in pci_ecam_create() 67 &cfg->res, conflict->name, conflict); in pci_ecam_create()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/vga/ |
| H A D | vgaarb.c | 246 struct vga_device *conflict; in __vga_tryget() local 278 list_for_each_entry(conflict, &vga_list, list) { in __vga_tryget() 283 if (vgadev == conflict) in __vga_tryget() 289 if (!vga_conflicts(vgadev->pdev, conflict->pdev)) in __vga_tryget() 298 if (vgadev->pdev->bus != conflict->pdev->bus) { in __vga_tryget() 306 if (conflict->locks & lwants) in __vga_tryget() 307 return conflict; in __vga_tryget() 313 match = lwants & conflict->owns; in __vga_tryget() 327 if (!conflict->bridge_has_one_vga) { in __vga_tryget() 328 if ((match & conflict->decodes) & VGA_RSRC_LEGACY_MEM) in __vga_tryget() [all …]
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H 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,
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastermain/ |
| H A D | urls.py | 70 conflict = False variable 73 conflict = True variable 74 if not conflict:
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H 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 */ 366 status = "disabled"; /* conflict with can0 */ 697 status = "disabled"; /* conflict with spi0, sdmmc1 */ 726 status = "okay"; /* conflict with pwm0 */
|
| H A D | sama5d4.dtsi | 1067 AT91_PIOB 1 AT91_PERIPH_C AT91_PINCTRL_NONE /* ISI_PCK, conflict with G0_RXCK */ 1242 <AT91_PIOC 4 AT91_PERIPH_B AT91_PINCTRL_NONE /* MCI0_CK, conflict with PCK1(ISI_MCK) */ 1243 AT91_PIOC 5 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_CDA, conflict with NAND_D0 */ 1244 AT91_PIOC 6 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DA0, conflict with NAND_D1 */ 1249 <AT91_PIOC 7 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DA1, conflict with NAND_D2 */ 1250 AT91_PIOC 8 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DA2, conflict with NAND_D3 */ 1251 AT91_PIOC 9 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DA3, conflict with NAND_D4 */ 1256 <AT91_PIOC 10 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DA4, conflict with NAND_D5 */ 1257 AT91_PIOC 11 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DA5, conflict with NAND_D6 */ 1258 AT91_PIOC 12 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DA6, conflict with NAND_D7 */ [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cups/cups/ |
| H A D | 0004-cups-fix-multilib-install-file-conflicts.patch | 7 conflict. Remove @CUPS_SERVERBIN@ from the comment line of cups-files.conf to 8 avoid the conflict.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/ |
| H A D | 0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch | 4 Subject: [PATCH 3/3] Fix conflict between musl libc <dirent.h> and lss 7 libc's <dirent.h> to conflict with linux_sycall_support.h.
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H 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
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H 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()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399pro-evb-v14-linux.dts | 41 * pd-gpios = <&gpio4 21 GPIO_ACTIVE_HIGH>; // conflict with csi-ctl-gpios 78 /* conflict with csi-ctl-gpios */ 103 /* conflict with csi-ctl-gpios */
|
| H A D | rk3562-evb1-lp4x-v10-spdif.dts | 10 /* The pin is conflict with sdmmc0 cmd */
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H 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()
|
| /OK3568_Linux_fs/buildroot/package/samba4/ |
| H A D | 0004-dcesrv_core-fix-build.patch | 44 - * It has to be that deep because otherwise we have a conflict on 47 - * which conflict with the bind used before.
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | setup.c | 676 struct resource *res, *root, *conflict; in of_pci_parse_iov_addrs() local 698 conflict = request_resource_conflict(root, res); in of_pci_parse_iov_addrs() 699 if (conflict) { in of_pci_parse_iov_addrs() 703 conflict->name, conflict); in of_pci_parse_iov_addrs()
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1021atwr/ |
| H A D | ls1021atwr.c | 345 goto conflict; in config_board_mux() 361 goto conflict; in config_board_mux() 377 goto conflict; in config_board_mux() 384 conflict: in config_board_mux()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/sudo/files/ |
| H A D | 0001-sudo.conf.in-fix-conflict-with-multilib.patch | 4 Subject: [PATCH] sudo.conf.in: fix conflict with multilib 13 Update the comments in sudo.conf.in to avoid the conflict.
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_tas.c | 472 bool conflict; in sja1105_gating_check_conflicts() local 492 conflict = sja1105_tas_check_conflicts(priv, port, dummy); in sja1105_gating_check_conflicts() 495 conflict = sja1105_tas_check_conflicts(priv, port, in sja1105_gating_check_conflicts() 497 if (conflict) in sja1105_gating_check_conflicts() 504 return conflict; in sja1105_gating_check_conflicts()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/kea/files/ |
| H A D | fix-multilib-conflict.patch | 4 Subject: [PATCH] There are conflict of config files between kea and lib32-kea: 13 '$libdir' in the config files to avoid conflict.
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | pci_root.c | 816 struct resource *res, *conflict, *root = NULL; in pci_acpi_root_add_resources() local 834 conflict = insert_resource_conflict(root, res); in pci_acpi_root_add_resources() 835 if (conflict) { in pci_acpi_root_add_resources() 838 res, conflict->name, conflict); in pci_acpi_root_add_resources()
|