/drivers/power/supply/ |
D | da9150-fg.c | 88 static u32 da9150_fg_read_attr(struct da9150_fg *fg, u8 code, u8 size) in da9150_fg_read_attr() 106 static void da9150_fg_write_attr(struct da9150_fg *fg, u8 code, u8 size, in da9150_fg_write_attr() 125 static void da9150_fg_read_sync_start(struct da9150_fg *fg) in da9150_fg_read_sync_start() 157 static inline void da9150_fg_read_sync_end(struct da9150_fg *fg) in da9150_fg_read_sync_end() 163 static u32 da9150_fg_read_attr_sync(struct da9150_fg *fg, u8 code, u8 size) in da9150_fg_read_attr_sync() 175 static void da9150_fg_write_attr_sync(struct da9150_fg *fg, u8 code, u8 size, in da9150_fg_write_attr_sync() 223 static int da9150_fg_capacity(struct da9150_fg *fg, in da9150_fg_capacity() 235 static int da9150_fg_current_avg(struct da9150_fg *fg, in da9150_fg_current_avg() 260 static int da9150_fg_voltage_avg(struct da9150_fg *fg, in da9150_fg_voltage_avg() 275 static int da9150_fg_charge_full(struct da9150_fg *fg, in da9150_fg_charge_full() [all …]
|
D | ab8500_bmdata.c | 404 static const struct abx500_fg_parameters fg = { variable
|
/drivers/video/fbdev/ |
D | atafb_utils.h | 269 static inline void expand8_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) in expand8_2col2mask() 301 static inline void fill8_2col(u8 *dst, u8 fg, u8 bg, u32 mask) in fill8_2col() 343 static inline void expand16_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) in expand16_2col2mask()
|
D | vt8623fb.c | 143 u32 fg = expand_color(image->fg_color); in vt8623fb_iplan_imageblit() local 171 u32 fg = expand_color(rect->color); in vt8623fb_iplan_fillrect() local 199 u32 fg = image->fg_color * 0x11111111; in vt8623fb_cfb4_imageblit() local
|
D | wmt_ge_rops.c | 43 unsigned long fg, pat; in wmt_ge_fillrect() local
|
D | arkfb.c | 176 u32 fg = expand_color(image->fg_color); in arkfb_iplan_imageblit() local 205 u32 fg = expand_color(rect->color); in arkfb_iplan_fillrect() local 234 u32 fg = image->fg_color * 0x11111111; in arkfb_cfb4_imageblit() local
|
D | s3fb.c | 349 u32 fg = expand_color(image->fg_color); in s3fb_iplan_imageblit() local 378 u32 fg = expand_color(rect->color); in s3fb_iplan_fillrect() local 406 u32 fg = image->fg_color * 0x11111111; in s3fb_cfb4_imageblit() local
|
D | pmag-aa-fb.c | 121 u8 fg = cursor->image.fg_color ? 0xf : 0x0; in aafb_cursor() local
|
/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | ipsec.c | 775 struct mlx5_flow_group *fg; in mlx5_fpga_ipsec_fs_create_sa_ctx() local 1016 struct mlx5_flow_group *fg, in fpga_ipsec_fs_create_flow_group() 1058 struct mlx5_flow_group *fg, in fpga_ipsec_fs_create_fte() 1109 struct mlx5_flow_group *fg, in fpga_ipsec_fs_update_fte() 1179 struct mlx5_flow_group *fg) in mlx5_fpga_ipsec_fs_create_flow_group_egress() 1187 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_create_fte_egress() 1196 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_update_fte_egress() 1216 struct mlx5_flow_group *fg) in mlx5_fpga_ipsec_fs_create_flow_group_ingress() 1224 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_create_fte_ingress() 1233 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_update_fte_ingress()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_core.c | 497 struct mlx5_flow_group *fg; in modify_fte() local 557 struct mlx5_flow_group *fg; in del_hw_fte() local 582 struct mlx5_flow_group *fg; in del_sw_fte() local 600 struct mlx5_flow_group *fg; in del_hw_flow_group() local 618 struct mlx5_flow_group *fg; in del_sw_flow_group() local 638 static int insert_fte(struct mlx5_flow_group *fg, struct fs_fte *fte) in insert_fte() 685 struct mlx5_flow_group *fg) in dealloc_flow_group() 697 struct mlx5_flow_group *fg; in alloc_flow_group() local 729 struct mlx5_flow_group *fg; in alloc_insert_flow_group() local 1003 struct mlx5_flow_group *fg; in _mlx5_modify_rule_destination() local [all …]
|
D | fs_cmd.c | 74 struct mlx5_flow_group *fg) in mlx5_cmd_stub_create_flow_group() 81 struct mlx5_flow_group *fg) in mlx5_cmd_stub_destroy_flow_group() 313 struct mlx5_flow_group *fg) in mlx5_cmd_create_flow_group() 337 struct mlx5_flow_group *fg) in mlx5_cmd_destroy_flow_group() 577 struct mlx5_flow_group *fg, in mlx5_cmd_update_fte()
|
D | rdma.c | 32 struct mlx5_flow_group *fg; in mlx5_rdma_enable_roce_steering() local
|
/drivers/video/fbdev/core/ |
D | tileblit.c | 57 int fg, int bg) in tile_putcs() 84 int fg, int bg) in tile_cursor()
|
D | fbcon_cw.c | 116 int fg, int bg) in cw_putcs() 205 int fg, int bg) in cw_cursor()
|
D | bitblit.c | 145 int fg, int bg) in bit_putcs() 237 int fg, int bg) in bit_cursor()
|
D | fbcon_ccw.c | 131 int fg, int bg) in ccw_putcs() 222 int fg, int bg) in ccw_cursor()
|
D | fbcon_ud.c | 153 int fg, int bg) in ud_putcs() 252 int fg, int bg) in ud_cursor()
|
/drivers/video/fbdev/i810/ |
D | i810_accel.c | 238 int fg, struct fb_info *info) in mono_src_copy_imm_blit() 370 u32 fg = 0, bg = 0, size, dst; in i810fb_imageblit() local
|
/drivers/video/fbdev/savage/ |
D | savagefb_accel.c | 95 int fg, bg, size, i, width; in savagefb_imageblit() local
|
/drivers/video/fbdev/aty/ |
D | mach64_cursor.c | 126 u32 fg_idx, bg_idx, fg, bg; in atyfb_cursor() local
|
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | fs_dr.c | 139 struct mlx5_flow_group *fg) in mlx5_cmd_dr_create_flow_group() 172 struct mlx5_flow_group *fg) in mlx5_cmd_dr_destroy_flow_group()
|
/drivers/gpu/drm/nouveau/ |
D | nv04_fbcon.c | 83 uint32_t fg; in nv04_fbcon_imageblit() local
|
D | nv50_fbcon.c | 112 uint32_t *palette = info->pseudo_palette, bg, fg; in nv50_fbcon_imageblit() local
|
D | nvc0_fbcon.c | 112 uint32_t *palette = info->pseudo_palette, bg, fg; in nvc0_fbcon_imageblit() local
|
/drivers/video/fbdev/intelfb/ |
D | intelfbdrv.c | 1561 u32 fg, bg; in intelfb_cursor() local 1607 u32 fg, bg; in intelfb_cursor() local
|