Home
last modified time | relevance | path

Searched defs:fg (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v4.19/drivers/power/supply/
Dda9150-fg.c92 static u32 da9150_fg_read_attr(struct da9150_fg *fg, u8 code, u8 size) in da9150_fg_read_attr()
110 static void da9150_fg_write_attr(struct da9150_fg *fg, u8 code, u8 size, in da9150_fg_write_attr()
129 static void da9150_fg_read_sync_start(struct da9150_fg *fg) in da9150_fg_read_sync_start()
161 static inline void da9150_fg_read_sync_end(struct da9150_fg *fg) in da9150_fg_read_sync_end()
167 static u32 da9150_fg_read_attr_sync(struct da9150_fg *fg, u8 code, u8 size) in da9150_fg_read_attr_sync()
179 static void da9150_fg_write_attr_sync(struct da9150_fg *fg, u8 code, u8 size, in da9150_fg_write_attr_sync()
227 static int da9150_fg_capacity(struct da9150_fg *fg, in da9150_fg_capacity()
239 static int da9150_fg_current_avg(struct da9150_fg *fg, in da9150_fg_current_avg()
264 static int da9150_fg_voltage_avg(struct da9150_fg *fg, in da9150_fg_voltage_avg()
279 static int da9150_fg_charge_full(struct da9150_fg *fg, in da9150_fg_charge_full()
[all …]
Dab8500_bmdata.c404 static const struct abx500_fg_parameters fg = { variable
/Linux-v4.19/drivers/video/fbdev/
Datafb_utils.h269 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()
Dvt8623fb.c143 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
Dwmt_ge_rops.c51 unsigned long fg, pat; in wmt_ge_fillrect() local
Dpmag-aa-fb.c121 u8 fg = cursor->image.fg_color ? 0xf : 0x0; in aafb_cursor() local
Darkfb.c176 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
Ds3fb.c349 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
/Linux-v4.19/arch/sparc/kernel/
Dbtext.c245 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-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c406 struct mlx5_flow_group *fg; in del_sw_hw_rule() local
454 struct mlx5_flow_group *fg; in del_hw_fte() local
478 struct mlx5_flow_group *fg; in del_sw_fte() local
496 struct mlx5_flow_group *fg; in del_hw_flow_group() local
514 struct mlx5_flow_group *fg; in del_sw_flow_group() local
532 static int insert_fte(struct mlx5_flow_group *fg, struct fs_fte *fte) in insert_fte()
578 struct mlx5_flow_group *fg) in dealloc_flow_group()
590 struct mlx5_flow_group *fg; in alloc_flow_group() local
621 struct mlx5_flow_group *fg; in alloc_insert_flow_group() local
830 struct mlx5_flow_group *fg; in _mlx5_modify_rule_destination() local
[all …]
/Linux-v4.19/drivers/video/fbdev/core/
Dtileblit.c56 int fg, int bg) in tile_putcs()
83 int softback_lines, int fg, int bg) in tile_cursor()
Dfbcon_cw.c116 int fg, int bg) in cw_putcs()
205 int softback_lines, int fg, int bg) in cw_cursor()
Dfbcon_ccw.c131 int fg, int bg) in ccw_putcs()
222 int softback_lines, int fg, int bg) in ccw_cursor()
Dbitblit.c145 int fg, int bg) in bit_putcs()
237 int softback_lines, int fg, int bg) in bit_cursor()
Dfbcon_ud.c153 int fg, int bg) in ud_putcs()
252 int softback_lines, int fg, int bg) in ud_cursor()
Dsysfillrect.c245 unsigned long pat, pat2, fg; in sys_fillrect() local
/Linux-v4.19/arch/powerpc/kernel/
Dbtext.c429 int fg = 0xFFFFFFFFUL; in draw_byte_32() local
450 int fg = 0xFFFFFFFFUL; in draw_byte_16() local
468 int fg = 0x0F0F0F0FUL; in draw_byte_8() local
/Linux-v4.19/tools/perf/ui/
Dlibslang.h22 #define sltt_set_color(obj, name, fg, bg) \ argument
/Linux-v4.19/drivers/video/fbdev/aty/
Dmach64_cursor.c126 u32 fg_idx, bg_idx, fg, bg; in atyfb_cursor() local
/Linux-v4.19/arch/x86/include/asm/
Dnmi.h49 #define register_nmi_handler(t, fn, fg, n, init...) \ argument
/Linux-v4.19/drivers/video/fbdev/savage/
Dsavagefb_accel.c95 int fg, bg, size, i, width; in savagefb_imageblit() local
/Linux-v4.19/drivers/video/fbdev/i810/
Di810_accel.c238 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-v4.19/drivers/gpu/drm/nouveau/
Dnv04_fbcon.c82 uint32_t fg; in nv04_fbcon_imageblit() local
/Linux-v4.19/mm/
Dzsmalloc.c710 enum fullness_group fg; in get_fullness_group() local
952 enum fullness_group fg; in __free_zspage() local
1313 enum fullness_group fg; in zs_map_object() local
1371 enum fullness_group fg; in zs_unmap_object() local
1762 enum fullness_group fg[2] = {ZS_ALMOST_EMPTY, ZS_ALMOST_FULL}; in isolate_zspage() enum
2084 enum fullness_group fg; in zs_page_putback() local
2474 int fg; in zs_destroy_pool() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c754 struct mlx5_flow_group *fg; in mlx5_fpga_ipsec_fs_create_sa_ctx() local
1030 struct mlx5_flow_group *fg, in fpga_ipsec_fs_create_fte()
1156 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_create_fte_egress()
1193 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_create_fte_ingress()

123