/linux-6.1.9/drivers/power/supply/ |
D | da9150-fg.c | 89 static u32 da9150_fg_read_attr(struct da9150_fg *fg, u8 code, u8 size) in da9150_fg_read_attr() 107 static void da9150_fg_write_attr(struct da9150_fg *fg, u8 code, u8 size, in da9150_fg_write_attr() 126 static void da9150_fg_read_sync_start(struct da9150_fg *fg) in da9150_fg_read_sync_start() 158 static inline void da9150_fg_read_sync_end(struct da9150_fg *fg) in da9150_fg_read_sync_end() 164 static u32 da9150_fg_read_attr_sync(struct da9150_fg *fg, u8 code, u8 size) in da9150_fg_read_attr_sync() 176 static void da9150_fg_write_attr_sync(struct da9150_fg *fg, u8 code, u8 size, in da9150_fg_write_attr_sync() 224 static int da9150_fg_capacity(struct da9150_fg *fg, in da9150_fg_capacity() 236 static int da9150_fg_current_avg(struct da9150_fg *fg, in da9150_fg_current_avg() 261 static int da9150_fg_voltage_avg(struct da9150_fg *fg, in da9150_fg_voltage_avg() 276 static int da9150_fg_charge_full(struct da9150_fg *fg, in da9150_fg_charge_full() [all …]
|
D | ab8500_bmdata.c | 84 static const struct ab8500_fg_parameters fg = { variable
|
/linux-6.1.9/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 | 144 u32 fg = expand_color(image->fg_color); in vt8623fb_iplan_imageblit() local 172 u32 fg = expand_color(rect->color); in vt8623fb_iplan_fillrect() local 200 u32 fg = image->fg_color * 0x11111111; in vt8623fb_cfb4_imageblit() local
|
D | wmt_ge_rops.c | 44 unsigned long fg, pat; in wmt_ge_fillrect() local
|
/linux-6.1.9/arch/sparc/kernel/ |
D | btext.c | 245 int fg = 0xFFFFFFFFUL; in draw_byte_32() local 266 int fg = 0xFFFFFFFFUL; in draw_byte_16() local 284 int fg = 0x0F0F0F0FUL; in draw_byte_8() local
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_core.c | 549 struct mlx5_flow_group *fg; in modify_fte() local 615 struct mlx5_flow_group *fg; in del_hw_fte() local 641 struct mlx5_flow_group *fg; in del_sw_fte() local 659 struct mlx5_flow_group *fg; in del_hw_flow_group() local 677 struct mlx5_flow_group *fg; in del_sw_flow_group() local 697 static int insert_fte(struct mlx5_flow_group *fg, struct fs_fte *fte) in insert_fte() 744 struct mlx5_flow_group *fg) in dealloc_flow_group() 756 struct mlx5_flow_group *fg; in alloc_flow_group() local 788 struct mlx5_flow_group *fg; in alloc_insert_flow_group() local 1005 struct mlx5_flow_group *fg; in _mlx5_modify_rule_destination() local [all …]
|
D | fs_cmd.c | 79 struct mlx5_flow_group *fg) in mlx5_cmd_stub_create_flow_group() 86 struct mlx5_flow_group *fg) in mlx5_cmd_stub_destroy_flow_group() 405 struct mlx5_flow_group *fg) in mlx5_cmd_create_flow_group() 432 struct mlx5_flow_group *fg) in mlx5_cmd_destroy_flow_group() 725 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
|
/linux-6.1.9/drivers/video/fbdev/core/ |
D | tileblit.c | 56 int fg, int bg) in tile_putcs() 83 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()
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | btext.c | 413 int fg = 0xFFFFFFFFUL; in draw_byte_32() local 434 int fg = 0xFFFFFFFFUL; in draw_byte_16() local 452 int fg = 0x0F0F0F0FUL; in draw_byte_8() local
|
/linux-6.1.9/tools/perf/ui/ |
D | libslang.h | 27 #define sltt_set_color(obj, name, fg, bg) \ argument
|
/linux-6.1.9/arch/x86/include/asm/ |
D | nmi.h | 47 #define register_nmi_handler(t, fn, fg, n, init...) \ argument
|
/linux-6.1.9/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
|
/linux-6.1.9/drivers/video/fbdev/aty/ |
D | mach64_cursor.c | 126 u32 fg_idx, bg_idx, fg, bg; in atyfb_cursor() local
|
/linux-6.1.9/drivers/video/fbdev/savage/ |
D | savagefb_accel.c | 95 int fg, bg, size, i, width; in savagefb_imageblit() local
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
D | port_sel.h | 12 struct mlx5_flow_group *fg; member
|
/linux-6.1.9/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
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
D | bridge.c | 180 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_vlan_proto_fg_create() local 242 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_vlan_proto_filter_fg_create() local 300 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_mac_fg_create() local 338 struct mlx5_flow_group *fg; in mlx5_esw_bridge_egress_vlan_proto_fg_create() local 391 struct mlx5_flow_group *fg; in mlx5_esw_bridge_egress_mac_fg_create() local 422 struct mlx5_flow_group *fg; in mlx5_esw_bridge_egress_miss_fg_create() local
|