Searched refs:revision (Results 101 - 125 of 964) sorted by relevance

1234567891011>>

/linux-master/security/apparmor/include/
H A Dpolicy_unpack.h108 long revision; /* the ns policy revision this caused */ member in struct:aa_loaddata
158 void __aa_loaddata_update(struct aa_loaddata *data, long revision);
/linux-master/drivers/acpi/acpica/
H A Dtbxfroot.c40 if (rsdp->revision >= 2) {
83 if ((rsdp->revision >= 2) &&
/linux-master/drivers/acpi/
H A Dspcr.c102 if (table->header.revision < 2)
103 pr_info("SPCR table version %d\n", table->header.revision);
/linux-master/net/netfilter/
H A Dxt_REDIRECT.c81 .revision = 0,
94 .revision = 0,
H A Dxt_pkttype.c43 .revision = 0,
H A Dxt_mac.c43 .revision = 0,
H A Dxt_set.c524 .revision = 0,
534 .revision = 1,
544 .revision = 1,
555 .revision = 2,
565 .revision = 2,
576 .revision = 3,
586 .revision = 3,
593 /* new revision for counters support: update, match */
597 .revision = 4,
607 .revision
[all...]
/linux-master/drivers/soc/aspeed/
H A Daspeed-socinfo.c120 * SoC ID: raw silicon revision id
131 attrs->revision = siliconid_to_rev(siliconid);
149 attrs->revision,
/linux-master/drivers/firmware/imx/
H A Dimx-scu-soc.c134 /* format revision value passed from SCU firmware */
137 soc_dev_attr->revision = devm_kasprintf(dev, GFP_KERNEL, "%d.%d",
139 if (!soc_dev_attr->revision)
/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v11_0_pptable.h105 uint8_t revision; //Revision = SMU_11_0_PP_OVERDRIVE_VERSION member in struct:smu_11_0_overdrive_table
130 uint8_t revision; //Revision = SMU_11_0_PP_POWERSAVINGCLOCK_VERSION member in struct:smu_11_0_power_saving_clock_table
/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.c10 int revision; member in struct:mdp5_cfg_handler
1319 { .revision = 0, .config = { .hw = &msm8x74v1_config } },
1320 { .revision = 1, .config = { .hw = &msm8x26_config } },
1321 { .revision = 2, .config = { .hw = &msm8x74v2_config } },
1322 { .revision = 3, .config = { .hw = &apq8084_config } },
1323 { .revision = 6, .config = { .hw = &msm8x16_config } },
1324 { .revision = 8, .config = { .hw = &msm8x36_config } },
1325 { .revision = 9, .config = { .hw = &msm8x94_config } },
1326 { .revision = 7, .config = { .hw = &msm8x96_config } },
1327 { .revision
[all...]
/linux-master/drivers/mfd/
H A Dsi476x-cmd.c177 if (core->revision != SI476X_REVISION_A10) {
1476 BUG_ON(core->revision > SI476X_REVISION_A30 ||
1477 core->revision == -1);
1478 return si476x_cmds_vtable[core->revision].power_up(core, args);
1485 BUG_ON(core->revision > SI476X_REVISION_A30 ||
1486 core->revision == -1);
1487 return si476x_cmds_vtable[core->revision].power_down(core, args);
1494 BUG_ON(core->revision > SI476X_REVISION_A30 ||
1495 core->revision == -1);
1496 return si476x_cmds_vtable[core->revision]
[all...]
/linux-master/drivers/scsi/mvsas/
H A Dmv_94xx.c54 if (mvi->pdev->revision == VANIR_A0_REV)
103 if ((mvi->pdev->revision == VANIR_A0_REV)
104 || (mvi->pdev->revision == VANIR_B0_REV))
215 switch (mvi->pdev->revision) {
297 u8 revision = 0; local
299 revision = mvi->pdev->revision;
300 if (revision == VANIR_A0_REV) {
304 if (revision == VANIR_B0_REV) {
367 u8 revision; local
[all...]
/linux-master/arch/alpha/include/asm/
H A Derr_common.h85 u16 revision; /* header revision */ member in struct:el_subpacket
/linux-master/drivers/mcb/
H A Dmcb-internal.h30 * @revision: Revison of Chameleon table in FPGA
39 u8 revision; member in struct:chameleon_fpga_header
54 * @rev: the revision of the variant's implementation
89 * @rev: the revision of the variant's implementation
/linux-master/arch/alpha/kernel/
H A Derr_impl.h21 u16 revision; member in struct:el_subpacket_annotation
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_fw_hdr.h101 u8 revision; member in struct:bnxt_fw_header
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Drfkill.c19 if (dev->dev->id.revision >= 3) {
/linux-master/net/bridge/netfilter/
H A Debt_nflog.c53 .revision = 0,
/linux-master/tools/power/cpupower/debug/kernel/
H A Dcpufreq-test_tsc.c64 if (acpi_gbl_FADT.header.revision >= FADT2_REVISION_ID) {
/linux-master/drivers/video/fbdev/via/
H A Dioctl.c58 viainfo.revision = VERSION_MINOR;
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib_common.h51 u16 revision; member in struct:cudbg_ver_hdr
/linux-master/drivers/gpu/drm/tegra/
H A Ddp.h111 * @revision: DP specification revision supported on the link
116 * @edp: eDP revision (0x11: eDP 1.1, 0x12: eDP 1.2, ...)
123 unsigned char revision; member in struct:drm_dp_link
/linux-master/include/linux/isdn/
H A Dcapilli.h89 char revision[32]; member in struct:capi_driver
/linux-master/drivers/staging/media/meson/vdec/
H A Dvdec_1.c146 if (core->platform->revision == VDEC_REVISION_SM1)
154 if (core->platform->revision == VDEC_REVISION_SM1)
182 if (core->platform->revision == VDEC_REVISION_SM1)
199 if (core->platform->revision == VDEC_REVISION_SM1)

Completed in 223 milliseconds

1234567891011>>