Home
last modified time | relevance | path

Searched defs:bg (Results 1 – 25 of 34) sorted by relevance

12

/drivers/gpio/
Dgpio-bt8xx.c83 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/
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.c154 u32 bg = expand_color(image->bg_color); in vt8623fb_iplan_imageblit() local
210 u32 bg = image->bg_color * 0x11111111; in vt8623fb_cfb4_imageblit() local
Ds3fb.c359 u32 bg = expand_color(image->bg_color); in s3fb_iplan_imageblit() local
416 u32 bg = image->bg_color * 0x11111111; in s3fb_cfb4_imageblit() local
Darkfb.c191 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/
Dtileblit.c56 int fg, int bg) in tile_putcs()
83 int softback_lines, int fg, int bg) in tile_cursor()
Dfbcon_ccw.c131 int fg, int bg) in ccw_putcs()
223 int softback_lines, int fg, int bg) in ccw_cursor()
Dbitblit.c145 int fg, int bg) in bit_putcs()
238 int softback_lines, int fg, int bg) in bit_cursor()
Dfbcon_cw.c117 int fg, int bg) in cw_putcs()
207 int softback_lines, int fg, int bg) in cw_cursor()
Dfbcon_ud.c153 int fg, int bg) in ud_putcs()
253 int softback_lines, int fg, int bg) in ud_cursor()
Dfbcon.h123 int bg; in attr_col_ec() local
/drivers/video/aty/
Dmach64_cursor.c124 u32 fg_idx, bg_idx, fg, bg; in atyfb_cursor() local
Dmach64_accel.c351 u32 fg, bg; in atyfb_imageblit() local
/drivers/video/i810/
Di810_accel.c237 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/
Dsavagefb_accel.c95 int fg, bg, size, i, width; in savagefb_imageblit() local
/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c123 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/
Dnv04_fbcon.c88 uint32_t bg; in nv04_fbcon_imageblit() local
/drivers/video/intelfb/
Dintelfbdrv.c1595 u32 fg, bg; in intelfb_cursor() local
1641 u32 fg, bg; in intelfb_cursor() local
Dintelfbhw.c1751 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/
Dnv_accel.c354 u32 fg, bg, mask = ~(~0 >> (32 - info->var.bits_per_pixel)); in nvidiafb_mono_color_expand() local
Dnvidia.c124 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/
Dzl10036.c287 u8 rfg, ba, bg; in zl10036_set_gain_params() local
/drivers/video/riva/
Dfbdev.c503 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/
Dradeon_combios.c870 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/
Dmain.c396 int bg = spk_attr >> 4; in say_attributes() local
1541 int i, bg; in count_highlight_color() local

12