| /arch/x86/kernel/cpu/microcode/ |
| A D | intel-ucode-defs.h | 1 …endor = X86_VENDOR_INTEL, .family = 0x6, .model = 0x03, .steppings = 0x0004, .driver_data = 0x2 }, 2 …ndor = X86_VENDOR_INTEL, .family = 0x6, .model = 0x05, .steppings = 0x0001, .driver_data = 0x45 }, 3 …ndor = X86_VENDOR_INTEL, .family = 0x6, .model = 0x05, .steppings = 0x0002, .driver_data = 0x40 }, 4 …ndor = X86_VENDOR_INTEL, .family = 0x6, .model = 0x05, .steppings = 0x0004, .driver_data = 0x2c }, 5 …ndor = X86_VENDOR_INTEL, .family = 0x6, .model = 0x05, .steppings = 0x0008, .driver_data = 0x10 }, 6 …endor = X86_VENDOR_INTEL, .family = 0x6, .model = 0x06, .steppings = 0x0001, .driver_data = 0xa }, 7 …endor = X86_VENDOR_INTEL, .family = 0x6, .model = 0x06, .steppings = 0x0020, .driver_data = 0x3 }, 8 …endor = X86_VENDOR_INTEL, .family = 0x6, .model = 0x06, .steppings = 0x0400, .driver_data = 0xd }, 9 …endor = X86_VENDOR_INTEL, .family = 0x6, .model = 0x06, .steppings = 0x2000, .driver_data = 0x7 }, 10 …ndor = X86_VENDOR_INTEL, .family = 0x6, .model = 0x07, .steppings = 0x0002, .driver_data = 0x14 }, [all …]
|
| /arch/x86/events/intel/ |
| A D | uncore_snbep.c | 1363 .driver_data = UNCORE_PCI_DEV_DATA(UNCORE_EXTRA_PCI_DEV, 1368 .driver_data = UNCORE_PCI_DEV_DATA(UNCORE_EXTRA_PCI_DEV, 2068 .driver_data = UNCORE_PCI_DEV_DATA(UNCORE_EXTRA_PCI_DEV, 2073 .driver_data = UNCORE_PCI_DEV_DATA(UNCORE_EXTRA_PCI_DEV, 3184 .driver_data = UNCORE_PCI_DEV_DATA(UNCORE_EXTRA_PCI_DEV, 3189 .driver_data = UNCORE_PCI_DEV_DATA(UNCORE_EXTRA_PCI_DEV, 3430 .driver_data = UNCORE_PCI_DEV_DATA(BDX_PCI_UNCORE_HA, 0), 3434 .driver_data = UNCORE_PCI_DEV_DATA(BDX_PCI_UNCORE_HA, 1), 3502 .driver_data = UNCORE_PCI_DEV_DATA(UNCORE_EXTRA_PCI_DEV, 3507 .driver_data = UNCORE_PCI_DEV_DATA(UNCORE_EXTRA_PCI_DEV, [all …]
|
| A D | uncore.c | 1118 data = ids->driver_data; in uncore_pci_find_dev_pmu() 1187 if (UNCORE_PCI_DEV_TYPE(id->driver_data) == UNCORE_EXTRA_PCI_DEV) { in uncore_pci_probe() 1188 int idx = UNCORE_PCI_DEV_IDX(id->driver_data); in uncore_pci_probe() 1195 type = uncore_pci_uncores[UNCORE_PCI_DEV_TYPE(id->driver_data)]; in uncore_pci_probe() 1202 if (id->driver_data & ~0xffff) { in uncore_pci_probe() 1213 pmu = &type->pmus[UNCORE_PCI_DEV_IDX(id->driver_data)]; in uncore_pci_probe() 1315 type = uncore_pci_uncores[UNCORE_PCI_DEV_TYPE(ids->driver_data)]; in uncore_pci_sub_driver_init() 1322 devfn = PCI_DEVFN(UNCORE_PCI_DEV_DEV(ids->driver_data), in uncore_pci_sub_driver_init() 1323 UNCORE_PCI_DEV_FUNC(ids->driver_data)); in uncore_pci_sub_driver_init() 1327 pmu = &type->pmus[UNCORE_PCI_DEV_IDX(ids->driver_data)]; in uncore_pci_sub_driver_init() [all …]
|
| A D | cstate.c | 754 err = cstate_probe((const struct cstate_model *) id->driver_data); in cstate_pmu_init()
|
| /arch/powerpc/platforms/powermac/ |
| A D | pfunc_base.c | 46 u8 __iomem *addr = (u8 __iomem *)func->driver_data; in macio_do_gpio_write() 68 u8 __iomem *addr = (u8 __iomem *)func->driver_data; in macio_do_gpio_read() 148 struct macio_chip *macio = func->driver_data; in macio_do_write_reg32() 159 struct macio_chip *macio = func->driver_data; in macio_do_read_reg32() 171 struct macio_chip *macio = func->driver_data; in macio_do_write_reg8() 182 struct macio_chip *macio = func->driver_data; in macio_do_read_reg8() 195 struct macio_chip *macio = func->driver_data; in macio_do_read_reg32_msrx() 208 struct macio_chip *macio = func->driver_data; in macio_do_read_reg8_msrx() 221 struct macio_chip *macio = func->driver_data; in macio_do_write_reg32_slm() 241 struct macio_chip *macio = func->driver_data; in macio_do_write_reg8_slm()
|
| /arch/um/drivers/ |
| A D | line.c | 52 struct line *line = tty->driver_data; in line_write_room() 65 struct line *line = tty->driver_data; in line_chars_in_buffer() 170 struct line *line = tty->driver_data; in line_flush_buffer() 189 struct line *line = tty->driver_data; in line_write() 216 struct line *line = tty->driver_data; in line_throttle() 224 struct line *line = tty->driver_data; in line_unthrottle() 288 struct line *line = tty->driver_data; in line_activate() 310 struct line *line = tty->driver_data; in line_destruct() 325 struct line *line = tty->driver_data; in line_open() 339 tty->driver_data = line; in line_install() [all …]
|
| /arch/mips/loongson2ef/lemote-2f/ |
| A D | clock.c | 46 regval = (regval & ~0x7) | (pos->driver_data - 1); in loongson2_cpu_set_rate()
|
| /arch/x86/kernel/cpu/ |
| A D | match.c | 93 if (!res || res->driver_data > boot_cpu_data.microcode) in x86_match_min_microcode_rev()
|
| A D | intel_epb.c | 225 energ_perf_values[EPB_INDEX_NORMAL] = id->driver_data; in intel_epb_init()
|
| A D | common.c | 150 info = (struct ppin_info *)id->driver_data; in ppin_init() 1295 return m && !!(m->driver_data & which); in cpu_matches() 1388 if (boot_cpu_data.microcode >= m->driver_data) in cpu_has_old_microcode()
|
| /arch/alpha/kernel/ |
| A D | srmcons.c | 159 tty->driver_data = srmconsp; in srmcons_open() 173 struct srmcons_private *srmconsp = tty->driver_data; in srmcons_close()
|
| /arch/x86/kernel/ |
| A D | tsc_msr.c | 179 freq_desc = (struct freq_desc *)id->driver_data; in cpu_khz_from_msr()
|
| A D | early-quirks.c | 608 kernel_ulong_t driver_data = intel_early_ids[i].driver_data; in intel_graphics_quirks() local 613 early_ops = (typeof(early_ops))driver_data; in intel_graphics_quirks()
|
| A D | smpboot.c | 434 bool intel_snc = id && id->driver_data; in match_llc()
|
| /arch/x86/include/asm/ |
| A D | cpu_device_id.h | 85 .driver_data = (unsigned long) _data \
|
| /arch/x86/platform/atom/ |
| A D | punit_atom_debug.c | 188 punit_device = (struct punit_device *)id->driver_data; in punit_atom_debug_init()
|
| /arch/powerpc/include/asm/ |
| A D | pmac_pfunc.h | 130 void *driver_data; member
|
| /arch/x86/power/ |
| A D | cpu.c | 486 fn = (pm_cpu_match_t)m->driver_data; in pm_cpu_check()
|
| /arch/x86/platform/intel/ |
| A D | iosf_mbi.c | 513 iosf_mbi_sem_address = dev_id->driver_data; in iosf_mbi_probe()
|
| /arch/x86/platform/intel-mid/ |
| A D | pwr.c | 350 struct mid_pwr_device_info *info = (void *)id->driver_data; in mid_pwr_probe()
|
| /arch/sparc/include/asm/ |
| A D | vio.h | 367 unsigned long driver_data; member
|
| /arch/x86/platform/efi/ |
| A D | quirks.c | 689 quirk_handler = (typeof(quirk_handler))id->driver_data; in efi_capsule_setup_info()
|
| /arch/arm/mach-s3c/ |
| A D | mach-crag6410.c | 416 .driver_data = &vddarm_pdata,
|
| /arch/x86/mm/ |
| A D | init.c | 289 boot_cpu_data.microcode < invlpg_miss_match->driver_data) { in setup_pcid()
|
| /arch/x86/events/ |
| A D | rapl.c | 906 rapl_model = (struct rapl_model *) id->driver_data; in rapl_pmu_init()
|