/drivers/gpio/ |
D | gpio-bt8xx.c | 83 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); in bt8xxgpio_gpio_direction_input() local 104 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); in bt8xxgpio_gpio_get() local 118 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); in bt8xxgpio_gpio_direction_output() local 143 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); in bt8xxgpio_gpio_set() local 159 static void bt8xxgpio_gpio_setup(struct bt8xxgpio *bg) in bt8xxgpio_gpio_setup() 178 struct bt8xxgpio *bg; in bt8xxgpio_probe() local 242 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_remove() local 262 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_suspend() local 285 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_resume() local
|
/drivers/video/ |
D | atafb_utils.h | 268 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()
|
D | vt8623fb.c | 154 u32 bg = expand_color(image->bg_color); in vt8623fb_iplan_imageblit() local 210 u32 bg = image->bg_color * 0x11111111; in vt8623fb_cfb4_imageblit() local
|
D | s3fb.c | 359 u32 bg = expand_color(image->bg_color); in s3fb_iplan_imageblit() local 416 u32 bg = image->bg_color * 0x11111111; in s3fb_cfb4_imageblit() local
|
D | arkfb.c | 191 u32 bg = expand_color(image->bg_color); in arkfb_iplan_imageblit() local 249 u32 bg = image->bg_color * 0x11111111; in arkfb_cfb4_imageblit() local
|
/drivers/video/console/ |
D | tileblit.c | 56 int fg, int bg) in tile_putcs() 83 int softback_lines, int fg, int bg) in tile_cursor()
|
D | fbcon_ccw.c | 131 int fg, int bg) in ccw_putcs() 223 int softback_lines, int fg, int bg) in ccw_cursor()
|
D | bitblit.c | 145 int fg, int bg) in bit_putcs() 238 int softback_lines, int fg, int bg) in bit_cursor()
|
D | fbcon_cw.c | 117 int fg, int bg) in cw_putcs() 207 int softback_lines, int fg, int bg) in cw_cursor()
|
D | fbcon_ud.c | 153 int fg, int bg) in ud_putcs() 253 int softback_lines, int fg, int bg) in ud_cursor()
|
D | fbcon.h | 123 int bg; in attr_col_ec() local
|
/drivers/video/aty/ |
D | mach64_cursor.c | 124 u32 fg_idx, bg_idx, fg, bg; in atyfb_cursor() local
|
D | mach64_accel.c | 351 u32 fg, bg; in atyfb_imageblit() local
|
/drivers/video/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/savage/ |
D | savagefb_accel.c | 95 int fg, bg, size, i, width; in savagefb_imageblit() local
|
/drivers/scsi/bnx2fc/ |
D | bnx2fc_fcoe.c | 123 struct fcoe_percpu_s *bg; in bnx2fc_clean_rx_queue() local 408 struct fcoe_percpu_s *bg; in bnx2fc_rcv() local 458 struct fcoe_percpu_s *bg = arg; in bnx2fc_l2_rcv_thread() local 2299 struct fcoe_percpu_s *bg; in bnx2fc_mod_init() local 2376 struct fcoe_percpu_s *bg; in bnx2fc_mod_exit() local
|
/drivers/gpu/drm/nouveau/ |
D | nv04_fbcon.c | 88 uint32_t bg; in nv04_fbcon_imageblit() local
|
/drivers/video/intelfb/ |
D | intelfbdrv.c | 1595 u32 fg, bg; in intelfb_cursor() local 1641 u32 fg, bg; in intelfb_cursor() local
|
D | intelfbhw.c | 1751 int intelfbhw_do_drawglyph(struct intelfb_info *dinfo, u32 fg, u32 bg, u32 w, in intelfbhw_do_drawglyph() 1947 void intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg, u32 fg) in intelfbhw_cursor_setcolor()
|
/drivers/video/nvidia/ |
D | nv_accel.c | 354 u32 fg, bg, mask = ~(~0 >> (32 - info->var.bits_per_pixel)); in nvidiafb_mono_color_expand() local
|
D | nvidia.c | 124 u16 bg, u16 fg, u32 w, u32 h) in nvidiafb_load_cursor_image() 543 u16 fg, bg; in nvidiafb_cursor() local
|
/drivers/media/dvb/frontends/ |
D | zl10036.c | 287 u8 rfg, ba, bg; in zl10036_set_gain_params() local
|
/drivers/video/riva/ |
D | fbdev.c | 503 u16 bg, u16 fg, u32 w, u32 h) in rivafb_load_cursor_image() 1602 u16 fg, bg; in rivafb_cursor() local
|
/drivers/gpu/drm/radeon/ |
D | radeon_combios.c | 870 uint8_t rev, bg, dac; in radeon_combios_get_primary_dac_info() local 1017 uint8_t rev, bg, dac; in radeon_combios_get_tv_dac_info() local
|
/drivers/staging/speakup/ |
D | main.c | 396 int bg = spk_attr >> 4; in say_attributes() local 1541 int i, bg; in count_highlight_color() local
|