code_type 1807 arch/x86/kernel/cpu/resctrl/rdtgroup.c static int cdp_enable(int level, int data_type, int code_type) code_type 1810 arch/x86/kernel/cpu/resctrl/rdtgroup.c struct rdt_resource *r_lcode = &rdt_resources_all[code_type]; code_type 1839 arch/x86/kernel/cpu/resctrl/rdtgroup.c static void cdp_disable(int level, int data_type, int code_type) code_type 1847 arch/x86/kernel/cpu/resctrl/rdtgroup.c rdt_resources_all[code_type].alloc_enabled = false; code_type 138 drivers/media/rc/img-ir/img-ir-hw.c u32 ctrl = control->code_type << IMG_IR_CODETYPE_SHIFT; code_type 632 drivers/media/rc/img-ir/img-ir-hw.c ct = dec->control.code_type; code_type 963 drivers/media/rc/img-ir/img-ir-hw.c ct = hw->decoder->control.code_type; code_type 40 drivers/media/rc/img-ir/img-ir-hw.h unsigned code_type:2; code_type 54 drivers/media/rc/img-ir/img-ir-jvc.c .code_type = IMG_IR_CODETYPE_PULSEDIST, code_type 130 drivers/media/rc/img-ir/img-ir-nec.c .code_type = IMG_IR_CODETYPE_PULSEDIST, code_type 54 drivers/media/rc/img-ir/img-ir-rc5.c .code_type = IMG_IR_CODETYPE_BIPHASE, code_type 75 drivers/media/rc/img-ir/img-ir-rc6.c .code_type = IMG_IR_CODETYPE_BIPHASE, code_type 82 drivers/media/rc/img-ir/img-ir-sanyo.c .code_type = IMG_IR_CODETYPE_PULSEDIST, code_type 76 drivers/media/rc/img-ir/img-ir-sharp.c .code_type = IMG_IR_CODETYPE_PULSEDIST, code_type 131 drivers/media/rc/img-ir/img-ir-sony.c .code_type = IMG_IR_CODETYPE_PULSELEN, code_type 1810 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c u16 code_type; code_type 1818 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c code_type = CODE_BOOT; code_type 1821 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c code_type = CODE_CHIMP_PATCH; code_type 1824 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c code_type = CODE_MCTP_PASSTHRU; code_type 1827 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c code_type = CODE_APE_PATCH; code_type 1830 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c code_type = CODE_KONG_FW; code_type 1833 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c code_type = CODE_KONG_PATCH; code_type 1836 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c code_type = CODE_BONO_FW; code_type 1839 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c code_type = CODE_BONO_PATCH; code_type 1856 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c if (header->code_type != code_type) { code_type 1858 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c code_type, header->code_type); code_type 92 drivers/net/ethernet/broadcom/bnxt/bnxt_fw_hdr.h u8 code_type; /* enum SUPPORTED_CODE */ code_type 347 drivers/scsi/esas2r/esas2r.h u8 code_type; code_type 655 drivers/scsi/esas2r/esas2r_flash.c || (bh->code_type != CODE_TYPE_PC code_type 656 drivers/scsi/esas2r/esas2r_flash.c && bh->code_type != CODE_TYPE_OPEN code_type 657 drivers/scsi/esas2r/esas2r_flash.c && bh->code_type != CODE_TYPE_EFI)) code_type 660 drivers/scsi/esas2r/esas2r_flash.c return bh->code_type; code_type 1133 drivers/scsi/esas2r/esas2r_flash.c if (bh->code_type == CODE_TYPE_PC) { code_type 1137 drivers/scsi/esas2r/esas2r_flash.c } else if (bh->code_type == CODE_TYPE_EFI) { code_type 3162 drivers/scsi/qla2xxx/qla_sup.c uint8_t code_type, last_image; code_type 3210 drivers/scsi/qla2xxx/qla_sup.c code_type = qla2x00_read_flash_byte(ha, pcids + 0x14); code_type 3211 drivers/scsi/qla2xxx/qla_sup.c switch (code_type) { code_type 3240 drivers/scsi/qla2xxx/qla_sup.c code_type, pcids); code_type 3297 drivers/scsi/qla2xxx/qla_sup.c uint8_t code_type, last_image; code_type 3339 drivers/scsi/qla2xxx/qla_sup.c code_type = bcode[0x14]; code_type 3340 drivers/scsi/qla2xxx/qla_sup.c switch (code_type) { code_type 3368 drivers/scsi/qla2xxx/qla_sup.c code_type, pcids); code_type 3406 drivers/scsi/qla2xxx/qla_sup.c uint8_t code_type, last_image; code_type 3460 drivers/scsi/qla2xxx/qla_sup.c code_type = bcode[0x14]; code_type 3461 drivers/scsi/qla2xxx/qla_sup.c switch (code_type) { code_type 3489 drivers/scsi/qla2xxx/qla_sup.c code_type, pcids);