Home
last modified time | relevance | path

Searched refs:accel (Results 251 - 275 of 360) sorted by relevance

1...<<1112131415

/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Ds1d13xxxfb.c93 .accel = FB_ACCEL_NONE,
H A Dssd1307fb.c104 .accel = FB_ACCEL_NONE,
H A Dpvr2fb.c156 .accel = FB_ACCEL_NONE,
H A Dcirrusfb.c1988 info->fix.accel = FB_ACCEL_NONE; in cirrusfb_set_fbinfo()
1990 info->fix.accel = FB_ACCEL_CIRRUS_ALPINE; in cirrusfb_set_fbinfo()
H A Dpxafb.c1816 fbi->fb.fix.accel = FB_ACCEL_NONE; in pxafb_init_fbinfo()
2288 fbi->fb.fix.accel = FB_ACCEL_PXA3XX; in pxafb_probe()
H A Dsh_mobile_lcdcfb.c1356 .accel = FB_ACCEL_NONE,
1650 .accel = FB_ACCEL_NONE,
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c311 fix->accel = 0; /* no accel... */ in matroxfb_dh_init_fix()
593 0, /* accel flags */
H A Dmatroxfb_base.c148 FB_ACCELF_TEXT, /* accel flags */
718 fix->accel = minfo->devflags.accelerator; in matroxfb_init_fix()
2108 spin_lock_init(&minfo->lock.accel); in matroxfb_probe()
2443 else if (!strcmp(this_opt, "accel")) in matroxfb_setup()
/third_party/libinput/src/
H A Dlibinput-private.h386 struct libinput_device_config_accel *accel; member
H A Devdev-mt-touchpad.c1590 * the pointer accel code should do the right thing. in tp_motion_history_fix_last()
2984 tp->accel.x_scale_coeff = (DEFAULT_MOUSE_DPI/25.4) / res_x; in tp_init_accel()
2985 tp->accel.y_scale_coeff = (DEFAULT_MOUSE_DPI/25.4) / res_y; in tp_init_accel()
2986 tp->accel.xy_scale_coeff = 1.0 * res_x/res_y; in tp_init_accel()
H A Devdev.c1334 if (device->base.config.accel == NULL) { in evdev_device_init_pointer_acceleration()
1346 device->base.config.accel = &device->pointer.config; in evdev_device_init_pointer_acceleration()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp3419 de::SharedPtr<BottomLevelAccelerationStructure> accel = de::SharedPtr<BottomLevelAccelerationStructure>(makeBottomLevelAccelerationStructure().release()); in initBottomAccelerationStructures() local
3422 accel->addGeometry(m_geomData[(i * m_geomsPerInstance) + j], !aabb, 0U); in initBottomAccelerationStructures()
3424 blas.push_back(accel); in initBottomAccelerationStructures()
3830 for (const auto& accel : blas) in iterate()
3832 accel->createAndBuild(vk, device, *cmdBuffer, allocator); in iterate()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/
H A Domapfb_main.c405 fix->accel = FB_ACCEL_OMAP1610; in set_fb_fix()
1845 if (!strncmp(this_opt, "accel", 5)) in omapfb_setup()
1914 module_param_named(accel, def_accel, uint, 0664);
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H A Domapfb_main.c405 fix->accel = FB_ACCEL_OMAP1610; in set_fb_fix()
1857 if (!strncmp(this_opt, "accel", 5)) in omapfb_setup()
1926 module_param_named(accel, def_accel, uint, 0664);
/kernel/linux/linux-6.6/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_core.c34 * this is the accel scale translated from dynamic range plus/minus
372 /* manage accel & gyro engines */ in inv_mpu6050_switch_engine()
417 if (sleep < st->hw->startup_time.accel) in inv_mpu6050_switch_engine()
418 sleep = st->hw->startup_time.accel; in inv_mpu6050_switch_engine()
494 /* set accel lpf */ in inv_mpu6050_set_lpf_regs()
643 /* temperature sensor work only with accel and/or gyro */ in inv_mpu6050_read_channel_data()
1039 * In MPU6050, the two matrix are the same because gyro and accel in inv_attr_show()
1156 /* 3-axis accel */
1162 /* 6-axis accel + gyro */
1231 /* 3-axis accel */
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gsub-table.hh1583 const hb_ot_layout_lookup_accelerator_t *accel) const
1586 if (!accel->may_have (c->glyphs[0])) return false;
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcirrusfb.c1987 info->fix.accel = FB_ACCEL_NONE; in cirrusfb_set_fbinfo()
1989 info->fix.accel = FB_ACCEL_CIRRUS_ALPINE; in cirrusfb_set_fbinfo()
H A Dpxafb.c1819 fbi->fb.fix.accel = FB_ACCEL_NONE; in pxafb_init_fbinfo()
2292 fbi->fb.fix.accel = FB_ACCEL_PXA3XX; in pxafb_probe()
H A Dsh_mobile_lcdcfb.c1363 .accel = FB_ACCEL_NONE,
1655 .accel = FB_ACCEL_NONE,
H A Damba-clcd.c486 fb->fb.fix.accel = FB_ACCEL_NONE; in clcdfb_register()
H A Dda8xx-fb.c184 .accel = FB_ACCEL_NONE
H A Dps3fb.c960 .accel = FB_ACCEL_NONE,
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c147 FB_ACCELF_TEXT, /* accel flags */
717 fix->accel = minfo->devflags.accelerator; in matroxfb_init_fix()
2107 spin_lock_init(&minfo->lock.accel); in matroxfb_probe()
2439 else if (!strcmp(this_opt, "accel")) in matroxfb_setup()
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtvfb.c629 fix->accel = FB_ACCEL_NONE; in ivtvfb_get_fix()
/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dkxcjk-1013.c24 #include <linux/iio/accel/kxcjk_1013.h>

Completed in 63 milliseconds

1...<<1112131415