Searched defs:accel (Results 1 - 25 of 32) sorted by last modified time

12

/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/include/uapi/linux/
H A Dfb.h173 __u32 accel; /* Indicate to driver which */ member in struct:fb_fix_screeninfo
/linux-master/drivers/iio/imu/st_lsm9ds0/
H A Dst_lsm9ds0.h17 struct iio_dev *accel; member in struct:st_lsm9ds0
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c5429 struct ixgbe_fwd_adapter *accel; local
5370 ixgbe_fwd_ring_up(struct ixgbe_adapter *adapter, struct ixgbe_fwd_adapter *accel) argument
9199 struct ixgbe_fwd_adapter *accel; local
10099 struct ixgbe_fwd_adapter *accel; local
10194 struct ixgbe_fwd_adapter *accel = priv; local
[all...]
/linux-master/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_gyro.c769 const void *accel, *gyro, *timestamp; local
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...]
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_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...]
/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/arch/s390/include/asm/
H A Dap.h103 unsigned int accel : 1; /* A */ member in struct:ap_tapq_hwinfo::__anon27::__anon29
/linux-master/drivers/media/rc/
H A Dati_remote.c435 static const struct accel_times accel[] = { variable in typeref:struct:accel_times
/linux-master/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_iio.h157 unsigned int accel; member in struct:inv_mpu6050_hw::__anon331
/linux-master/drivers/iio/accel/
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
H A Ddmard09.c56 s16 accel; local
/linux-master/drivers/video/fbdev/i810/
H A Di810_main.c141 static bool accel; variable
/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/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...]
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h352 struct matrox_accel_data accel; member in struct:matrox_fb_info
415 spinlock_t accel; member in struct:matrox_fb_info::__anon2897
H A Dmatroxfb_accel.c116 int accel; local
[all...]
/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/hid/
H A Dhid-playstation.c212 __le16 accel[3]; /* x, y, z */ member in struct:dualsense_input_report
428 __le16 accel[3]; /* x, y, z */ member in struct:dualshock4_input_report_common
H A Dhid-wiimote-core.c269 void wiiproto_req_accel(struct wiimote_data *wdata, __u8 accel) argument

Completed in 283 milliseconds

12