Home
last modified time | relevance | path

Searched defs:bd (Results 1 – 25 of 119) sorted by relevance

12345

/drivers/video/backlight/
Dbacklight.c43 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 …]
Dhp680_bl.c32 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
Daat2870_bl.c34 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
Dgeneric_bl.c27 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
Djornada720_bl.c27 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
Dkb3886_bl.c92 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()
Dapple_bl.c59 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()
Dipaq_micro_bl.c18 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/
Ddgnc_sysfs.c146 #define DGNC_VERIFY_BOARD(p, bd) \ argument
162 struct dgnc_board *bd; in dgnc_vpd_show() local
182 struct dgnc_board *bd; in dgnc_serial_number_show() local
199 struct dgnc_board *bd; in dgnc_ports_state_show() local
217 struct dgnc_board *bd; in dgnc_ports_baud_show() local
234 struct dgnc_board *bd; in dgnc_ports_msignals_show() local
262 struct dgnc_board *bd; in dgnc_ports_iflag_show() local
279 struct dgnc_board *bd; in dgnc_ports_cflag_show() local
296 struct dgnc_board *bd; in dgnc_ports_oflag_show() local
313 struct dgnc_board *bd; in dgnc_ports_lflag_show() local
[all …]
Ddgnc_tty.c628 struct dgnc_board *bd; in dgnc_input() local
811 struct dgnc_board *bd; in dgnc_carrier() local
1512 struct dgnc_board *bd; in dgnc_tty_close() local
2079 struct dgnc_board *bd; in dgnc_tty_tiocmset() local
2129 struct dgnc_board *bd; in dgnc_tty_send_break() local
2179 struct dgnc_board *bd; in dgnc_tty_wait_until_sent() local
2210 struct dgnc_board *bd; in dgnc_tty_send_xchar() local
2306 struct dgnc_board *bd; in dgnc_set_modem_info() local
2433 struct dgnc_board *bd; in dgnc_tty_digiseta() local
2511 struct dgnc_board *bd; in dgnc_tty_set_termios() local
[all …]
/drivers/gpu/drm/nouveau/
Dnouveau_backlight.c40 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/
Dmatroxfb_misc.c390 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/
Ddgap.c1543 struct board_t *bd; in dgap_input() local
1747 struct board_t *bd; in dgap_carrier() local
2152 struct board_t *bd; in dgap_tty_hangup() local
2182 struct board_t *bd; in dgap_tty_close() local
2315 struct board_t *bd; in dgap_tty_chars_in_buffer() local
2842 struct board_t *bd; in dgap_tty_tiocmset() local
2901 struct board_t *bd; in dgap_tty_send_break() local
2964 struct board_t *bd; in dgap_tty_send_xchar() local
3053 static int dgap_set_modem_info(struct channel_t *ch, struct board_t *bd, in dgap_set_modem_info()
3160 static int dgap_tty_digiseta(struct channel_t *ch, struct board_t *bd, in dgap_tty_digiseta()
[all …]
/drivers/net/wireless/ath/wcn36xx/
Dtxrx.c21 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()
113 static void wcn36xx_set_tx_data(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_data()
162 static void wcn36xx_set_tx_mgmt(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_mgmt()
214 struct wcn36xx_tx_bd *bd = wcn36xx_dxe_get_next_bd(wcn, is_low); in wcn36xx_start_tx() local
/drivers/staging/lustre/lustre/libcfs/
Dhash.c249 cfs_hash_hh_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_hh_hhead()
257 cfs_hash_hh_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hh_hnode_add()
265 cfs_hash_hh_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hh_hnode_del()
288 cfs_hash_hd_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_hd_hhead()
297 cfs_hash_hd_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hd_hnode_add()
307 cfs_hash_hd_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hd_hnode_del()
332 cfs_hash_dh_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_dh_hhead()
341 cfs_hash_dh_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_dh_hnode_add()
356 cfs_hash_dh_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_dh_hnode_del()
387 cfs_hash_dd_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_dd_hhead()
[all …]
/drivers/crypto/caam/
Dcaamrng.c81 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
119 struct buf_data *bd = &ctx->bufs[!(to_current ^ ctx->current_buf)]; in submit_job() local
138 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
/drivers/usb/musb/
Dcppi_dma.c61 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/
Dlibcfs_hash.h540 struct cfs_hash_bd *bd, int excl) in cfs_hash_bd_lock()
546 struct cfs_hash_bd *bd, int excl) in cfs_hash_bd_unlock()
558 struct cfs_hash_bd *bd, int excl) in cfs_hash_bd_get_and_lock()
564 static inline unsigned cfs_hash_bd_index_get(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_bd_index_get()
570 unsigned index, struct cfs_hash_bd *bd) in cfs_hash_bd_index_set()
577 cfs_hash_bd_extra_get(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_bd_extra_get()
584 cfs_hash_bd_version_get(struct cfs_hash_bd *bd) in cfs_hash_bd_version_get()
591 cfs_hash_bd_count_get(struct cfs_hash_bd *bd) in cfs_hash_bd_count_get()
598 cfs_hash_bd_depmax_get(struct cfs_hash_bd *bd) in cfs_hash_bd_depmax_get()
622 static inline int 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/
Dtarget_core_iblock.c93 struct block_device *bd = NULL; in iblock_configure_device() local
214 struct block_device *bd, in iblock_emulate_read_cap_with_block_size()
598 struct block_device *bd = ib_dev->ibd_bd; in iblock_show_configfs_dev_params() local
793 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_blocks() local
802 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_alignment_offset_lbas() local
816 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_lbppbe() local
825 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_io_min() local
833 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_io_opt() local
855 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_write_cache() local
/drivers/platform/x86/
Dsamsung-q10.c29 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/
Dnv_backlight.c51 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/
Dradeon_backlight.c49 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/
Dvia-pmu-backlight.c71 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/
Dfsl_qe_udc.c287 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 …]
/drivers/md/
Ddm-bio-record.h26 static inline void dm_bio_record(struct dm_bio_details *bd, struct bio *bio) in dm_bio_record()
33 static inline void dm_bio_restore(struct dm_bio_details *bd, struct bio *bio) in dm_bio_restore()

12345