/Linux-v4.19/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 168 struct backlight_device *bd = to_backlight_device(dev); in brightness_show() local 173 int backlight_device_set_brightness(struct backlight_device *bd, in backlight_device_set_brightness() [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 | 24 static int genericbl_send_intensity(struct backlight_device *bd) in genericbl_send_intensity() 45 static int genericbl_get_intensity(struct backlight_device *bd) in genericbl_get_intensity() 61 struct backlight_device *bd; in genericbl_probe() local 92 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 | 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
|
D | rave-sp-backlight.c | 18 static int rave_sp_backlight_update_status(struct backlight_device *bd) in rave_sp_backlight_update_status() 49 struct backlight_device *bd; in rave_sp_backlight_probe() local
|
/Linux-v4.19/sound/soc/codecs/ |
D | bd28623.c | 47 static int bd28623_power_on(struct bd28623_priv *bd) in bd28623_power_on() 63 static void bd28623_power_off(struct bd28623_priv *bd) in bd28623_power_off() 75 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_get_switch_spk() local 87 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_set_switch_spk() local 106 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_codec_probe() local 122 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_codec_remove() local 129 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_codec_suspend() local 138 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_codec_resume() local 184 struct bd28623_priv *bd; in bd28623_probe() local
|
/Linux-v4.19/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 …]
|
/Linux-v4.19/drivers/gpu/drm/nouveau/ |
D | nouveau_backlight.c | 65 nv40_get_intensity(struct backlight_device *bd) in nv40_get_intensity() 76 nv40_set_intensity(struct backlight_device *bd) in nv40_set_intensity() 101 struct backlight_device *bd; in nv40_backlight_init() local 132 nv50_get_intensity(struct backlight_device *bd) in nv50_get_intensity() 147 nv50_set_intensity(struct backlight_device *bd) in nv50_set_intensity() 168 nva3_get_intensity(struct backlight_device *bd) in nva3_get_intensity() 186 nva3_set_intensity(struct backlight_device *bd) in nva3_set_intensity() 219 struct backlight_device *bd; in nv50_backlight_init() local
|
/Linux-v4.19/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 92 static void wcn36xx_set_tx_pdu(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_pdu() 155 static void wcn36xx_set_tx_data(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_data() 216 static void wcn36xx_set_tx_mgmt(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_mgmt() 275 struct wcn36xx_tx_bd bd; in wcn36xx_start_tx() local
|
/Linux-v4.19/fs/gfs2/ |
D | trans.c | 130 struct gfs2_bufdata *bd; in gfs2_alloc_bufdata() local 159 struct gfs2_bufdata *bd; in gfs2_trans_add_data() local 196 struct gfs2_bufdata *bd; in gfs2_trans_add_meta() local 247 void gfs2_trans_add_revoke(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd) in gfs2_trans_add_revoke() 259 struct gfs2_bufdata *bd, *tmp; in gfs2_trans_add_unrevoke() local
|
/Linux-v4.19/block/ |
D | bsg.c | 33 #define bsg_dbg(bd, fmt, ...) \ argument 237 struct bsg_device *bd; in bsg_alloc_device() local 249 static int bsg_put_device(struct bsg_device *bd) in bsg_put_device() 277 struct bsg_device *bd; in bsg_add_device() local 305 struct bsg_device *bd; in __bsg_get_device() local 322 struct bsg_device *bd; in bsg_get_device() local 347 struct bsg_device *bd; in bsg_open() local 360 struct bsg_device *bd = file->private_data; in bsg_release() local 368 struct bsg_device *bd = file->private_data; in bsg_ioctl() local
|
/Linux-v4.19/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 122 struct buf_data *bd = &ctx->bufs[!(to_current ^ ctx->current_buf)]; in submit_job() local 141 struct buf_data *bd = &ctx->bufs[ctx->current_buf]; in caam_read() local 220 struct buf_data *bd = &ctx->bufs[buf_id]; in rng_create_job_desc() local 244 struct buf_data *bd; in caam_cleanup() local 257 struct buf_data *bd = &ctx->bufs[buf_id]; in caam_init_buf() local
|
/Linux-v4.19/include/linux/fsl/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-v4.19/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
|
/Linux-v4.19/drivers/usb/musb/ |
D | cppi_dma.c | 63 struct cppi_descriptor *bd = c->freelist; in cppi_bd_alloc() local 71 cppi_bd_free(struct cppi_channel *c, struct cppi_descriptor *bd) in cppi_bd_free() 125 struct cppi_descriptor *bd; in cppi_pool_init() local 139 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 767 struct cppi_descriptor *bd, *tail; in cppi_next_rx_segment() local 1005 struct cppi_descriptor *bd; in cppi_rx_scan() local 1173 struct cppi_descriptor *bd; in cppi_interrupt() local
|
/Linux-v4.19/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
|
/Linux-v4.19/drivers/mfd/ |
D | bd9571mwv.c | 112 static int bd9571mwv_identify(struct bd9571mwv *bd) in bd9571mwv_identify() 159 struct bd9571mwv *bd; in bd9571mwv_probe() local 200 struct bd9571mwv *bd = i2c_get_clientdata(client); in bd9571mwv_remove() local
|
/Linux-v4.19/drivers/target/ |
D | target_core_iblock.c | 86 struct block_device *bd = NULL; in iblock_configure_device() local 206 struct block_device *bd, in iblock_emulate_read_cap_with_block_size() 612 struct block_device *bd = ib_dev->ibd_bd; in iblock_show_configfs_dev_params() local 786 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_blocks() local 795 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_alignment_offset_lbas() local 809 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_lbppbe() local 818 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_io_min() local 826 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_io_opt() local 847 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_write_cache() local
|
/Linux-v4.19/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
|
/Linux-v4.19/drivers/staging/dgnc/ |
D | dgnc_tty.c | 340 struct dgnc_board *bd; in dgnc_input() local 1124 struct dgnc_board *bd; in dgnc_tty_close() local 1575 struct dgnc_board *bd; in dgnc_tty_tiocmset() local 1619 struct dgnc_board *bd; in dgnc_tty_send_break() local 1654 struct dgnc_board *bd; in dgnc_tty_wait_until_sent() local 1679 struct dgnc_board *bd; in dgnc_tty_send_xchar() local 1843 struct dgnc_board *bd; in dgnc_tty_digiseta() local 1920 struct dgnc_board *bd; in dgnc_tty_set_termios() local 2005 struct dgnc_board *bd; in dgnc_tty_start() local 2034 struct dgnc_board *bd; in dgnc_tty_stop() local [all …]
|
/Linux-v4.19/drivers/macintosh/ |
D | via-pmu-backlight.c | 72 static int __pmu_backlight_update_status(struct backlight_device *bd) in __pmu_backlight_update_status() 100 static int pmu_backlight_update_status(struct backlight_device *bd) in pmu_backlight_update_status() 143 struct backlight_device *bd; in pmu_backlight_init() local
|