Home
last modified time | relevance | path

Searched defs:accel (Results 1 - 25 of 94) sorted by relevance

1234

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_screen.c509 int accel = pscreen->get_param(pscreen, PIPE_CAP_ACCELERATED); in u_pipe_screen_get_param_defaults() local
/kernel/linux/linux-6.6/drivers/iio/imu/st_lsm9ds0/
H A Dst_lsm9ds0.h14 struct iio_dev *accel; member
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/
H A Dlabel_classify.h30 bool accel = false; member
/kernel/linux/linux-5.10/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_buffer.h34 unsigned int accel; member
39 size_t accel; member
H A Dinv_icm42600_core.c137 inv_icm42600_set_pwr_mgmt0(struct inv_icm42600_state *st, enum inv_icm42600_sensor_mode gyro, enum inv_icm42600_sensor_mode accel, bool temp, unsigned int *sleep_ms) inv_icm42600_set_pwr_mgmt0() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_buffer.h34 unsigned int accel; member
39 size_t accel; member
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_opt_perspective.c116 midgard_instruction accel = { in midgard_opt_combine_projection() local
/third_party/libinput/src/
H A Dfilter-flat.c105 struct pointer_accelerator_flat *accel = in accelerator_destroy_flat() local
H A Dfilter-touchpad-flat.c51 struct touchpad_accelerator_flat *accel = in accelerator_filter_touchpad_flat() local
103 struct touchpad_accelerator_flat *accel = in accelerator_destroy_touchpad_flat() local
H A Dfilter-tablet.c104 struct normalized_coords accel; in tablet_accelerator_filter_flat() local
H A Dfilter-trackpoint.c157 struct trackpoint_accelerator *accel = in trackpoint_accelerator_restart() local
H A Dfilter-mouse.c57 double accel; /* unitless factor */ member
74 calculate_acceleration_factor(struct pointer_accelerator *accel, in calculate_acceleration_factor() argument
107 struct pointer_accelerator *accel in accelerator_filter_linear() local
141 struct pointer_accelerator *accel = accelerator_filter_noop() local
152 struct pointer_accelerator *accel = accelerator_restart() local
161 struct pointer_accelerator *accel = accelerator_destroy() local
[all...]
H A Dfilter-low-dpi.c57 double accel; /* unitless factor */ member
107 calculate_acceleration_factor(struct pointer_accelerator_low_dpi *accel, in calculate_acceleration_factor() argument
133 struct pointer_accelerator_low_dpi *accel = accelerator_filter_low_dpi() local
165 struct pointer_accelerator_low_dpi *accel = accelerator_restart() local
174 struct pointer_accelerator_low_dpi *accel = accelerator_destroy() local
[all...]
H A Dfilter-touchpad.c54 double accel; /* unitless factor */ member
72 calculate_acceleration_factor(struct touchpad_accelerator *accel, in calculate_acceleration_factor() argument
98 struct touchpad_accelerator *accel in accelerator_filter_touchpad() local
148 struct touchpad_accelerator *accel = touchpad_constant_filter() local
173 struct touchpad_accelerator *accel = touchpad_accelerator_restart() local
182 struct touchpad_accelerator *accel = touchpad_accelerator_destroy() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_c62x/
H A Dadf_c62x_hw_data.c30 u32 accel; in get_accel_mask() local
44 int accel; in get_ae_mask() local
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c30 u32 accel; in get_accel_mask() local
44 int accel; in get_ae_mask() local
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c24 u32 accel; in get_accel_mask() local
38 int accel; in get_ae_mask() local
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c62x/
H A Dadf_c62x_hw_data.c29 u32 accel; in get_accel_mask() local
43 int accel; in get_ae_mask() local
/kernel/linux/linux-5.10/drivers/iio/accel/
H A Ddmard09.c56 s16 accel; in dmard09_read_raw() local
H A Dhid-sensor-accel-3d.c29 struct hid_sensor_hub_attribute_info accel[ACCEL_3D_CHANNEL_MAX]; member
[all...]
H A Dadxl345_core.c90 __le16 accel; in adxl345_read_raw() local
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Ddmard09.c56 s16 accel; in dmard09_read_raw() local
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
H A Dsm750_accel.c21 static inline void write_dpr(struct lynx_accel *accel, int offset, u32 regValue) in write_dpr() argument
26 static inline u32 read_dpr(struct lynx_accel *accel, int offset) in read_dpr() argument
31 static inline void write_dpPort(struct lynx_accel *accel, u32 data) in write_dpPort() argument
36 void sm750_hw_de_init(struct lynx_accel *accel) in sm750_hw_de_init() argument
76 sm750_hw_set2dformat(struct lynx_accel *accel, int fmt) sm750_hw_set2dformat() argument
88 sm750_hw_fillrect(struct lynx_accel *accel, u32 base, u32 pitch, u32 Bpp, u32 x, u32 y, u32 width, u32 height, u32 color, u32 rop) sm750_hw_fillrect() argument
148 sm750_hw_copyarea(struct lynx_accel *accel, unsigned int sBase, unsigned int sPitch, unsigned int sx, unsigned int sy, unsigned int dBase, unsigned int dPitch, unsigned int Bpp, unsigned int dx, unsigned int dy, unsigned int width, unsigned int height, unsigned int rop2) sm750_hw_copyarea() argument
287 deGetTransparency(struct lynx_accel *accel) deGetTransparency() argument
317 sm750_hw_imageblit(struct lynx_accel *accel, const char *pSrcbuf, u32 srcDelta, u32 startBit, u32 dBase, u32 dPitch, u32 bytePerPixel, u32 dx, u32 dy, u32 width, u32 height, u32 fColor, u32 bColor, u32 rop2) sm750_hw_imageblit() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c116 int accel; in matrox_cfbX_init() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/sm750fb/
H A Dsm750_accel.c20 static inline void write_dpr(struct lynx_accel *accel, int offset, u32 regValue) in write_dpr() argument
25 static inline u32 read_dpr(struct lynx_accel *accel, int offset) in read_dpr() argument
30 static inline void write_dpPort(struct lynx_accel *accel, u32 data) in write_dpPort() argument
35 void sm750_hw_de_init(struct lynx_accel *accel) in sm750_hw_de_init() argument
75 sm750_hw_set2dformat(struct lynx_accel *accel, int fmt) sm750_hw_set2dformat() argument
87 sm750_hw_fillrect(struct lynx_accel *accel, u32 base, u32 pitch, u32 Bpp, u32 x, u32 y, u32 width, u32 height, u32 color, u32 rop) sm750_hw_fillrect() argument
148 sm750_hw_copyarea(struct lynx_accel *accel, unsigned int sBase, unsigned int sPitch, unsigned int sx, unsigned int sy, unsigned int dBase, unsigned int dPitch, unsigned int Bpp, unsigned int dx, unsigned int dy, unsigned int width, unsigned int height, unsigned int rop2) sm750_hw_copyarea() argument
287 deGetTransparency(struct lynx_accel *accel) deGetTransparency() argument
318 sm750_hw_imageblit(struct lynx_accel *accel, const char *pSrcbuf, u32 srcDelta, u32 startBit, u32 dBase, u32 dPitch, u32 bytePerPixel, u32 dx, u32 dy, u32 width, u32 height, u32 fColor, u32 bColor, u32 rop2) sm750_hw_imageblit() argument
[all...]

Completed in 10 milliseconds

1234