| /linux/drivers/power/supply/ |
| H A 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 …]
|
| H A D | ab8500_bmdata.c | 84 static const struct ab8500_fg_parameters fg = { variable
|
| /linux/drivers/video/fbdev/ |
| H A 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()
|
| H A 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
|
| H A D | s3fb.c | 353 u32 fg = expand_color(image->fg_color); in s3fb_iplan_imageblit() local 382 u32 fg = expand_color(rect->color); in s3fb_iplan_fillrect() local 410 u32 fg = image->fg_color * 0x11111111; in s3fb_cfb4_imageblit() local
|
| H A D | arkfb.c | 177 u32 fg = expand_color(image->fg_color); in arkfb_iplan_imageblit() local 206 u32 fg = expand_color(rect->color); in arkfb_iplan_fillrect() local 235 u32 fg = image->fg_color * 0x11111111; in arkfb_cfb4_imageblit() local
|
| H A D | pmag-aa-fb.c | 121 u8 fg = cursor->image.fg_color ? 0xf : 0x0; in aafb_cursor() local
|
| /linux/arch/sparc/kernel/ |
| H A D | btext.c | 243 int fg = 0xFFFFFFFFUL; in draw_byte_32() local 264 int fg = 0xFFFFFFFFUL; in draw_byte_16() local 282 int fg = 0x0F0F0F0FUL; in draw_byte_8() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | bridge_mcast.c | 338 struct mlx5_flow_group *fg; in mlx5_esw_bridge_mcast_filter_fg_create() local 372 struct mlx5_flow_group *fg; in mlx5_esw_bridge_mcast_vlan_proto_fg_create() local 425 struct mlx5_flow_group *fg; in mlx5_esw_bridge_mcast_fwd_fg_create() local 777 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_igmp_fg_create() local 810 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_mld_fg_create() local
|
| H A D | bridge.c | 96 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_vlan_proto_fg_create() local 158 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_vlan_proto_filter_fg_create() local 216 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_mac_fg_create() local 254 struct mlx5_flow_group *fg; in mlx5_esw_bridge_egress_vlan_proto_fg_create() local 307 struct mlx5_flow_group *fg; in mlx5_esw_bridge_egress_mac_fg_create() local 338 struct mlx5_flow_group *fg; in mlx5_esw_bridge_egress_miss_fg_create() local
|
| /linux/arch/powerpc/kernel/ |
| H A D | btext.c | 412 int fg = 0xFFFFFFFFUL; in draw_byte_32() local 433 int fg = 0xFFFFFFFFUL; in draw_byte_16() local 451 int fg = 0x0F0F0F0FUL; in draw_byte_8() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | post_meter.c | 13 struct mlx5_flow_group *fg; member 22 struct mlx5_flow_group *fg; member 298 struct mlx5_flow_group *fg; in mlx5e_post_meter_create_mtu_table() local
|
| /linux/drivers/video/fbdev/i810/ |
| H A 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/drivers/video/fbdev/savage/ |
| H A D | savagefb_accel.c | 95 int fg, bg, size, i, width; in savagefb_imageblit() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | port_sel.h | 12 struct mlx5_flow_group *fg; member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | rdma.c | 32 struct mlx5_flow_group *fg; in mlx5_rdma_enable_roce_steering() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A 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()
|
| /linux/tools/perf/ui/ |
| H A D | browser.c | 534 const char *name, *fg, *bg; global() member 588 char *fg = NULL, *bg; ui_browser__color_config() local [all...] |
| /linux/drivers/staging/sm750fb/ |
| H A D | sm750_cursor.c | 75 sm750_hw_cursor_set_color(struct lynx_cursor * cursor,u32 fg,u32 bg) sm750_hw_cursor_set_color() argument
|
| /linux/fs/ext4/ |
| H A D | ialloc.c | 337 struct flex_groups *fg; ext4_free_inode() local 381 struct flex_groups *fg = sbi_array_rcu_deref(EXT4_SB(sb), get_orlov_stats() local
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | mach64_accel.c | 356 u32 fg, bg; in atyfb_imageblit() local
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | s5pv210-aries.dtsi | 456 fg: fuelgauge@36 { label
|
| /linux/drivers/video/fbdev/nvidia/ |
| H A D | nvidia.c | 113 nvidiafb_load_cursor_image(struct nvidia_par * par,u8 * data8,u16 bg,u16 fg,u32 w,u32 h) nvidiafb_load_cursor_image() argument 531 u16 fg, bg; nvidiafb_cursor() local
|
| H A D | nv_accel.c | 356 u32 fg, bg, mask = ~(~0 >> (32 - info->var.bits_per_pixel)); in nvidiafb_mono_color_expand() local
|
| /linux/drivers/video/fbdev/mb862xx/ |
| H A D | mb862xxfb_accel.c | 252 u32 x2, y2, vxres, vyres, height, width, fg; in mb86290fb_fillrect() local
|