| /linux/drivers/power/supply/ |
| A D | da9150-fg.c | 125 static void da9150_fg_read_sync_start(struct da9150_fg *fg) in da9150_fg_read_sync_start() 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() 290 static int da9150_fg_temp(struct da9150_fg *fg, in da9150_fg_temp() 313 struct da9150_fg *fg = dev_get_drvdata(psy->dev.parent); in da9150_fg_get_prop() local 341 static bool da9150_fg_soc_changed(struct da9150_fg *fg) in da9150_fg_soc_changed() 400 struct da9150_fg *fg = data; in da9150_fg_irq() local 450 struct da9150_fg *fg; in da9150_fg_probe() local [all …]
|
| A D | ab8500_bmdata.c | 84 static const struct ab8500_fg_parameters fg = { variable
|
| /linux/drivers/video/fbdev/ |
| 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()
|
| 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
|
| A D | wmt_ge_rops.c | 46 unsigned long fg, pat; in wmt_ge_fillrect() local
|
| A D | pmag-aa-fb.c | 121 u8 fg = cursor->image.fg_color ? 0xf : 0x0; in aafb_cursor() local
|
| /linux/arch/sparc/kernel/ |
| 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/video/fbdev/core/ |
| A D | tileblit.c | 56 int fg, int bg) in tile_putcs() 83 int fg, int bg) in tile_cursor()
|
| A D | fbcon_cw.c | 116 int fg, int bg) in cw_putcs() 205 int fg, int bg) in cw_cursor()
|
| A D | fbcon_ccw.c | 131 int fg, int bg) in ccw_putcs() 222 int fg, int bg) in ccw_cursor()
|
| A D | bitblit.c | 145 int fg, int bg) in bit_putcs() 237 int fg, int bg) in bit_cursor()
|
| A D | fbcon_ud.c | 153 int fg, int bg) in ud_putcs() 252 int fg, int bg) in ud_cursor()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | fs_core.c | 599 struct mlx5_flow_group *fg; in modify_fte() local 710 struct mlx5_flow_group *fg; in del_hw_fte() local 756 struct mlx5_flow_group *fg; in del_sw_fte() local 775 struct mlx5_flow_group *fg; in del_hw_flow_group() local 793 struct mlx5_flow_group *fg; in del_sw_flow_group() local 872 struct mlx5_flow_group *fg; in alloc_flow_group() local 904 struct mlx5_flow_group *fg; in alloc_insert_flow_group() local 1196 struct mlx5_flow_group *fg; in _mlx5_modify_rule_destination() local 1493 struct mlx5_flow_group *fg; in mlx5_create_flow_group() local 1695 struct mlx5_flow_group *fg, in add_rule_fte() [all …]
|
| A 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() 418 struct mlx5_flow_group *fg) in mlx5_cmd_create_flow_group() 440 struct mlx5_flow_group *fg) in mlx5_cmd_destroy_flow_group() 762 struct mlx5_flow_group *fg, in mlx5_cmd_update_fte()
|
| A D | rdma.c | 32 struct mlx5_flow_group *fg; in mlx5_rdma_enable_roce_steering() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| 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
|
| A D | bridge.c | 95 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_vlan_proto_fg_create() local 157 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_vlan_proto_filter_fg_create() local 215 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_mac_fg_create() local 253 struct mlx5_flow_group *fg; in mlx5_esw_bridge_egress_vlan_proto_fg_create() local 306 struct mlx5_flow_group *fg; in mlx5_esw_bridge_egress_mac_fg_create() local 337 struct mlx5_flow_group *fg; in mlx5_esw_bridge_egress_miss_fg_create() local
|
| /linux/arch/powerpc/kernel/ |
| A D | btext.c | 410 int fg = 0xFFFFFFFFUL; in draw_byte_32() local 431 int fg = 0xFFFFFFFFUL; in draw_byte_16() local 449 int fg = 0x0F0F0F0FUL; in draw_byte_8() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| 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/ |
| 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/arch/x86/include/asm/ |
| A D | nmi.h | 44 #define register_nmi_handler(t, fn, fg, n, init...) \ argument
|
| /linux/drivers/video/fbdev/savage/ |
| A D | savagefb_accel.c | 95 int fg, bg, size, i, width; in savagefb_imageblit() local
|
| /linux/drivers/video/fbdev/aty/ |
| A D | mach64_cursor.c | 126 u32 fg_idx, bg_idx, fg, bg; in atyfb_cursor() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| A D | port_sel.h | 12 struct mlx5_flow_group *fg; member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| 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()
|