/linux-3.3/drivers/video/backlight/ |
D | backlight.c | 37 struct backlight_device *bd; in fb_notifier_callback() local 60 static int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb() 68 static void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb() 73 static inline int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb() 78 static inline void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb() 83 static void backlight_generate_event(struct backlight_device *bd, in backlight_generate_event() 107 struct backlight_device *bd = to_backlight_device(dev); in backlight_show_power() local 116 struct backlight_device *bd = to_backlight_device(dev); in backlight_store_power() local 141 struct backlight_device *bd = to_backlight_device(dev); in backlight_show_brightness() local 150 struct backlight_device *bd = to_backlight_device(dev); in backlight_store_brightness() local [all …]
|
D | hp680_bl.c | 32 static void hp680bl_send_intensity(struct backlight_device *bd) in hp680bl_send_intensity() 70 struct backlight_device *bd = platform_get_drvdata(pdev); in hp680bl_suspend() local 79 struct backlight_device *bd = platform_get_drvdata(pdev); in hp680bl_resume() local 90 static int hp680bl_set_intensity(struct backlight_device *bd) in hp680bl_set_intensity() 96 static int hp680bl_get_intensity(struct backlight_device *bd) in hp680bl_get_intensity() 109 struct backlight_device *bd; in hp680bl_probe() local 129 struct backlight_device *bd = platform_get_drvdata(pdev); in hp680bl_remove() local
|
D | generic_bl.c | 27 static int genericbl_send_intensity(struct backlight_device *bd) in genericbl_send_intensity() 50 static int genericbl_get_intensity(struct backlight_device *bd) in genericbl_get_intensity() 61 struct backlight_device *bd = generic_backlight_device; in genericbl_limit_intensity() local 84 struct backlight_device *bd; in genericbl_probe() local 115 struct backlight_device *bd = platform_get_drvdata(pdev); in genericbl_remove() local
|
D | aat2870_bl.c | 34 struct backlight_device *bd; member 44 struct backlight_device *bd = aat2870_bl->bd; in aat2870_brightness() local 70 static int aat2870_bl_get_brightness(struct backlight_device *bd) in aat2870_bl_get_brightness() 75 static int aat2870_bl_update_status(struct backlight_device *bd) in aat2870_bl_update_status() 116 static int aat2870_bl_check_fb(struct backlight_device *bd, struct fb_info *fi) in aat2870_bl_check_fb() 132 struct backlight_device *bd; in aat2870_bl_probe() local 211 struct backlight_device *bd = aat2870_bl->bd; in aat2870_bl_remove() local
|
D | jornada720_bl.c | 27 static int jornada_bl_get_brightness(struct backlight_device *bd) in jornada_bl_get_brightness() 52 static int jornada_bl_update_status(struct backlight_device *bd) in jornada_bl_update_status() 106 struct backlight_device *bd; in jornada_bl_probe() local 135 struct backlight_device *bd = platform_get_drvdata(pdev); in jornada_bl_remove() local
|
D | kb3886_bl.c | 92 static int kb3886bl_send_intensity(struct backlight_device *bd) in kb3886bl_send_intensity() 112 struct backlight_device *bd = platform_get_drvdata(pdev); in kb3886bl_suspend() local 121 struct backlight_device *bd = platform_get_drvdata(pdev); in kb3886bl_resume() local 132 static int kb3886bl_get_intensity(struct backlight_device *bd) in kb3886bl_get_intensity() 172 struct backlight_device *bd = platform_get_drvdata(pdev); in kb3886bl_remove() local
|
D | apple_bl.c | 57 static int intel_chipset_send_intensity(struct backlight_device *bd) in intel_chipset_send_intensity() 69 static int intel_chipset_get_intensity(struct backlight_device *bd) in intel_chipset_get_intensity() 104 static int nvidia_chipset_send_intensity(struct backlight_device *bd) in nvidia_chipset_send_intensity() 116 static int nvidia_chipset_get_intensity(struct backlight_device *bd) in nvidia_chipset_get_intensity()
|
D | progear_bl.c | 35 static int progearbl_set_intensity(struct backlight_device *bd) in progearbl_set_intensity() 49 static int progearbl_get_intensity(struct backlight_device *bd) in progearbl_get_intensity() 114 struct backlight_device *bd = platform_get_drvdata(pdev); in progearbl_remove() local
|
D | s6e63m0.c | 56 struct backlight_device *bd; member 507 struct backlight_device *bd = NULL; in s6e63m0_power_on() local 622 static int s6e63m0_get_brightness(struct backlight_device *bd) in s6e63m0_get_brightness() 627 static int s6e63m0_set_brightness(struct backlight_device *bd) in s6e63m0_set_brightness() 690 struct backlight_device *bd = NULL; in s6e63m0_sysfs_store_gamma_mode() local 741 struct backlight_device *bd = NULL; in s6e63m0_probe() local
|
/linux-3.3/block/ |
D | bsg.c | 81 struct bsg_device *bd; member 93 struct bsg_device *bd = bc->bd; in bsg_free_command() local 105 static struct bsg_command *bsg_alloc_command(struct bsg_device *bd) in bsg_alloc_command() 139 static int bsg_io_schedule(struct bsg_device *bd) in bsg_io_schedule() 176 struct sg_io_v4 *hdr, struct bsg_device *bd, in blk_fill_sgv4_hdr_rq() 245 bsg_map_hdr(struct bsg_device *bd, struct sg_io_v4 *hdr, fmode_t has_write_perm, in bsg_map_hdr() 339 struct bsg_device *bd = bc->bd; in bsg_rq_end_io() local 359 static void bsg_add_command(struct bsg_device *bd, struct request_queue *q, in bsg_add_command() 382 static struct bsg_command *bsg_next_done_cmd(struct bsg_device *bd) in bsg_next_done_cmd() 400 static struct bsg_command *bsg_get_done_cmd(struct bsg_device *bd) in bsg_get_done_cmd() [all …]
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nouveau_backlight.c | 43 nv40_get_intensity(struct backlight_device *bd) in nv40_get_intensity() 53 nv40_set_intensity(struct backlight_device *bd) in nv40_set_intensity() 77 struct backlight_device *bd; in nv40_backlight_init() local 98 nv50_get_intensity(struct backlight_device *bd) in nv50_get_intensity() 112 nv50_set_intensity(struct backlight_device *bd) in nv50_set_intensity() 132 nva3_get_intensity(struct backlight_device *bd) in nva3_get_intensity() 149 nva3_set_intensity(struct backlight_device *bd) in nva3_set_intensity() 181 struct backlight_device *bd; in nv50_backlight_init() local
|
/linux-3.3/drivers/video/matrox/ |
D | matroxfb_misc.c | 390 static void get_pins(unsigned char __iomem* pins, struct matrox_bios* bd) { in get_pins() 426 static void get_bios_version(unsigned char __iomem * vbios, struct matrox_bios* bd) { in get_bios_version() 451 static void get_bios_output(unsigned char __iomem* vbios, struct matrox_bios* bd) { in get_bios_output() 461 static void get_bios_tvout(unsigned char __iomem* vbios, struct matrox_bios* bd) { in get_bios_tvout() 488 static void parse_bios(unsigned char __iomem* vbios, struct matrox_bios* bd) { in parse_bios() 530 const struct matrox_bios *bd) in parse_pins1() 561 const struct matrox_bios *bd) in parse_pins2() 585 const struct matrox_bios *bd) in parse_pins3() 615 const struct matrox_bios *bd) in parse_pins4() 647 const struct matrox_bios *bd) in parse_pins5() [all …]
|
/linux-3.3/drivers/platform/x86/ |
D | samsung-q10.c | 33 static int samsungq10_bl_set_intensity(struct backlight_device *bd) in samsungq10_bl_set_intensity() 48 static int samsungq10_bl_get_intensity(struct backlight_device *bd) in samsungq10_bl_get_intensity() 67 struct backlight_device *bd = dev_get_drvdata(dev); in samsungq10_resume() local 84 struct backlight_device *bd; in samsungq10_probe() local 105 struct backlight_device *bd = platform_get_drvdata(pdev); in samsungq10_remove() local
|
/linux-3.3/fs/gfs2/ |
D | lops.c | 41 struct gfs2_bufdata *bd; in gfs2_pin() local 63 static bool buffer_is_rgrp(const struct gfs2_bufdata *bd) in buffer_is_rgrp() 68 static void maybe_release_space(struct gfs2_bufdata *bd) in maybe_release_space() 98 struct gfs2_bufdata *bd = bh->b_private; in gfs2_unpin() local 164 struct gfs2_bufdata *bd = container_of(le, struct gfs2_bufdata, bd_le); in buf_lo_add() local 256 struct gfs2_bufdata *bd; in buf_lo_after_commit() local 349 struct gfs2_bufdata *bd = container_of(le, struct gfs2_bufdata, bd_le); in revoke_lo_add() local 369 struct gfs2_bufdata *bd; in revoke_lo_before_commit() local 406 struct gfs2_bufdata *bd; in revoke_lo_after_commit() local 516 struct gfs2_bufdata *bd = container_of(le, struct gfs2_bufdata, bd_le); in databuf_lo_add() local [all …]
|
D | log.c | 75 void gfs2_remove_from_ail(struct gfs2_bufdata *bd) in gfs2_remove_from_ail() 100 struct gfs2_bufdata *bd, *s; in gfs2_ail1_start_one() local 189 struct gfs2_bufdata *bd, *s; in gfs2_ail1_empty_one() local 234 struct gfs2_bufdata *bd; in gfs2_ail1_wait() local 263 struct gfs2_bufdata *bd; in gfs2_ail2_empty_one() local 531 struct gfs2_bufdata *bd = real_bh->b_private; in gfs2_fake_write_endio() local 664 struct gfs2_bufdata *bd; in gfs2_ordered_write() local 693 struct gfs2_bufdata *bd; in gfs2_ordered_wait() local 817 struct gfs2_bufdata *bd; in buf_lo_incore_commit() local
|
D | trans.c | 146 struct gfs2_bufdata *bd; in gfs2_trans_add_bh() local 158 void gfs2_trans_add_revoke(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd) in gfs2_trans_add_revoke() 169 struct gfs2_bufdata *bd, *tmp; in gfs2_trans_add_unrevoke() local
|
/linux-3.3/drivers/video/nvidia/ |
D | nv_backlight.c | 51 static int nvidia_bl_update_status(struct backlight_device *bd) in nvidia_bl_update_status() 85 static int nvidia_bl_get_brightness(struct backlight_device *bd) in nvidia_bl_get_brightness() 99 struct backlight_device *bd; in nvidia_bl_init() local 144 struct backlight_device *bd = info->bl_dev; in nvidia_bl_exit() local
|
/linux-3.3/drivers/video/aty/ |
D | radeon_backlight.c | 49 static int radeon_bl_update_status(struct backlight_device *bd) in radeon_bl_update_status() 126 static int radeon_bl_get_brightness(struct backlight_device *bd) in radeon_bl_get_brightness() 139 struct backlight_device *bd; in radeonfb_bl_init() local 209 struct backlight_device *bd = rinfo->info->bl_dev; in radeonfb_bl_exit() local
|
/linux-3.3/arch/powerpc/sysdev/bestcomm/ |
D | bestcomm.h | 52 struct bcom_bd *bd; member 162 struct bcom_bd *bd; in bcom_buffer_done() local 179 struct bcom_bd *bd; in bcom_prepare_next_buffer() local 189 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->index); in bcom_submit_next_buffer() local 203 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->outdex); in bcom_retrieve_buffer() local
|
/linux-3.3/drivers/macintosh/ |
D | via-pmu-backlight.c | 71 static int __pmu_backlight_update_status(struct backlight_device *bd) in __pmu_backlight_update_status() 99 static int pmu_backlight_update_status(struct backlight_device *bd) in pmu_backlight_update_status() 113 static int pmu_backlight_get_brightness(struct backlight_device *bd) in pmu_backlight_get_brightness() 148 struct backlight_device *bd; in pmu_backlight_init() local
|
/linux-3.3/drivers/usb/musb/ |
D | cppi_dma.c | 60 struct cppi_descriptor *bd = c->freelist; in cppi_bd_alloc() local 68 cppi_bd_free(struct cppi_channel *c, struct cppi_descriptor *bd) in cppi_bd_free() 122 struct cppi_descriptor *bd; in cppi_pool_init() local 136 struct cppi_descriptor *bd; in cppi_pool_free() local 438 static void cppi_dump_rxbd(const char *tag, struct cppi_descriptor *bd) in cppi_dump_rxbd() 451 struct cppi_descriptor *bd; in cppi_dump_rxq() local 580 struct cppi_descriptor *bd; in cppi_next_tx_segment() local 780 struct cppi_descriptor *bd, *tail; in cppi_next_rx_segment() local 1025 struct cppi_descriptor *bd; in cppi_rx_scan() local 1193 struct cppi_descriptor *bd; in cppi_interrupt() local
|
/linux-3.3/arch/m68k/include/asm/ |
D | m68360_regs.h | 328 #define TBD_SET_CUR_ADDR(bd,quicc,pram) pram->tbptr = \ argument 330 #define RBD_SET_CUR_ADDR(bd,quicc,pram) pram->rbptr = \ argument 332 #define INCREASE_TBD(bd,quicc,pram) { \ argument 338 #define DECREASE_TBD(bd,quicc,pram) { \ argument 345 #define INCREASE_RBD(bd,quicc,pram) { \ argument 351 #define DECREASE_RBD(bd,quicc,pram) { \ argument 374 #define TBD_32_SET_CUR_ADDR(bd,quicc,page,channel) \ argument 377 #define RBD_32_SET_CUR_ADDR(bd,quicc,page,channel) \ argument 381 #define INCREASE_TBD_32(bd,quicc,page,channel) { \ argument 387 #define DECREASE_TBD_32(bd,quicc,page,channel) { \ argument [all …]
|
/linux-3.3/drivers/mtd/onenand/ |
D | onenand_bbt.c | 57 static int create_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd, int chip) in create_bbt() 132 static inline int onenand_memory_bbt (struct mtd_info *mtd, struct nand_bbt_descr *bd) in onenand_memory_bbt() 183 int onenand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd) in onenand_scan_bbt()
|
/linux-3.3/drivers/md/ |
D | dm-bio-record.h | 39 static inline void dm_bio_record(struct dm_bio_details *bd, struct bio *bio) in dm_bio_record() 55 static inline void dm_bio_restore(struct dm_bio_details *bd, struct bio *bio) in dm_bio_restore()
|
/linux-3.3/drivers/usb/gadget/ |
D | fsl_qe_udc.c | 293 struct qe_bd __iomem *bd; in qe_epbds_reset() local 363 struct qe_bd __iomem *bd; in qe_ep_bd_init() local 421 struct qe_bd __iomem *bd; in qe_ep_rxbd_update() local 736 struct qe_bd __iomem *bd, *nextbd; in recycle_rxbds() local 762 struct qe_bd __iomem *bd = ep->n_rxbd; in ep_recycle_rxbds() local 828 struct qe_bd __iomem *bd; in qe_ep0_rx() local 947 struct qe_bd __iomem *bd; in ep_rx_tasklet() local 1034 struct qe_bd __iomem *bd; in qe_ep_rx() local 1079 struct qe_bd __iomem *bd; in qe_ep_tx() local 1372 struct qe_bd __iomem *bd; in qe_ep0_txconf() local [all …]
|