/drivers/gpio/ |
D | gpio-bt8xx.c | 71 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_direction_input() local 92 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_get() local 106 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_direction_output() local 131 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_set() local 147 static void bt8xxgpio_gpio_setup(struct bt8xxgpio *bg) in bt8xxgpio_gpio_setup() 166 struct bt8xxgpio *bg; in bt8xxgpio_probe() local 224 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_remove() local 238 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_suspend() local 261 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_resume() local
|
/drivers/video/fbdev/ |
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()
|
D | vt8623fb.c | 144 u32 bg = expand_color(image->bg_color); in vt8623fb_iplan_imageblit() local 200 u32 bg = image->bg_color * 0x11111111; in vt8623fb_cfb4_imageblit() local
|
D | pmag-aa-fb.c | 122 u8 bg = cursor->image.bg_color ? 0xf : 0x0; in aafb_cursor() local
|
D | arkfb.c | 177 u32 bg = expand_color(image->bg_color); in arkfb_iplan_imageblit() local 235 u32 bg = image->bg_color * 0x11111111; in arkfb_cfb4_imageblit() local
|
D | s3fb.c | 350 u32 bg = expand_color(image->bg_color); in s3fb_iplan_imageblit() local 407 u32 bg = image->bg_color * 0x11111111; in s3fb_cfb4_imageblit() local
|
/drivers/edac/ |
D | al_mc_edac.c | 65 u8 rank, u32 row, u8 bg, u8 bank, u16 column, in prepare_msg() 81 u8 rank, bg, bank; in handle_ce() local 126 u8 rank, bg, bank; in handle_ue() local
|
/drivers/video/fbdev/core/ |
D | tileblit.c | 57 int fg, int bg) in tile_putcs() 84 int fg, int bg) in tile_cursor()
|
D | fbcon_cw.c | 116 int fg, int bg) in cw_putcs() 205 int fg, int bg) in cw_cursor()
|
D | bitblit.c | 145 int fg, int bg) in bit_putcs() 237 int fg, int bg) in bit_cursor()
|
D | fbcon_ccw.c | 131 int fg, int bg) in ccw_putcs() 222 int fg, int bg) in ccw_cursor()
|
D | fbcon_ud.c | 153 int fg, int bg) in ud_putcs() 252 int fg, int bg) in ud_cursor()
|
/drivers/video/fbdev/i810/ |
D | i810_accel.c | 237 int dest, const u32 *src, int bg, in mono_src_copy_imm_blit() 370 u32 fg = 0, bg = 0, size, dst; in i810fb_imageblit() local
|
/drivers/video/fbdev/aty/ |
D | mach64_cursor.c | 126 u32 fg_idx, bg_idx, fg, bg; in atyfb_cursor() local
|
D | mach64_accel.c | 356 u32 fg, bg; in atyfb_imageblit() local
|
/drivers/video/fbdev/savage/ |
D | savagefb_accel.c | 95 int fg, bg, size, i, width; in savagefb_imageblit() local
|
/drivers/scsi/bnx2fc/ |
D | bnx2fc_fcoe.c | 149 struct fcoe_percpu_s *bg; in bnx2fc_clean_rx_queue() local 432 struct fcoe_percpu_s *bg; in bnx2fc_rcv() local 483 struct fcoe_percpu_s *bg = arg; in bnx2fc_l2_rcv_thread() local 2682 struct fcoe_percpu_s *bg; in bnx2fc_mod_init() local 2759 struct fcoe_percpu_s *bg; in bnx2fc_mod_exit() local
|
/drivers/gpu/drm/nouveau/ |
D | nv50_fbcon.c | 112 uint32_t *palette = info->pseudo_palette, bg, fg; in nv50_fbcon_imageblit() local
|
D | nv04_fbcon.c | 84 uint32_t bg; in nv04_fbcon_imageblit() local
|
D | nvc0_fbcon.c | 112 uint32_t *palette = info->pseudo_palette, bg, fg; in nvc0_fbcon_imageblit() local
|
/drivers/video/fbdev/intelfb/ |
D | intelfbdrv.c | 1561 u32 fg, bg; in intelfb_cursor() local 1607 u32 fg, bg; in intelfb_cursor() local
|
/drivers/staging/sm750fb/ |
D | sm750_cursor.c | 76 void sm750_hw_cursor_setColor(struct lynx_cursor *cursor, u32 fg, u32 bg) in sm750_hw_cursor_setColor()
|
/drivers/video/fbdev/nvidia/ |
D | nvidia.c | 111 u16 bg, u16 fg, u32 w, u32 h) in nvidiafb_load_cursor_image() 529 u16 fg, bg; in nvidiafb_cursor() local
|
D | nv_accel.c | 356 u32 fg, bg, mask = ~(~0 >> (32 - info->var.bits_per_pixel)); in nvidiafb_mono_color_expand() local
|
/drivers/media/dvb-frontends/ |
D | zl10036.c | 273 u8 rfg, ba, bg; in zl10036_set_gain_params() local
|