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

12

/linux-master/drivers/iio/imu/st_lsm9ds0/
H A Dst_lsm9ds0.h17 struct iio_dev *accel; member in struct:st_lsm9ds0
/linux-master/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_buffer.h34 unsigned int accel; member in struct:inv_icm42600_fifo::__anon394
39 size_t accel; member in struct:inv_icm42600_fifo::__anon395
H A Dinv_icm42600_core.c142 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) argument
[all...]
H A Dinv_icm42600_gyro.c769 const void *accel, *gyro, *timestamp; local
H A Dinv_icm42600_accel.c79 struct inv_icm42600_fifo_sensor_data accel; member in struct:inv_icm42600_accel_buffer
757 const void *accel, *gyro, *timestamp; local
[all...]
H A Dinv_icm42600_buffer.c37 struct inv_icm42600_fifo_sensor_data accel; member in struct:inv_icm42600_fifo_2sensors_packet
44 ssize_t inv_icm42600_fifo_decode_packet(const void *packet, const void **accel, argument
450 const void *accel, *gyro, *timestamp; local
[all...]
/linux-master/drivers/crypto/intel/qat/qat_c62x/
H A Dadf_c62x_hw_data.c31 u32 accel; local
45 int accel; local
/linux-master/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c31 u32 accel; local
45 int accel; local
/linux-master/drivers/iio/accel/
H A Ddmard09.c56 s16 accel; local
H A Dhid-sensor-accel-3d.c27 struct hid_sensor_hub_attribute_info accel[ACCEL_3D_CHANNEL_MAX]; member in struct:accel_3d_state
[all...]
H A Dadxl345_core.c76 __le16 accel; local
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c116 int accel; local
[all...]
/linux-master/drivers/staging/sm750fb/
H A Dsm750_accel.c20 static inline void write_dpr(struct lynx_accel *accel, int offset, u32 regValue) argument
25 static inline u32 read_dpr(struct lynx_accel *accel, int offset) argument
30 static inline void write_dpPort(struct lynx_accel *accel, u32 data) argument
35 void sm750_hw_de_init(struct lynx_accel *accel) argument
75 sm750_hw_set2dformat(struct lynx_accel *accel, int fmt) 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) 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) argument
287 deGetTransparency(struct lynx_accel *accel) 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) argument
[all...]
H A Dsm750.h88 struct lynx_accel accel; member in struct:sm750_dev
/linux-master/include/drm/
H A Ddrm_device.h109 struct drm_minor *accel; member in struct:drm_device
/linux-master/drivers/video/fbdev/core/
H A Dfb_chrdev.c186 u32 accel; member in struct:fb_fix_screeninfo32
/linux-master/drivers/video/fbdev/aty/
H A Dmach64_gx.c80 aty_set_dac_514(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) argument
205 aty_set_dac_ATI68860_B(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) argument
288 aty_set_dac_ATT21C498(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) argument
881 aty_set_dac_unsupported(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) argument
/linux-master/arch/s390/include/asm/
H A Dap.h103 unsigned int accel : 1; /* A */ member in struct:ap_tapq_hwinfo::__anon27::__anon29
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c119 mlx5e_txwqe_build_eseg_csum(struct mlx5e_txqsq *sq, struct sk_buff *skb, struct mlx5e_accel_tx_state *accel, struct mlx5_wqe_eth_seg *eseg) argument
243 mlx5e_tx_wqe_inline_mode(struct mlx5e_txqsq *sq, struct sk_buff *skb, struct mlx5e_accel_tx_state *accel) argument
262 mlx5e_sq_xmit_prepare(struct mlx5e_txqsq *sq, struct sk_buff *skb, struct mlx5e_accel_tx_state *accel, struct mlx5e_tx_attr *attr) argument
662 mlx5e_txwqe_build_eseg(struct mlx5e_priv *priv, struct mlx5e_txqsq *sq, struct sk_buff *skb, struct mlx5e_accel_tx_state *accel, struct mlx5_wqe_eth_seg *eseg, u16 ihs) argument
675 struct mlx5e_accel_tx_state accel = {}; local
[all...]
/linux-master/drivers/hid/
H A Dhid-wiimote-core.c269 void wiiproto_req_accel(struct wiimote_data *wdata, __u8 accel) argument
H A Dhid-wiimote-modules.c425 wiimod_accel_in_accel(struct wiimote_data *wdata, const __u8 *accel) argument
[all...]
H A Dhid-wiimote.h149 struct input_dev *accel; member in struct:wiimote_data
/linux-master/drivers/platform/x86/
H A Dclassmate-laptop.c207 struct cmpc_accel *accel; local
222 struct cmpc_accel *accel; local
256 struct cmpc_accel *accel; local
271 struct cmpc_accel *accel; local
302 struct cmpc_accel *accel; local
320 struct cmpc_accel *accel; local
343 struct cmpc_accel *accel; local
357 struct cmpc_accel *accel; local
380 struct cmpc_accel *accel; local
550 struct cmpc_accel *accel; local
565 struct cmpc_accel *accel; local
621 struct cmpc_accel *accel; local
[all...]
/linux-master/drivers/video/fbdev/i810/
H A Di810_main.c141 static bool accel; variable
/linux-master/drivers/media/rc/
H A Dati_remote.c435 static const struct accel_times accel[] = { variable in typeref:struct:accel_times

Completed in 316 milliseconds

12