/drivers/video/backlight/ |
D | backlight.c | 43 struct backlight_device *bd; in fb_notifier_callback() local 80 static int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb() 88 static void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb() 93 static inline int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb() 98 static inline void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb() 103 static void backlight_generate_event(struct backlight_device *bd, in backlight_generate_event() 127 struct backlight_device *bd = to_backlight_device(dev); in bl_power_show() local 136 struct backlight_device *bd = to_backlight_device(dev); in bl_power_store() local 162 struct backlight_device *bd = to_backlight_device(dev); in brightness_show() local 171 struct backlight_device *bd = to_backlight_device(dev); in brightness_store() 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 = dev_get_drvdata(dev); in hp680bl_suspend() local 79 struct backlight_device *bd = dev_get_drvdata(dev); in hp680bl_resume() local 89 static int hp680bl_set_intensity(struct backlight_device *bd) in hp680bl_set_intensity() 95 static int hp680bl_get_intensity(struct backlight_device *bd) in hp680bl_get_intensity() 108 struct backlight_device *bd; in hp680bl_probe() local 128 struct backlight_device *bd = platform_get_drvdata(pdev); in hp680bl_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_update_status(struct backlight_device *bd) in aat2870_bl_update_status() 111 static int aat2870_bl_check_fb(struct backlight_device *bd, struct fb_info *fi) in aat2870_bl_check_fb() 126 struct backlight_device *bd; in aat2870_bl_probe() local 202 struct backlight_device *bd = aat2870_bl->bd; in aat2870_bl_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() 66 struct backlight_device *bd; in genericbl_probe() local 97 struct backlight_device *bd = platform_get_drvdata(pdev); in genericbl_remove() local
|
D | jornada720_bl.c | 27 static int jornada_bl_get_brightness(struct backlight_device *bd) in jornada_bl_get_brightness() 54 static int jornada_bl_update_status(struct backlight_device *bd) in jornada_bl_update_status() 113 struct backlight_device *bd; in jornada_bl_probe() local
|
D | kb3886_bl.c | 92 static int kb3886bl_send_intensity(struct backlight_device *bd) in kb3886bl_send_intensity() 112 struct backlight_device *bd = dev_get_drvdata(dev); in kb3886bl_suspend() local 121 struct backlight_device *bd = dev_get_drvdata(dev); in kb3886bl_resume() local 131 static int kb3886bl_get_intensity(struct backlight_device *bd) in kb3886bl_get_intensity()
|
D | apple_bl.c | 59 static int intel_chipset_send_intensity(struct backlight_device *bd) in intel_chipset_send_intensity() 70 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() 115 static int nvidia_chipset_get_intensity(struct backlight_device *bd) in nvidia_chipset_get_intensity()
|
D | bd6107.c | 79 static int bd6107_write(struct bd6107 *bd, u8 reg, u8 data) in bd6107_write() 86 struct bd6107 *bd = bl_get_data(backlight); in bd6107_backlight_update_status() local 111 struct bd6107 *bd = bl_get_data(backlight); in bd6107_backlight_check_fb() local 128 struct bd6107 *bd; in bd6107_probe() local
|
D | ipaq_micro_bl.c | 18 static int micro_bl_update_status(struct backlight_device *bd) in micro_bl_update_status() 58 struct backlight_device *bd; in micro_backlight_probe() local
|
/drivers/staging/dgnc/ |
D | dgnc_sysfs.c | 94 #define DGNC_VERIFY_BOARD(p, bd) \ argument 109 struct dgnc_board *bd; in dgnc_vpd_show() local 131 struct dgnc_board *bd; in dgnc_serial_number_show() local 148 struct dgnc_board *bd; in dgnc_ports_state_show() local 166 struct dgnc_board *bd; in dgnc_ports_baud_show() local 185 struct dgnc_board *bd; in dgnc_ports_msignals_show() local 214 struct dgnc_board *bd; in dgnc_ports_iflag_show() local 232 struct dgnc_board *bd; in dgnc_ports_cflag_show() local 250 struct dgnc_board *bd; in dgnc_ports_oflag_show() local 268 struct dgnc_board *bd; in dgnc_ports_lflag_show() local [all …]
|
D | dgnc_tty.c | 501 struct dgnc_board *bd; in dgnc_input() local 682 struct dgnc_board *bd; in dgnc_carrier() local 1368 struct dgnc_board *bd; in dgnc_tty_close() local 1882 struct dgnc_board *bd; in dgnc_tty_tiocmset() local 1931 struct dgnc_board *bd; in dgnc_tty_send_break() local 1979 struct dgnc_board *bd; in dgnc_tty_wait_until_sent() local 2008 struct dgnc_board *bd; in dgnc_tty_send_xchar() local 2101 struct dgnc_board *bd; in dgnc_set_modem_info() local 2226 struct dgnc_board *bd; in dgnc_tty_digiseta() local 2308 struct dgnc_board *bd; in dgnc_tty_set_termios() local [all …]
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_backlight.c | 40 nv40_get_intensity(struct backlight_device *bd) in nv40_get_intensity() 51 nv40_set_intensity(struct backlight_device *bd) in nv40_set_intensity() 76 struct backlight_device *bd; in nv40_backlight_init() local 96 nv50_get_intensity(struct backlight_device *bd) in nv50_get_intensity() 111 nv50_set_intensity(struct backlight_device *bd) in nv50_set_intensity() 132 nva3_get_intensity(struct backlight_device *bd) in nva3_get_intensity() 150 nva3_set_intensity(struct backlight_device *bd) in nva3_set_intensity() 183 struct backlight_device *bd; in nv50_backlight_init() local
|
/drivers/video/fbdev/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 …]
|
/drivers/staging/dgap/ |
D | dgap.c | 395 static uint dgap_config_get_useintr(struct board_t *bd) in dgap_config_get_useintr() 418 static uint dgap_config_get_altpin(struct board_t *bd) in dgap_config_get_altpin() 508 static uint dgap_config_get_num_prts(struct board_t *bd) in dgap_config_get_num_prts() 536 static char *dgap_create_config_string(struct board_t *bd, char *string) in dgap_create_config_string() 1472 struct board_t *bd; in dgap_input() local 1667 static void dgap_write_wakeup(struct board_t *bd, struct channel_t *ch, in dgap_write_wakeup() 1700 struct board_t *bd; in dgap_carrier() local 1812 static int dgap_event(struct board_t *bd) in dgap_event() 1996 struct board_t *bd = (struct board_t *)data; in dgap_poll_tasklet() local 2684 static int dgap_param(struct channel_t *ch, struct board_t *bd, u32 un_type) in dgap_param() [all …]
|
/drivers/staging/lustre/lustre/libcfs/ |
D | hash.c | 253 cfs_hash_hh_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_hh_hhead() 262 cfs_hash_hh_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hh_hnode_add() 270 cfs_hash_hh_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hh_hnode_del() 293 cfs_hash_hd_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_hd_hhead() 302 cfs_hash_hd_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hd_hnode_add() 314 cfs_hash_hd_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hd_hnode_del() 341 cfs_hash_dh_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_dh_hhead() 350 cfs_hash_dh_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_dh_hnode_add() 366 cfs_hash_dh_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_dh_hnode_del() 398 cfs_hash_dd_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_dd_hhead() [all …]
|
/drivers/net/wireless/ath/wcn36xx/ |
D | txrx.c | 21 static inline int get_rssi0(struct wcn36xx_rx_bd *bd) in get_rssi0() 30 struct wcn36xx_rx_bd *bd; in wcn36xx_rx_skb() local 85 static void wcn36xx_set_tx_pdu(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_pdu() 150 static void wcn36xx_set_tx_data(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_data() 213 static void wcn36xx_set_tx_mgmt(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_mgmt() 272 struct wcn36xx_tx_bd *bd = wcn36xx_dxe_get_next_bd(wcn, is_low); in wcn36xx_start_tx() local
|
/drivers/crypto/caam/ |
D | caamrng.c | 81 static inline void rng_unmap_buf(struct device *jrdev, struct buf_data *bd) in rng_unmap_buf() 101 struct buf_data *bd; in rng_done() local 123 struct buf_data *bd = &ctx->bufs[!(to_current ^ ctx->current_buf)]; in submit_job() local 142 struct buf_data *bd = &ctx->bufs[ctx->current_buf]; in caam_read() local 224 struct buf_data *bd = &ctx->bufs[buf_id]; in rng_create_job_desc() local 248 struct buf_data *bd; in caam_cleanup() local 261 struct buf_data *bd = &ctx->bufs[buf_id]; in caam_init_buf() local
|
/drivers/usb/musb/ |
D | cppi_dma.c | 61 struct cppi_descriptor *bd = c->freelist; in cppi_bd_alloc() local 69 cppi_bd_free(struct cppi_channel *c, struct cppi_descriptor *bd) in cppi_bd_free() 123 struct cppi_descriptor *bd; in cppi_pool_init() local 137 struct cppi_descriptor *bd; in cppi_pool_free() local 429 static void cppi_dump_rxbd(const char *tag, struct cppi_descriptor *bd) in cppi_dump_rxbd() 440 struct cppi_descriptor *bd; in cppi_dump_rxq() local 566 struct cppi_descriptor *bd; in cppi_next_tx_segment() local 766 struct cppi_descriptor *bd, *tail; in cppi_next_rx_segment() local 1006 struct cppi_descriptor *bd; in cppi_rx_scan() local 1174 struct cppi_descriptor *bd; in cppi_interrupt() local
|
/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_hash.h | 537 struct cfs_hash_bd *bd, int excl) in cfs_hash_bd_lock() 543 struct cfs_hash_bd *bd, int excl) in cfs_hash_bd_unlock() 557 struct cfs_hash_bd *bd, int excl) in cfs_hash_bd_get_and_lock() 564 cfs_hash_bd_index_get(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_bd_index_get() 571 struct cfs_hash_bd *bd) in cfs_hash_bd_index_set() 578 cfs_hash_bd_extra_get(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_bd_extra_get() 585 cfs_hash_bd_version_get(struct cfs_hash_bd *bd) in cfs_hash_bd_version_get() 592 cfs_hash_bd_count_get(struct cfs_hash_bd *bd) in cfs_hash_bd_count_get() 599 cfs_hash_bd_depmax_get(struct cfs_hash_bd *bd) in cfs_hash_bd_depmax_get() 625 cfs_hash_bd_dec_and_lock(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_bd_dec_and_lock() [all …]
|
/drivers/target/ |
D | target_core_iblock.c | 86 struct block_device *bd = NULL; in iblock_configure_device() local 200 struct block_device *bd, in iblock_emulate_read_cap_with_block_size() 563 struct block_device *bd = ib_dev->ibd_bd; in iblock_show_configfs_dev_params() local 740 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_blocks() local 749 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_alignment_offset_lbas() local 763 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_lbppbe() local 772 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_io_min() local 780 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_io_opt() local 801 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_write_cache() local
|
/drivers/platform/x86/ |
D | samsung-q10.c | 29 static int samsungq10_bl_set_intensity(struct backlight_device *bd) in samsungq10_bl_set_intensity() 57 struct backlight_device *bd; in samsungq10_probe() local 75 struct backlight_device *bd = platform_get_drvdata(pdev); in samsungq10_remove() local
|
/drivers/video/fbdev/nvidia/ |
D | nv_backlight.c | 51 static int nvidia_bl_update_status(struct backlight_device *bd) in nvidia_bl_update_status() 93 struct backlight_device *bd; in nvidia_bl_init() local 138 struct backlight_device *bd = info->bl_dev; in nvidia_bl_exit() local
|
/drivers/video/fbdev/aty/ |
D | radeon_backlight.c | 49 static int radeon_bl_update_status(struct backlight_device *bd) in radeon_bl_update_status() 133 struct backlight_device *bd; in radeonfb_bl_init() local 203 struct backlight_device *bd = rinfo->info->bl_dev; in radeonfb_bl_exit() local
|
/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() 142 struct backlight_device *bd; in pmu_backlight_init() local
|
/drivers/usb/gadget/udc/ |
D | fsl_qe_udc.c | 287 struct qe_bd __iomem *bd; in qe_epbds_reset() local 357 struct qe_bd __iomem *bd; in qe_ep_bd_init() local 415 struct qe_bd __iomem *bd; in qe_ep_rxbd_update() local 730 struct qe_bd __iomem *bd, *nextbd; in recycle_rxbds() local 756 struct qe_bd __iomem *bd = ep->n_rxbd; in ep_recycle_rxbds() local 822 struct qe_bd __iomem *bd; in qe_ep0_rx() local 941 struct qe_bd __iomem *bd; in ep_rx_tasklet() local 1028 struct qe_bd __iomem *bd; in qe_ep_rx() local 1073 struct qe_bd __iomem *bd; in qe_ep_tx() local 1366 struct qe_bd __iomem *bd; in qe_ep0_txconf() local [all …]
|