| /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 | pmag-aa-fb.c | 121 u8 fg = cursor->image.fg_color ? 0xf : 0x0; in aafb_cursor() local
|
| H A D | s1d13xxxfb.c | 526 u32 fg; in s1d13xxxfb_bitblt_solidfill() 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/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 | 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
|
| /linux/drivers/video/console/ |
| H A D | sticon.c | 323 u8 fg = color & 7; in sticon_build_attr() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | psp.c | 27 struct mlx5_flow_group *fg; member 686 struct mlx5_flow_group *fg; in accel_psp_fs_tx_create_ft_table() local
|
| /linux/scripts/kconfig/lxdialog/ |
| H A D | dialog.h | 69 int fg; /* foreground */ member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | fs_hws.c | 345 struct mlx5_flow_group *fg) in mlx5_cmd_hws_create_flow_group() 375 struct mlx5_flow_group *fg) in mlx5_cmd_hws_destroy_flow_group()
|
| /linux/drivers/video/fbdev/core/ |
| H A D | fb_logo.c | 104 u8 fg = 1, d; in fb_set_logo() local
|