Searched full:hardcode (Results 1 – 25 of 142) sorted by relevance
123456
| /Linux-v5.15/Documentation/userspace-api/media/mediactl/ |
| D | media-ioc-g-topology.rst | 135 do not hardcode entity IDs in an application. 172 do not hardcode interface IDs in an application. 222 do not hardcode pad IDs in an application. 257 do not hardcode link IDs in an application.
|
| D | media-ioc-enum-entities.rst | 67 do not hardcode entity IDs in an application.
|
| /Linux-v5.15/drivers/char/ipmi/ |
| D | ipmi_si_hardcode.c | 90 ipmi_platform_add("hardcode-ipmi-si", i, &p); in ipmi_hardcode_init_one() 129 ipmi_remove_platform_device_by_name("hardcode-ipmi-si"); in ipmi_si_hardcode_exit()
|
| D | ipmi_si.h | 54 enum ipmi_addr_src addr_source; /* ACPI, PCI, SMBIOS, hardcode, etc. */
|
| D | ipmi_si_platform.c | 169 case SI_TYPE_INVALID: /* User disabled this in hardcode. */ in platform_ipmi_probe() 442 { "hardcode-ipmi-si", 0 },
|
| /Linux-v5.15/arch/sparc/lib/ |
| D | NGcopy_to_user.S | 25 /* Writing to %asi is _expensive_ so we hardcode it.
|
| D | GENcopy_to_user.S | 24 /* Writing to %asi is _expensive_ so we hardcode it.
|
| D | U3copy_to_user.S | 28 /* Writing to %asi is _expensive_ so we hardcode it.
|
| D | NG4copy_to_user.S | 37 /* Writing to %asi is _expensive_ so we hardcode it.
|
| D | U1copy_from_user.S | 28 /* Writing to %asi is _expensive_ so we hardcode it.
|
| D | U1copy_to_user.S | 28 /* Writing to %asi is _expensive_ so we hardcode it.
|
| D | M7copy_to_user.S | 40 /* Writing to %asi is _expensive_ so we hardcode it.
|
| D | NG2copy_to_user.S | 42 /* Writing to %asi is _expensive_ so we hardcode it.
|
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/ |
| D | uefi.c | 37 * TODO: we hardcode a maximum length here, because reading in iwl_uefi_get_pnvm() 224 * TODO: we hardcode a maximum length here, because reading in iwl_uefi_get_reduced_power()
|
| /Linux-v5.15/arch/x86/entry/vdso/vdso32/ |
| D | system_call.S | 27 * 2015 actually hardcode the traditional Linux SYSENTER entry
|
| /Linux-v5.15/arch/arm/mach-ixp4xx/include/mach/ |
| D | platform.h | 36 * current configuration. This means that we cannot simply hardcode
|
| /Linux-v5.15/drivers/memory/ |
| D | da8xx-ddrctl.c | 23 * For now we just hardcode the register values for the boards that need
|
| /Linux-v5.15/include/linux/usb/ |
| D | renesas_usbhs.h | 180 #define USBHS_USB_DMAC_XFER_SIZE 32 /* hardcode the xfer size */
|
| /Linux-v5.15/arch/mips/ |
| D | Kconfig.debug | 36 For such cases, this option allows you to hardcode your own
|
| /Linux-v5.15/drivers/media/platform/vsp1/ |
| D | vsp1_brx.c | 302 * cases for all the supported modes. Let's just hardcode the parameters in brx_configure_stream() 379 * Hardcode the blending formula to in brx_configure_stream()
|
| /Linux-v5.15/arch/mips/generic/ |
| D | board-ingenic.c | 67 * node. Hardcode the memory info here. in ingenic_fixup_fdt()
|
| /Linux-v5.15/drivers/parisc/ |
| D | iosapic_private.h | 148 ** PA: Get id_eid from IRT and hardcode PIB to 0xfeeNNNN0
|
| /Linux-v5.15/Documentation/devicetree/bindings/display/panel/ |
| D | panel-common.yaml | 85 hardcode the max delay from the panel spec when powering up the panel.
|
| /Linux-v5.15/drivers/bus/ |
| D | da8xx-mstpri.c | 23 * For now we just hardcode the register values for the boards that need
|
| /Linux-v5.15/arch/mips/loongson64/ |
| D | init.c | 122 /* Hardcode to CPU UART 0 */ in prom_init()
|
123456