Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
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.c403 static const struct abx500_fg_parameters fg = { variable
Dab8500_btemp.c100 struct ab8500_fg *fg; member
Dab8500_fg.c248 struct ab8500_fg *fg; in ab8500_fg_get() local
/linux-4.4.14/drivers/video/fbdev/
Datafb_utils.h268 static inline void expand8_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) in expand8_2col2mask()
300 static inline void fill8_2col(u8 *dst, u8 fg, u8 bg, u32 mask) in fill8_2col()
342 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
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
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
Ds1d13xxxfb.c537 u32 fg; in s1d13xxxfb_bitblt_solidfill() local
Dffb.c221 u32 fg; member
480 u32 fg; in ffb_fillrect() local
555 u32 fg, bg, xy; in ffb_imageblit() local
Dfsl-diu-fb.c1000 const void *image, uint16_t bg, uint16_t fg, in fsl_diu_load_cursor_image()
1073 uint16_t fg, bg; in fsl_diu_cursor() local
Dleo.c141 u32 fg; member
Dcirrusfb.c1825 u32 fg, bg; in cirrusfb_imageblit() local
Dsm501fb.c1046 unsigned long fg, bg; in sm501fb_cursor() local
Dcg6.c211 u32 fg; member
/linux-4.4.14/arch/sparc/kernel/
Dbtext.c244 int fg = 0xFFFFFFFFUL; in draw_byte_32() local
265 int fg = 0xFFFFFFFFUL; in draw_byte_16() local
283 int fg = 0x0F0F0F0FUL; in draw_byte_8() local
/linux-4.4.14/drivers/video/console/
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()
Dfbcon.h123 int fg; in attr_col_ec() local
Dfbcon.c307 int fg = (info->fix.visual != FB_VISUAL_MONO01) ? col : 0; in get_color() local
2935 int i, rows, cols, fg = -1; in fbcon_set_all_vcs() local
/linux-4.4.14/arch/powerpc/kernel/
Dbtext.c428 int fg = 0xFFFFFFFFUL; in draw_byte_32() local
449 int fg = 0xFFFFFFFFUL; in draw_byte_16() local
467 int fg = 0x0F0F0F0FUL; in draw_byte_8() local
/linux-4.4.14/tools/perf/ui/
Dlibslang.h21 #define sltt_set_color(obj, name, fg, bg) \ argument
Dbrowser.c506 const char *name, *fg, *bg; member
560 char *fg = NULL, *bg; in ui_browser__color_config() local
/linux-4.4.14/drivers/video/fbdev/aty/
Dmach64_cursor.c125 u32 fg_idx, bg_idx, fg, bg; in atyfb_cursor() local
Dmach64_accel.c352 u32 fg, bg; in atyfb_imageblit() local
/linux-4.4.14/arch/x86/include/asm/
Dnmi.h48 #define register_nmi_handler(t, fn, fg, n, init...) \ argument
/linux-4.4.14/drivers/video/fbdev/savage/
Dsavagefb_accel.c95 int fg, bg, size, i, width; in savagefb_imageblit() local
/linux-4.4.14/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
Di810_main.c819 static void i810_load_cursor_colors(int fg, int bg, struct fb_info *info) in i810_load_cursor_colors()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnv04_fbcon.c82 uint32_t fg; in nv04_fbcon_imageblit() local
/linux-4.4.14/drivers/video/fbdev/core/
Dsysfillrect.c245 unsigned long pat, pat2, fg; in sys_fillrect() local
Dcfbfillrect.c280 unsigned long pat, pat2, fg; in cfb_fillrect() local
Dfbmem.c284 u8 fg = 1, d; in fb_set_logo() local
/linux-4.4.14/drivers/video/fbdev/intelfb/
Dintelfbdrv.c1564 u32 fg, bg; in intelfb_cursor() local
1610 u32 fg, bg; in intelfb_cursor() local
Dintelfbhw.c1750 int intelfbhw_do_drawglyph(struct intelfb_info *dinfo, u32 fg, u32 bg, u32 w, in intelfbhw_do_drawglyph()
1946 void intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg, u32 fg) in intelfbhw_cursor_setcolor()
/linux-4.4.14/drivers/staging/sm750fb/
Dsm750_cursor.c91 u32 fg, u32 bg) in hw_cursor_setColor()
Dsm750.c138 u16 fg, bg; in lynxfb_ops_cursor() local
/linux-4.4.14/drivers/video/fbdev/nvidia/
Dnv_accel.c354 u32 fg, bg, mask = ~(~0 >> (32 - info->var.bits_per_pixel)); in nvidiafb_mono_color_expand() local
Dnvidia.c115 u16 bg, u16 fg, u32 w, u32 h) in nvidiafb_load_cursor_image()
534 u16 fg, bg; in nvidiafb_cursor() local
/linux-4.4.14/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.c260 u32 x2, y2, vxres, vyres, height, width, fg; in mb86290fb_fillrect() local
/linux-4.4.14/mm/
Dzsmalloc.c626 enum fullness_group fg; in get_fullness_group() local
1268 enum fullness_group fg; in zs_map_object() local
1321 enum fullness_group fg; in zs_unmap_object() local
1984 int fg; in zs_destroy_pool() local
/linux-4.4.14/scripts/kconfig/lxdialog/
Ddialog.h104 int fg; /* foreground */ member
/linux-4.4.14/drivers/video/fbdev/riva/
Dfbdev.c488 u16 bg, u16 fg, u32 w, u32 h) in rivafb_load_cursor_image()
1582 u16 fg, bg; in rivafb_cursor() local
/linux-4.4.14/sound/pci/hda/
Dhda_codec.c806 hda_nid_t fg; in snd_hda_codec_new() local
911 hda_nid_t fg; in snd_hda_codec_update_widgets() local
2788 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg, in snd_hda_codec_set_power_to_all()
2813 hda_nid_t fg, in hda_sync_power_state()
2868 hda_nid_t fg = codec->core.afg ? codec->core.afg : codec->core.mfg; in hda_set_power_state() local
Dhda_proc.c756 hda_nid_t nid, fg; in print_codec_info() local
Dpatch_sigmatel.c303 hda_nid_t fg = codec->core.afg; in stac_gpio_set() local
Dpatch_hdmi.c2339 static void haswell_set_power_state(struct hda_codec *codec, hda_nid_t fg, in haswell_set_power_state()
/linux-4.4.14/include/linux/
Dfb.h333 __u32 fg; /* foreground color */ member
352 __u32 fg; /* foreground color */ member
363 __u32 fg; /* foreground color */ member
/linux-4.4.14/sound/hda/
Dhdac_device.c42 hda_nid_t fg; in snd_hdac_device_init() local
/linux-4.4.14/drivers/staging/speakup/
Dmain.c399 int fg = spk_attr & 0x0f; in say_attributes() local