Searched refs:get (Results 1101 - 1125 of 2177) sorted by relevance
1...<<41424344454647484950>>...88
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-sa1100.S | 208 mrc p15, 0, r0, c1, c0 @ get control register v4
|
/kernel/linux/linux-5.10/arch/arm/vfp/ |
H A D | vfphw.S | 103 @ exceptions, so we can get at the 144 @ exceptions, so we can get at the
|
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/ |
H A D | mmu_audit.c | 300 .get = param_get_bool,
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | tegra194-cpufreq.c | 241 .get = tegra194_get_speed,
|
H A D | tegra186-cpufreq.c | 135 .get = tegra186_cpufreq_get,
|
H A D | sparc-us2e-cpufreq.c | 337 driver->get = us2e_freq_get; in us2e_freq_init()
|
H A D | s3c2416-cpufreq.c | 63 * can get us. 325 pr_debug("cpufreq: get no policy for cpu0\n"); in s3c2416_cpufreq_reboot_notifier_evt() 482 .get = s3c2416_cpufreq_get_speed,
|
H A D | qoriq-cpufreq.c | 48 /* get platform freq by searching bus-frequency property */ in get_bus_freq() 57 /* get platform freq by its clock name */ in get_bus_freq() 60 pr_err("%s: can't get bus frequency %ld\n", in get_bus_freq() 85 /* traverse cpu nodes to get cpu mask of sharing clock wire */ 258 .get = cpufreq_generic_get,
|
H A D | e_powersaver.c | 55 /* Minimum necessary to get acpi_processor_get_bios_limit() working */ 378 .get = eps_get,
|
H A D | cpufreq-dt.c | 124 dev_err(cpu_dev, "%s: failed to get clk: %d\n", __func__, ret); in cpufreq_init() 225 .get = cpufreq_generic_get, 259 /* Try to get OPP table early to ensure resources are available */ in dt_cpufreq_early_init() 264 dev_err(cpu_dev, "failed to get OPP table: %d\n", ret); in dt_cpufreq_early_init()
|
H A D | gx-suspmod.c | 40 * From these limits, we can get register values 437 .get = gx_get_cpuspeed,
|
H A D | ia64-acpi-cpufreq.c | 79 pr_debug("Failed to get current freq with " in processor_get_pstate() 121 pr_warn("get performance failed with error %d\n", ret); in processor_get_freq() 327 .get = acpi_cpufreq_get,
|
/kernel/linux/linux-5.10/drivers/counter/ |
H A D | ftm-quaddec.c | 157 .get = ftm_quaddec_get_prescaler, 291 dev_err(&pdev->dev, "Failed to get memory region\n"); in ftm_quaddec_probe()
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-104-idi-48.c | 286 idi48gpio->chip.get = idi_48_gpio_get; in idi_48_probe()
|
H A D | gpio-104-idio-16.c | 264 idio16gpio->chip.get = idio_16_gpio_get; in idio_16_probe()
|
H A D | gpio-vf610.c | 314 gc->get = vf610_gpio_get; in vf610_gpio_probe()
|
H A D | gpio-timberdale.c | 247 gc->get = timbgpio_gpio_get; in timbgpio_probe()
|
H A D | gpio-altera.c | 22 * @gpio_lock : synchronization lock so that new irq/set/get requests 265 altera_gc->mmchip.gc.get = altera_gpio_get; in altera_gpio_probe()
|
H A D | gpio-max77620.c | 312 mgpio->gpio_chip.get = max77620_gpio_get; in max77620_gpio_probe()
|
H A D | gpio-tqmx86.c | 247 dev_err(&pdev->dev, "Cannot get I/O\n"); in tqmx86_gpio_probe() 274 chip->get = tqmx86_gpio_get; in tqmx86_gpio_probe()
|
H A D | gpio-ts5500.c | 343 priv->gpio_chip.get = ts5500_gpio_get; in ts5500_dio_probe()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | scall64-o32.S | 65 ld t0, PT_R29(sp) # get old user stack pointer
|
H A D | scall32-o32.S | 44 lw t0, PT_R29(sp) # get old user stack pointer 208 * intercept sys_sched_xxxaffinity() calls until we get a proper hook
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_util.S | 206 | originally used to get longdouble from userspace, now it's 866 move.l (%a0)+,%d0 | get high lword of mantissa 1026 move.l (%a0)+,%d0 | get high lword of mantissa 1198 | we are only want -2**127 get correctly rounded here,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | iommu.h | 67 /* get() returns a physical address */ 68 unsigned long (*get)(struct iommu_table *tbl, long index); member 79 * of dma space we can get. IOMAP_MAX_ORDER = 13
|
Completed in 15 milliseconds
1...<<41424344454647484950>>...88