Searched defs:bd (Results 1 - 175 of 175) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_ttm.h5 nouveau_bdev(struct ttm_bo_device *bd) nouveau_bdev() argument
H A Dnouveau_backlight.c40 nv40_get_intensity(struct backlight_device *bd) nv40_get_intensity() argument
51 nv40_set_intensity(struct backlight_device *bd) nv40_set_intensity() argument
76 struct backlight_device *bd; nv40_backlight_init() local
96 nv50_get_intensity(struct backlight_device *bd) nv50_get_intensity() argument
111 nv50_set_intensity(struct backlight_device *bd) nv50_set_intensity() argument
132 nva3_get_intensity(struct backlight_device *bd) nva3_get_intensity() argument
150 nva3_set_intensity(struct backlight_device *bd) nva3_set_intensity() argument
183 struct backlight_device *bd; nv50_backlight_init() local
/linux-4.1.27/drivers/md/
H A Ddm-bio-record.h26 static inline void dm_bio_record(struct dm_bio_details *bd, struct bio *bio) dm_bio_record() argument
33 static inline void dm_bio_restore(struct dm_bio_details *bd, struct bio *bio) dm_bio_restore() argument
H A Ddm-raid1.c1210 struct dm_bio_details *bd = NULL; mirror_end_io() local
H A Ddm.c2705 dm_mq_queue_rq(struct blk_mq_hw_ctx *hctx, const struct blk_mq_queue_data *bd) dm_mq_queue_rq() argument
/linux-4.1.27/drivers/video/backlight/
H A Dipaq_micro_bl.c18 static int micro_bl_update_status(struct backlight_device *bd) micro_bl_update_status() argument
58 struct backlight_device *bd; micro_backlight_probe() local
H A Dgeneric_bl.c27 static int genericbl_send_intensity(struct backlight_device *bd) genericbl_send_intensity() argument
50 static int genericbl_get_intensity(struct backlight_device *bd) genericbl_get_intensity() argument
66 struct backlight_device *bd; genericbl_probe() local
97 struct backlight_device *bd = platform_get_drvdata(pdev); genericbl_remove() local
H A Djornada720_bl.c27 static int jornada_bl_get_brightness(struct backlight_device *bd) jornada_bl_get_brightness() argument
54 static int jornada_bl_update_status(struct backlight_device *bd) jornada_bl_update_status() argument
113 struct backlight_device *bd; jornada_bl_probe() local
H A Daat2870_bl.c34 struct backlight_device *bd; member in struct:aat2870_bl_driver_data
44 struct backlight_device *bd = aat2870_bl->bd; aat2870_brightness() local
70 static int aat2870_bl_update_status(struct backlight_device *bd) aat2870_bl_update_status() argument
111 static int aat2870_bl_check_fb(struct backlight_device *bd, struct fb_info *fi) aat2870_bl_check_fb() argument
126 struct backlight_device *bd; aat2870_bl_probe() local
202 struct backlight_device *bd = aat2870_bl->bd; aat2870_bl_remove() local
H A Dhp680_bl.c32 static void hp680bl_send_intensity(struct backlight_device *bd) hp680bl_send_intensity() argument
70 struct backlight_device *bd = dev_get_drvdata(dev); hp680bl_suspend() local
79 struct backlight_device *bd = dev_get_drvdata(dev); hp680bl_resume() local
89 static int hp680bl_set_intensity(struct backlight_device *bd) hp680bl_set_intensity() argument
95 static int hp680bl_get_intensity(struct backlight_device *bd) hp680bl_get_intensity() argument
108 struct backlight_device *bd; hp680bl_probe() local
128 struct backlight_device *bd = platform_get_drvdata(pdev); hp680bl_remove() local
H A Dlocomolcd.c112 static int locomolcd_set_intensity(struct backlight_device *bd) locomolcd_set_intensity() argument
150 static int locomolcd_get_intensity(struct backlight_device *bd) locomolcd_get_intensity() argument
H A Dapple_bl.c59 static int intel_chipset_send_intensity(struct backlight_device *bd) intel_chipset_send_intensity() argument
70 static int intel_chipset_get_intensity(struct backlight_device *bd) intel_chipset_get_intensity() argument
104 static int nvidia_chipset_send_intensity(struct backlight_device *bd) nvidia_chipset_send_intensity() argument
115 static int nvidia_chipset_get_intensity(struct backlight_device *bd) nvidia_chipset_get_intensity() argument
H A Dkb3886_bl.c92 static int kb3886bl_send_intensity(struct backlight_device *bd) kb3886bl_send_intensity() argument
112 struct backlight_device *bd = dev_get_drvdata(dev); kb3886bl_suspend() local
121 struct backlight_device *bd = dev_get_drvdata(dev); kb3886bl_resume() local
131 static int kb3886bl_get_intensity(struct backlight_device *bd) kb3886bl_get_intensity() argument
H A Dbacklight.c43 struct backlight_device *bd; fb_notifier_callback() local
80 static int backlight_register_fb(struct backlight_device *bd) backlight_register_fb() argument
88 static void backlight_unregister_fb(struct backlight_device *bd) backlight_unregister_fb() argument
93 static inline int backlight_register_fb(struct backlight_device *bd) backlight_register_fb() argument
98 static inline void backlight_unregister_fb(struct backlight_device *bd) backlight_unregister_fb() argument
103 static void backlight_generate_event(struct backlight_device *bd, backlight_generate_event() argument
127 struct backlight_device *bd = to_backlight_device(dev); bl_power_show() local
136 struct backlight_device *bd = to_backlight_device(dev); bl_power_store() local
162 struct backlight_device *bd = to_backlight_device(dev); brightness_show() local
171 struct backlight_device *bd = to_backlight_device(dev); brightness_store() local
202 struct backlight_device *bd = to_backlight_device(dev); type_show() local
211 struct backlight_device *bd = to_backlight_device(dev); max_brightness_show() local
221 struct backlight_device *bd = to_backlight_device(dev); actual_brightness_show() local
239 struct backlight_device *bd = to_backlight_device(dev); backlight_suspend() local
253 struct backlight_device *bd = to_backlight_device(dev); backlight_resume() local
271 struct backlight_device *bd = to_backlight_device(dev); bl_device_release() local
293 void backlight_force_update(struct backlight_device *bd, backlight_force_update() argument
386 struct backlight_device *bd; backlight_device_registered() local
407 void backlight_device_unregister(struct backlight_device *bd) backlight_device_unregister() argument
529 devm_backlight_device_unregister(struct device *dev, struct backlight_device *bd) devm_backlight_device_unregister() argument
H A Dcr_bllcd.c74 static int cr_backlight_set_intensity(struct backlight_device *bd) cr_backlight_set_intensity() argument
100 static int cr_backlight_get_intensity(struct backlight_device *bd) cr_backlight_get_intensity() argument
H A Dlm3533_bl.c33 struct backlight_device *bd; member in struct:lm3533_bl
43 static int lm3533_bl_update_status(struct backlight_device *bd) lm3533_bl_update_status() argument
56 static int lm3533_bl_get_brightness(struct backlight_device *bd) lm3533_bl_get_brightness() argument
277 struct backlight_device *bd; lm3533_bl_probe() local
353 struct backlight_device *bd = bl->bd; lm3533_bl_remove() local
H A Dsky81452-backlight.c58 static int sky81452_bl_update_status(struct backlight_device *bd) sky81452_bl_update_status() argument
267 struct backlight_device *bd; sky81452_bl_probe() local
318 struct backlight_device *bd = platform_get_drvdata(pdev); sky81452_bl_remove() local
H A Dams369fg06.c42 struct backlight_device *bd; member in struct:ams369fg06
315 struct backlight_device *bd; ams369fg06_power_on() local
413 static int ams369fg06_set_brightness(struct backlight_device *bd) ams369fg06_set_brightness() argument
449 struct backlight_device *bd = NULL; ams369fg06_probe() local
H A Dbd6107.c79 static int bd6107_write(struct bd6107 *bd, u8 reg, u8 data) bd6107_write() argument
86 struct bd6107 *bd = bl_get_data(backlight); bd6107_backlight_update_status() local
111 struct bd6107 *bd = bl_get_data(backlight); bd6107_backlight_check_fb() local
128 struct bd6107 *bd; bd6107_probe() local
H A Ds6e63m0.c45 struct backlight_device *bd; member in struct:s6e63m0
502 struct backlight_device *bd; s6e63m0_power_on() local
600 static int s6e63m0_set_brightness(struct backlight_device *bd) s6e63m0_set_brightness() argument
662 struct backlight_device *bd = NULL; s6e63m0_sysfs_store_gamma_mode() local
713 struct backlight_device *bd = NULL; s6e63m0_probe() local
H A Dcorgi_lcd.c393 static int corgi_bl_get_intensity(struct backlight_device *bd) corgi_bl_get_intensity() argument
425 static int corgi_bl_update_status(struct backlight_device *bd) corgi_bl_update_status() argument
H A Dld9040.c45 struct backlight_device *bd; member in struct:ld9040
645 static int ld9040_set_brightness(struct backlight_device *bd) ld9040_set_brightness() argument
680 struct backlight_device *bd = NULL; ld9040_probe() local
/linux-4.1.27/arch/powerpc/boot/
H A Dcuboot-amigaone.c20 static bd_t bd; variable
H A Dcuboot-bamboo.c24 static bd_t bd; variable
H A Dcuboot-ebony.c24 static bd_t bd; variable
H A Dcuboot-mpc7448hpc2.c25 static bd_t bd; variable
H A Dcuboot-warp.c19 static bd_t bd; variable
H A Dredboot-83xx.c20 static bd_t bd; variable
H A Dredboot-8xx.c19 static bd_t bd; variable
H A Dcuboot-52xx.c22 static bd_t bd; variable
H A Dcuboot-824x.c18 static bd_t bd; variable
H A Dcuboot-83xx.c20 static bd_t bd; variable
H A Dcuboot-85xx-cpm2.c21 static bd_t bd; variable
H A Dcuboot-85xx.c21 static bd_t bd; variable
H A Dcuboot-8xx.c21 static bd_t bd; variable
H A Dcuboot-hotfoot.c23 static bd_t bd; variable
H A Dcuboot-katmai.c29 static bd_t bd; variable
H A Dcuboot-kilauea.c28 static bd_t bd; variable
H A Dcuboot-rainier.c35 static bd_t bd; variable
H A Dcuboot-sam440ep.c29 static bd_t bd; variable
H A Dcuboot-sequoia.c35 static bd_t bd; variable
H A Dcuboot-taishan.c29 static bd_t bd; variable
H A Dcuboot-yosemite.c23 static bd_t bd; variable
H A Dcuboot-c2k.c174 static bd_t bd; variable
H A Dcuboot-acadia.c24 static bd_t bd; variable
H A Dcuboot-pq2.c24 static bd_t bd; variable
/linux-4.1.27/drivers/dma/bestcomm/
H A DMakefile
/linux-4.1.27/drivers/usb/gadget/udc/bdc/
H A Dbdc_dbg.c94 struct bdc_bd *bd; bdc_dbg_bd_list() local
H A Dbdc_cmd.c131 struct bdc_bd *bd; ep_bd_list_reinit() local
H A Dbdc_ep.c436 struct bdc_bd *bd; setup_bd_list_xfr() local
/linux-4.1.27/drivers/video/fbdev/aty/
H A Dradeon_backlight.c49 static int radeon_bl_update_status(struct backlight_device *bd) radeon_bl_update_status() argument
133 struct backlight_device *bd; radeonfb_bl_init() local
203 struct backlight_device *bd = rinfo->info->bl_dev; radeonfb_bl_exit() local
H A Daty128fb.c1797 static int aty128_bl_update_status(struct backlight_device *bd) aty128_bl_update_status() argument
1868 struct backlight_device *bd; aty128_bl_init() local
1910 static void aty128_bl_exit(struct backlight_device *bd) aty128_bl_exit() argument
H A Datyfb_base.c2189 static int aty_bl_update_status(struct backlight_device *bd) aty_bl_update_status() argument
2222 struct backlight_device *bd; aty_bl_init() local
2261 static void aty_bl_exit(struct backlight_device *bd) aty_bl_exit() argument
/linux-4.1.27/drivers/video/fbdev/nvidia/
H A Dnv_backlight.c51 static int nvidia_bl_update_status(struct backlight_device *bd) nvidia_bl_update_status() argument
93 struct backlight_device *bd; nvidia_bl_init() local
138 struct backlight_device *bd = info->bl_dev; nvidia_bl_exit() local
/linux-4.1.27/drivers/platform/x86/
H A Dsamsung-q10.c29 static int samsungq10_bl_set_intensity(struct backlight_device *bd) samsungq10_bl_set_intensity() argument
57 struct backlight_device *bd; samsungq10_probe() local
75 struct backlight_device *bd = platform_get_drvdata(pdev); samsungq10_remove() local
H A Dintel_oaktrail.c246 struct backlight_device *bd; oaktrail_backlight_init() local
H A Dmsi-wmi.c143 static int bl_get(struct backlight_device *bd) bl_get() argument
168 static int bl_set_status(struct backlight_device *bd) bl_set_status() argument
H A Dpanasonic-laptop.c323 static int bl_get(struct backlight_device *bd) bl_get() argument
333 static int bl_set_status(struct backlight_device *bd) bl_set_status() argument
H A Dapple-gmux.c250 static int gmux_get_brightness(struct backlight_device *bd) gmux_get_brightness() argument
257 static int gmux_update_status(struct backlight_device *bd) gmux_update_status() argument
H A Dclassmate-laptop.c835 static int cmpc_bl_get_brightness(struct backlight_device *bd) cmpc_bl_get_brightness() argument
849 static int cmpc_bl_update_status(struct backlight_device *bd) cmpc_bl_update_status() argument
954 struct backlight_device *bd; member in struct:ipml200_dev
H A Dacer-wmi.c1394 static int read_brightness(struct backlight_device *bd) read_brightness() argument
1401 static int update_bl_status(struct backlight_device *bd) update_bl_status() argument
1423 struct backlight_device *bd; acer_backlight_init() local
H A Ddell-laptop.c760 static int dell_send_intensity(struct backlight_device *bd) dell_send_intensity() argument
783 static int dell_get_intensity(struct backlight_device *bd) dell_get_intensity() argument
H A Deeepc-laptop.c1117 static int read_brightness(struct backlight_device *bd) read_brightness() argument
1124 static int set_brightness(struct backlight_device *bd, int value) set_brightness() argument
1131 static int update_bl_status(struct backlight_device *bd) update_bl_status() argument
1143 struct backlight_device *bd = eeepc->backlight_device; eeepc_backlight_notify() local
1154 struct backlight_device *bd; eeepc_backlight_init() local
H A Dsamsung-laptop.c523 static int get_brightness(struct backlight_device *bd) get_brightness() argument
564 static int update_status(struct backlight_device *bd) update_status() argument
1189 struct backlight_device *bd; samsung_backlight_init() local
H A Dasus-laptop.c768 static int asus_read_brightness(struct backlight_device *bd) asus_read_brightness() argument
782 static int asus_set_brightness(struct backlight_device *bd, int value) asus_set_brightness() argument
793 static int update_bl_status(struct backlight_device *bd) update_bl_status() argument
807 struct backlight_device *bd = asus->backlight_device; asus_backlight_notify() local
817 struct backlight_device *bd; asus_backlight_init() local
H A Dasus-wmi.c1181 static int read_brightness(struct backlight_device *bd) read_brightness() argument
1195 static u32 get_scalar_command(struct backlight_device *bd) get_scalar_command() argument
1212 static int update_bl_status(struct backlight_device *bd) update_bl_status() argument
1250 struct backlight_device *bd = asus->backlight_device; asus_wmi_backlight_notify() local
1268 struct backlight_device *bd; asus_wmi_backlight_init() local
H A Dtoshiba_acpi.c1351 static int get_lcd_brightness(struct backlight_device *bd) get_lcd_brightness() argument
1403 static int set_lcd_status(struct backlight_device *bd) set_lcd_status() argument
H A Dsony-laptop.c1037 static int sony_backlight_update_status(struct backlight_device *bd) sony_backlight_update_status() argument
1043 static int sony_backlight_get_brightness(struct backlight_device *bd) sony_backlight_get_brightness() argument
1053 static int sony_nc_get_brightness_ng(struct backlight_device *bd) sony_nc_get_brightness_ng() argument
1064 static int sony_nc_update_status_ng(struct backlight_device *bd) sony_nc_update_status_ng() argument
H A Dthinkpad_acpi.c6298 static int brightness_update_status(struct backlight_device *bd) brightness_update_status() argument
6314 static int brightness_get(struct backlight_device *bd) brightness_get() argument
/linux-4.1.27/arch/powerpc/sysdev/qe_lib/
H A Ducc_slow.c129 struct qe_bd *bd; ucc_slow_init() local
/linux-4.1.27/drivers/staging/fbtft/
H A Dfb_ssd1351.c194 static int update_onboard_backlight(struct backlight_device *bd) update_onboard_backlight() argument
213 struct backlight_device *bd; register_onboard_backlight() local
H A Dfb_watterott.c239 static int backlight_chip_update_status(struct backlight_device *bd) backlight_chip_update_status() argument
262 struct backlight_device *bd; register_chip_backlight() local
H A Dfbtft-core.c247 static int fbtft_backlight_update_status(struct backlight_device *bd) fbtft_backlight_update_status() argument
264 static int fbtft_backlight_get_brightness(struct backlight_device *bd) fbtft_backlight_get_brightness() argument
286 struct backlight_device *bd; fbtft_register_backlight() local
/linux-4.1.27/fs/gfs2/
H A Dtrans.c129 struct gfs2_bufdata *bd; gfs2_alloc_bufdata() local
164 struct gfs2_bufdata *bd; gfs2_trans_add_data() local
195 static void meta_lo_add(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd) meta_lo_add() argument
228 struct gfs2_bufdata *bd; gfs2_trans_add_meta() local
249 void gfs2_trans_add_revoke(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd) gfs2_trans_add_revoke() argument
261 struct gfs2_bufdata *bd, *tmp; gfs2_trans_add_unrevoke() local
H A Dglops.c57 struct gfs2_bufdata *bd, *tmp; __gfs2_ail_flush() local
H A Dmeta_io.c268 struct gfs2_bufdata *bd = bh->b_private; gfs2_remove_from_journal() local
H A Daops.c966 struct gfs2_bufdata *bd; gfs2_discard() local
1121 struct gfs2_bufdata *bd; gfs2_releasepage() local
H A Dlog.c75 void gfs2_remove_from_ail(struct gfs2_bufdata *bd) gfs2_remove_from_ail() argument
100 struct gfs2_bufdata *bd, *s; variable in typeref:struct:gfs2_bufdata
192 struct gfs2_bufdata *bd, *s; gfs2_ail1_empty_one() local
238 struct gfs2_bufdata *bd; gfs2_ail1_wait() local
267 struct gfs2_bufdata *bd; gfs2_ail2_empty_one() local
578 void gfs2_add_revoke(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd) gfs2_add_revoke() argument
597 struct gfs2_bufdata *bd, *tmp; gfs2_write_revokes() local
H A Dlops.c43 struct gfs2_bufdata *bd; gfs2_pin() local
65 static bool buffer_is_rgrp(const struct gfs2_bufdata *bd) buffer_is_rgrp() argument
70 static void maybe_release_space(struct gfs2_bufdata *bd) maybe_release_space() argument
101 struct gfs2_bufdata *bd = bh->b_private; gfs2_unpin() local
507 struct gfs2_bufdata *bd; buf_lo_after_commit() local
624 struct gfs2_bufdata *bd; revoke_lo_before_commit() local
662 struct gfs2_bufdata *bd; revoke_lo_after_commit() local
840 struct gfs2_bufdata *bd; databuf_lo_after_commit() local
/linux-4.1.27/drivers/macintosh/
H A Dvia-pmu-backlight.c71 static int __pmu_backlight_update_status(struct backlight_device *bd) __pmu_backlight_update_status() argument
99 static int pmu_backlight_update_status(struct backlight_device *bd) pmu_backlight_update_status() argument
142 struct backlight_device *bd; pmu_backlight_init() local
/linux-4.1.27/drivers/mtd/onenand/
H A Donenand_bbt.c57 static int create_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd, int chip) create_bbt() argument
132 static inline int onenand_memory_bbt (struct mtd_info *mtd, struct nand_bbt_descr *bd) onenand_memory_bbt() argument
182 int onenand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd) onenand_scan_bbt() argument
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c21 static inline int get_rssi0(struct wcn36xx_rx_bd *bd) get_rssi0() argument
30 struct wcn36xx_rx_bd *bd; wcn36xx_rx_skb() local
85 static void wcn36xx_set_tx_pdu(struct wcn36xx_tx_bd *bd, wcn36xx_set_tx_pdu() argument
150 static void wcn36xx_set_tx_data(struct wcn36xx_tx_bd *bd, wcn36xx_set_tx_data() argument
213 static void wcn36xx_set_tx_mgmt(struct wcn36xx_tx_bd *bd, wcn36xx_set_tx_mgmt() argument
272 struct wcn36xx_tx_bd *bd = wcn36xx_dxe_get_next_bd(wcn, is_low); wcn36xx_start_tx() local
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-desc.c294 static void xgbe_set_buffer_data(struct xgbe_buffer_data *bd, xgbe_set_buffer_data() argument
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Doaktrail_device.c64 static int oaktrail_set_brightness(struct backlight_device *bd) oaktrail_set_brightness() argument
102 static int oaktrail_get_brightness(struct backlight_device *bd) oaktrail_get_brightness() argument
H A Dpsb_device.c59 static int psb_get_brightness(struct backlight_device *bd) psb_get_brightness() argument
104 static int psb_set_brightness(struct backlight_device *bd) psb_set_brightness() argument
H A Dcdv_device.c106 static int cdv_get_brightness(struct backlight_device *bd) cdv_get_brightness() argument
122 static int cdv_set_brightness(struct backlight_device *bd) cdv_set_brightness() argument
H A Dmdfld_device.c50 int mdfld_set_brightness(struct backlight_device *bd) mdfld_set_brightness() argument
96 static int mdfld_get_brightness(struct backlight_device *bd) mdfld_get_brightness() argument
H A Dpsb_drv.c418 static inline void get_brightness(struct backlight_device *bd) get_brightness() argument
H A Dopregion.c152 struct backlight_device *bd = dev_priv->backlight_device; asle_set_backlight() local
/linux-4.1.27/include/linux/fsl/bestcomm/
H A Dbestcomm.h52 struct bcom_bd *bd; member in struct:bcom_task
162 struct bcom_bd *bd; bcom_buffer_done() local
179 struct bcom_bd *bd; bcom_prepare_next_buffer() local
189 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->index); bcom_submit_next_buffer() local
203 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->outdex); bcom_retrieve_buffer() local
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_param.c273 int bd = adapter->bd_number; e1000_check_options() local
539 int bd = adapter->bd_number; e1000_check_fiber_options() local
566 int bd = adapter->bd_number; e1000_check_copper_options() local
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dparam.c239 int bd = adapter->bd_number; e1000e_check_options() local
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
H A Dixgb_param.c263 int bd = adapter->bd_number; ixgb_check_options() local
/linux-4.1.27/drivers/staging/dgnc/
H A Ddgnc_sysfs.c109 struct dgnc_board *bd; dgnc_vpd_show() local
129 struct dgnc_board *bd; dgnc_serial_number_show() local
146 struct dgnc_board *bd; dgnc_ports_state_show() local
164 struct dgnc_board *bd; dgnc_ports_baud_show() local
181 struct dgnc_board *bd; dgnc_ports_msignals_show() local
209 struct dgnc_board *bd; dgnc_ports_iflag_show() local
226 struct dgnc_board *bd; dgnc_ports_cflag_show() local
243 struct dgnc_board *bd; dgnc_ports_oflag_show() local
260 struct dgnc_board *bd; dgnc_ports_lflag_show() local
277 struct dgnc_board *bd; dgnc_ports_digi_flag_show() local
294 struct dgnc_board *bd; dgnc_ports_rxcount_show() local
311 struct dgnc_board *bd; dgnc_ports_txcount_show() local
329 void dgnc_create_ports_sysfiles(struct dgnc_board *bd) dgnc_create_ports_sysfiles() argument
352 void dgnc_remove_ports_sysfiles(struct dgnc_board *bd) dgnc_remove_ports_sysfiles() argument
371 struct dgnc_board *bd; dgnc_tty_state_show() local
396 struct dgnc_board *bd; dgnc_tty_baud_show() local
421 struct dgnc_board *bd; dgnc_tty_msignals_show() local
455 struct dgnc_board *bd; dgnc_tty_iflag_show() local
480 struct dgnc_board *bd; dgnc_tty_cflag_show() local
505 struct dgnc_board *bd; dgnc_tty_oflag_show() local
530 struct dgnc_board *bd; dgnc_tty_lflag_show() local
555 struct dgnc_board *bd; dgnc_tty_digi_flag_show() local
580 struct dgnc_board *bd; dgnc_tty_rxcount_show() local
605 struct dgnc_board *bd; dgnc_tty_txcount_show() local
630 struct dgnc_board *bd; dgnc_tty_name_show() local
H A Ddgnc_cls.c441 struct dgnc_board *bd; cls_param() local
687 struct dgnc_board *bd = (struct dgnc_board *) data; cls_tasklet() local
H A Ddgnc_neo.c93 static inline void neo_pci_posting_flush(struct dgnc_board *bd) neo_pci_posting_flush() argument
603 struct dgnc_board *bd; neo_param() local
850 struct dgnc_board *bd = (struct dgnc_board *) data; neo_tasklet() local
H A Ddgnc_tty.c492 struct dgnc_board *bd; dgnc_input() local
670 struct dgnc_board *bd; dgnc_carrier() local
1367 struct dgnc_board *bd; dgnc_tty_close() local
1937 struct dgnc_board *bd; dgnc_tty_tiocmset() local
1987 struct dgnc_board *bd; dgnc_tty_send_break() local
2037 struct dgnc_board *bd; dgnc_tty_wait_until_sent() local
2068 struct dgnc_board *bd; dgnc_tty_send_xchar() local
2164 struct dgnc_board *bd; dgnc_set_modem_info() local
2289 struct dgnc_board *bd; dgnc_tty_digiseta() local
2367 struct dgnc_board *bd; dgnc_tty_set_termios() local
2455 struct dgnc_board *bd; dgnc_tty_start() local
2485 struct dgnc_board *bd; dgnc_tty_stop() local
2528 struct dgnc_board *bd; dgnc_tty_flush_chars() local
2617 struct dgnc_board *bd; dgnc_tty_ioctl() local
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_param.c183 int bd = adapter->bd_number; atl1e_check_options() local
/linux-4.1.27/drivers/gpu/drm/ast/
H A Dast_ttm.c33 ast_bdev(struct ttm_bo_device *bd) ast_bdev() argument
/linux-4.1.27/drivers/gpu/drm/cirrus/
H A Dcirrus_ttm.c33 cirrus_bdev(struct ttm_bo_device *bd) cirrus_bdev() argument
/linux-4.1.27/drivers/gpu/drm/mgag200/
H A Dmgag200_ttm.c33 mgag200_bdev(struct ttm_bo_device *bd) mgag200_bdev() argument
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamrng.c81 static inline void rng_unmap_buf(struct device *jrdev, struct buf_data *bd) rng_unmap_buf() argument
101 struct buf_data *bd; rng_done() local
119 struct buf_data *bd = &ctx->bufs[!(to_current ^ ctx->current_buf)]; submit_job() local
138 struct buf_data *bd = &ctx->bufs[ctx->current_buf]; caam_read() local
220 struct buf_data *bd = &ctx->bufs[buf_id]; rng_create_job_desc() local
244 struct buf_data *bd; caam_cleanup() local
257 struct buf_data *bd = &ctx->bufs[buf_id]; caam_init_buf() local
/linux-4.1.27/block/
H A Dscsi_ioctl.c689 int scsi_verify_blk_ioctl(struct block_device *bd, unsigned int cmd) scsi_verify_blk_ioctl() argument
730 int scsi_cmd_blk_ioctl(struct block_device *bd, fmode_t mode, scsi_cmd_blk_ioctl() argument
H A Dbsg.c81 struct bsg_device *bd; member in struct:bsg_command
93 struct bsg_device *bd = bc->bd; bsg_free_command() local
105 static struct bsg_command *bsg_alloc_command(struct bsg_device *bd) bsg_alloc_command() argument
208 bsg_map_hdr(struct bsg_device *bd, struct sg_io_v4 *hdr, fmode_t has_write_perm, bsg_map_hdr() argument
305 struct bsg_device *bd = bc->bd; bsg_rq_end_io() local
325 static void bsg_add_command(struct bsg_device *bd, struct request_queue *q, bsg_add_command() argument
348 static struct bsg_command *bsg_next_done_cmd(struct bsg_device *bd) bsg_next_done_cmd() argument
366 static struct bsg_command *bsg_get_done_cmd(struct bsg_device *bd) bsg_get_done_cmd() argument
449 static bool bsg_complete(struct bsg_device *bd) bsg_complete() argument
473 static int bsg_complete_all_commands(struct bsg_device *bd) bsg_complete_all_commands() argument
513 __bsg_read(char __user *buf, size_t count, struct bsg_device *bd, __bsg_read() argument
555 static inline void bsg_set_block(struct bsg_device *bd, struct file *file) bsg_set_block() argument
577 struct bsg_device *bd = file->private_data; bsg_read() local
595 static int __bsg_write(struct bsg_device *bd, const char __user *buf, __bsg_write() argument
652 struct bsg_device *bd = file->private_data; bsg_write() local
678 struct bsg_device *bd; bsg_alloc_device() local
709 static int bsg_put_device(struct bsg_device *bd) bsg_put_device() argument
751 struct bsg_device *bd; bsg_add_device() local
782 struct bsg_device *bd; __bsg_get_device() local
800 struct bsg_device *bd; bsg_get_device() local
828 struct bsg_device *bd; bsg_open() local
841 struct bsg_device *bd = file->private_data; bsg_release() local
849 struct bsg_device *bd = file->private_data; bsg_poll() local
867 struct bsg_device *bd = file->private_data; bsg_ioctl() local
139 blk_fill_sgv4_hdr_rq(struct request_queue *q, struct request *rq, struct sg_io_v4 *hdr, struct bsg_device *bd, fmode_t has_write_perm) blk_fill_sgv4_hdr_rq() argument
H A Dblk-mq.c810 struct blk_mq_queue_data bd; __blk_mq_run_hw_queue() local
1275 struct blk_mq_queue_data bd = { blk_mq_make_request() local
/linux-4.1.27/drivers/tty/serial/jsm/
H A Djsm_cls.c694 struct jsm_board *bd; cls_param() local
H A Djsm_tty.c277 struct jsm_board *bd; jsm_tty_close() local
523 struct jsm_board *bd; jsm_input() local
659 struct jsm_board *bd; jsm_carrier() local
H A Djsm_neo.c39 static inline void neo_pci_posting_flush(struct jsm_board *bd) neo_pci_posting_flush() argument
941 struct jsm_board *bd; neo_param() local
/linux-4.1.27/drivers/usb/misc/
H A Dappledisplay.c77 struct backlight_device *bd; /* backlight device */ member in struct:appledisplay
143 static int appledisplay_bl_update_status(struct backlight_device *bd) appledisplay_bl_update_status() argument
166 static int appledisplay_bl_get_brightness(struct backlight_device *bd) appledisplay_bl_get_brightness() argument
/linux-4.1.27/arch/powerpc/platforms/52xx/
H A Dmpc52xx_lpbfifo.c66 struct bcom_bd *bd; mpc52xx_lpbfifo_kick() local
/linux-4.1.27/lib/
H A Dinflate.c773 int bd; /* lookup bits for td */ inflate_fixed() local
839 int bd; /* lookup bits for td */ inflate_dynamic() local
H A Ddecompress_bunzip2.c115 static unsigned int INIT get_bits(struct bunzip_data *bd, char bits_wanted) get_bits() argument
155 static int INIT get_next_block(struct bunzip_data *bd) get_next_block() argument
522 static int INIT read_bunzip(struct bunzip_data *bd, char *outbuf, int len) read_bunzip() argument
631 struct bunzip_data *bd; start_bunzip() local
685 struct bunzip_data *bd; bunzip2() local
/linux-4.1.27/include/linux/
H A Dbacklight.h120 static inline void backlight_update_status(struct backlight_device *bd) backlight_update_status() argument
/linux-4.1.27/sound/soc/fsl/
H A Dmpc5200_dma.c61 struct bcom_bd *bd; psc_dma_bcom_enqueue_next_buffer() local
/linux-4.1.27/drivers/mtd/ubi/
H A Dblock.c318 ubiblock_queue_rq(struct blk_mq_hw_ctx *hctx, const struct blk_mq_queue_data *bd) ubiblock_queue_rq() argument
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dvvp_dev.c302 static int vvp_pgcache_obj_get(struct cfs_hash *hs, struct cfs_hash_bd *bd, vvp_pgcache_obj_get() argument
/linux-4.1.27/drivers/gpu/drm/bochs/
H A Dbochs_mm.c14 static inline struct bochs_device *bochs_bdev(struct ttm_bo_device *bd) bochs_bdev() argument
/linux-4.1.27/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c390 static void get_pins(unsigned char __iomem* pins, struct matrox_bios* bd) { get_pins() argument
426 static void get_bios_version(unsigned char __iomem * vbios, struct matrox_bios* bd) { get_bios_version() argument
451 static void get_bios_output(unsigned char __iomem* vbios, struct matrox_bios* bd) { get_bios_output() argument
461 static void get_bios_tvout(unsigned char __iomem* vbios, struct matrox_bios* bd) { get_bios_tvout() argument
488 static void parse_bios(unsigned char __iomem* vbios, struct matrox_bios* bd) { parse_bios() argument
529 parse_pins1(struct matrox_fb_info *minfo, const struct matrox_bios *bd) parse_pins1() argument
560 parse_pins2(struct matrox_fb_info *minfo, const struct matrox_bios *bd) parse_pins2() argument
584 parse_pins3(struct matrox_fb_info *minfo, const struct matrox_bios *bd) parse_pins3() argument
614 parse_pins4(struct matrox_fb_info *minfo, const struct matrox_bios *bd) parse_pins4() argument
646 parse_pins5(struct matrox_fb_info *minfo, const struct matrox_bios *bd) parse_pins5() argument
708 matroxfb_set_limits(struct matrox_fb_info *minfo, const struct matrox_bios *bd) matroxfb_set_limits() argument
/linux-4.1.27/drivers/mtd/nand/
H A Dnand_bbt.c416 static int scan_block_fast(struct mtd_info *mtd, struct nand_bbt_descr *bd, scan_block_fast() argument
823 static inline int nand_memory_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd) nand_memory_bbt() argument
841 static int check_create(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd) check_create() argument
1026 static void verify_bbt_descr(struct mtd_info *mtd, struct nand_bbt_descr *bd) verify_bbt_descr() argument
1078 int nand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd) nand_scan_bbt() argument
1256 struct nand_bbt_descr *bd; nand_create_badblock_pattern() local
457 create_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd, int chip) create_bbt() argument
/linux-4.1.27/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c125 struct bcom_fec_bd *bd; mpc52xx_fec_free_rx_buffers() local
139 struct bcom_fec_bd *bd; mpc52xx_fec_rx_submit() local
312 struct bcom_fec_bd *bd; mpc52xx_fec_start_xmit() local
366 struct bcom_fec_bd *bd; mpc52xx_fec_tx_interrupt() local
387 struct bcom_fec_bd *bd; mpc52xx_fec_rx_interrupt() local
H A Ducc_geth.c242 u8 __iomem *bd; rx_bd_buffer_set() local
1839 u8 __iomem *bd; ucc_geth_free_rx() local
1883 u8 __iomem *bd; ucc_geth_free_tx() local
2200 u8 __iomem *bd; ucc_geth_alloc_tx() local
2286 u8 __iomem *bd; ucc_geth_alloc_rx() local
3088 u8 __iomem *bd; /* BD pointer */ ucc_geth_start_xmit() local
3160 u8 __iomem *bd; ucc_geth_rx() local
3239 u8 __iomem *bd; /* BD pointer */ ucc_geth_tx() local
208 get_new_skb(struct ucc_geth_private *ugeth, u8 __iomem *bd) get_new_skb() argument
H A Ducc_geth.h560 struct qe_bd bd[NUM_BDS_IN_PREFETCHED_BDS]; /* prefetched bd */ member in struct:ucc_geth_rx_prefetched_bds
/linux-4.1.27/drivers/target/
H A Dtarget_core_iblock.c94 struct block_device *bd = NULL; iblock_configure_device() local
604 struct block_device *bd = ib_dev->ibd_bd; iblock_show_configfs_dev_params() local
799 struct block_device *bd = ib_dev->ibd_bd; iblock_get_blocks() local
808 struct block_device *bd = ib_dev->ibd_bd; iblock_get_alignment_offset_lbas() local
822 struct block_device *bd = ib_dev->ibd_bd; iblock_get_lbppbe() local
831 struct block_device *bd = ib_dev->ibd_bd; iblock_get_io_min() local
839 struct block_device *bd = ib_dev->ibd_bd; iblock_get_io_opt() local
861 struct block_device *bd = ib_dev->ibd_bd; iblock_get_write_cache() local
213 iblock_emulate_read_cap_with_block_size( struct se_device *dev, struct block_device *bd, struct request_queue *q) iblock_emulate_read_cap_with_block_size() argument
H A Dtarget_core_pscsi.c375 struct block_device *bd; variable in typeref:struct:block_device
/linux-4.1.27/drivers/block/
H A Dnull_blk.c354 null_queue_rq(struct blk_mq_hw_ctx *hctx, const struct blk_mq_queue_data *bd) null_queue_rq() argument
H A Dvirtio_blk.c278 static int virtblk_getgeo(struct block_device *bd, struct hd_geometry *geo) virtblk_getgeo() argument
160 virtio_queue_rq(struct blk_mq_hw_ctx *hctx, const struct blk_mq_queue_data *bd) virtio_queue_rq() argument
H A Dloop.c1430 loop_queue_rq(struct blk_mq_hw_ctx *hctx, const struct blk_mq_queue_data *bd) loop_queue_rq() argument
H A Dxen-blkfront.c333 static int blkif_getgeo(struct block_device *bd, struct hd_geometry *hg) blkif_getgeo() argument
H A Dnvme-core.c1970 static int nvme_getgeo(struct block_device *bd, struct hd_geometry *geo) nvme_getgeo() argument
813 nvme_queue_rq(struct blk_mq_hw_ctx *hctx, const struct blk_mq_queue_data *bd) nvme_queue_rq() argument
950 nvme_admin_queue_rq(struct blk_mq_hw_ctx *hctx, const struct blk_mq_queue_data *bd) nvme_admin_queue_rq() argument
H A Drbd.c3448 rbd_queue_rq(struct blk_mq_hw_ctx *hctx, const struct blk_mq_queue_data *bd) rbd_queue_rq() argument
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dsvga3d_surfacedefs.h871 const u32 bd = desc->block_size.depth; svga3dsurface_get_pixel_offset() local
/linux-4.1.27/drivers/usb/musb/
H A Dcppi_dma.c61 struct cppi_descriptor *bd = c->freelist; cppi_bd_alloc() local
69 cppi_bd_free(struct cppi_channel *c, struct cppi_descriptor *bd) cppi_bd_free() argument
123 struct cppi_descriptor *bd; cppi_pool_init() local
137 struct cppi_descriptor *bd; cppi_pool_free() local
429 static void cppi_dump_rxbd(const char *tag, struct cppi_descriptor *bd) cppi_dump_rxbd() argument
440 struct cppi_descriptor *bd; cppi_dump_rxq() local
566 struct cppi_descriptor *bd; cppi_next_tx_segment() local
766 struct cppi_descriptor *bd, *tail; cppi_next_rx_segment() local
1006 struct cppi_descriptor *bd; cppi_rx_scan() local
1174 struct cppi_descriptor *bd; cppi_interrupt() local
/linux-4.1.27/drivers/video/fbdev/
H A Dbf54x-lq043fb.c429 static int bl_get_brightness(struct backlight_device *bd) bl_get_brightness() argument
H A Dbfin-t350mcqb-fb.c351 static int bl_get_brightness(struct backlight_device *bd) bl_get_brightness() argument
H A Dbf537-lq035.c634 static int bl_get_brightness(struct backlight_device *bd) bl_get_brightness() argument
/linux-4.1.27/drivers/video/fbdev/exynos/
H A Ds6e8ax0.c59 struct backlight_device *bd; member in struct:s6e8ax0
707 static int s6e8ax0_set_brightness(struct backlight_device *bd) s6e8ax0_set_brightness() argument
/linux-4.1.27/drivers/net/ethernet/aeroflex/
H A Dgreth.c158 static inline void greth_write_bd(u32 *bd, u32 val) greth_write_bd() argument
160 __raw_writel(cpu_to_be32(val), bd); greth_write_bd() local
163 static inline u32 greth_read_bd(u32 *bd) greth_read_bd() argument
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
H A Dinternal.h96 __le32 *bd; member in struct:iwl_rxq
/linux-4.1.27/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1467 struct fcoe_bd_ctx *bd = orig_io_req->bd_tbl->bd_tbl; bnx2fc_init_seq_cleanup_task() local
H A Dbnx2fc_io.c1620 struct fcoe_bd_ctx *bd = io_req->bd_tbl->bd_tbl; bnx2fc_split_bd() local
1647 struct fcoe_bd_ctx *bd = io_req->bd_tbl->bd_tbl; bnx2fc_map_sg() local
1690 struct fcoe_bd_ctx *bd = io_req->bd_tbl->bd_tbl; bnx2fc_build_bd_list_from_sg() local
/linux-4.1.27/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c146 struct iscsi_bd *bd = cmd->io_tbl.bd_tbl; bnx2i_map_scsi_sg() local
192 struct iscsi_bd *bd = cmd->io_tbl.bd_tbl; bnx2i_iscsi_map_sg_list() local
448 struct iscsi_bd *bd; bnx2i_alloc_bdt() local
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_lock.c1870 static int ldlm_reprocess_res(struct cfs_hash *hs, struct cfs_hash_bd *bd, ldlm_reprocess_res() argument
2018 int ldlm_cancel_locks_for_export_cb(struct cfs_hash *hs, struct cfs_hash_bd *bd, ldlm_cancel_locks_for_export_cb() argument
H A Dldlm_resource.c161 struct cfs_hash_bd bd; lprocfs_ns_resources_seq_show() local
570 struct cfs_hash_bd bd; ldlm_namespace_new() local
748 static int ldlm_resource_clean(struct cfs_hash *hs, struct cfs_hash_bd *bd, ldlm_resource_clean() argument
761 static int ldlm_resource_complain(struct cfs_hash *hs, struct cfs_hash_bd *bd, ldlm_resource_complain() argument
1055 struct cfs_hash_bd bd; ldlm_resource_get() local
1178 static void __ldlm_resource_putref_final(struct cfs_hash_bd *bd, __ldlm_resource_putref_final() argument
1209 struct cfs_hash_bd bd; ldlm_resource_putref() local
1238 struct cfs_hash_bd bd; ldlm_resource_putref_locked() local
1348 static int ldlm_res_hash_dump(struct cfs_hash *hs, struct cfs_hash_bd *bd, ldlm_res_hash_dump() argument
H A Dldlm_request.c2020 static int ldlm_res_iter_helper(struct cfs_hash *hs, struct cfs_hash_bd *bd, ldlm_res_iter_helper() argument
1919 ldlm_cli_hash_cancel_unused(struct cfs_hash *hs, struct cfs_hash_bd *bd, struct hlist_node *hnode, void *arg) ldlm_cli_hash_cancel_unused() argument
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_panel.c992 static int intel_backlight_device_update_status(struct backlight_device *bd) intel_backlight_device_update_status() argument
1024 static int intel_backlight_device_get_brightness(struct backlight_device *bd) intel_backlight_device_get_brightness() argument
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Datombios_encoders.c138 static u8 radeon_atom_bl_level(struct backlight_device *bd) radeon_atom_bl_level() argument
153 static int radeon_atom_backlight_update_status(struct backlight_device *bd) radeon_atom_backlight_update_status() argument
163 static int radeon_atom_backlight_get_brightness(struct backlight_device *bd) radeon_atom_backlight_get_brightness() argument
183 struct backlight_device *bd; radeon_atom_backlight_init() local
253 struct backlight_device *bd = NULL; radeon_atom_backlight_exit() local
H A Dradeon_legacy_encoders.c315 static uint8_t radeon_legacy_lvds_level(struct backlight_device *bd) radeon_legacy_lvds_level() argument
334 static int radeon_legacy_backlight_update_status(struct backlight_device *bd) radeon_legacy_backlight_update_status() argument
345 static int radeon_legacy_backlight_get_brightness(struct backlight_device *bd) radeon_legacy_backlight_get_brightness() argument
369 struct backlight_device *bd; radeon_legacy_backlight_init() local
457 struct backlight_device *bd = NULL; radeon_legacy_backlight_exit() local
/linux-4.1.27/drivers/block/aoe/
H A Daoecmd.c957 struct block_device *bd; aoecmd_sleepwork() local
/linux-4.1.27/drivers/net/ethernet/
H A Dethoc.c298 struct ethoc_bd bd; ethoc_init_ring() local
421 struct ethoc_bd bd; ethoc_rx() local
474 static void ethoc_update_tx_stats(struct ethoc *dev, struct ethoc_bd *bd) ethoc_update_tx_stats() argument
510 struct ethoc_bd bd; ethoc_tx() local
852 struct ethoc_bd bd; ethoc_start_xmit() local
247 ethoc_read_bd(struct ethoc *dev, int index, struct ethoc_bd *bd) ethoc_read_bd() argument
255 ethoc_write_bd(struct ethoc *dev, int index, const struct ethoc_bd *bd) ethoc_write_bd() argument
367 ethoc_update_rx_stats(struct ethoc *dev, struct ethoc_bd *bd) ethoc_update_rx_stats() argument
/linux-4.1.27/drivers/scsi/
H A Dscsi_lib.c1966 scsi_queue_rq(struct blk_mq_hw_ctx *hctx, const struct blk_mq_queue_data *bd) scsi_queue_rq() argument
H A Dgdth.h999 } __attribute__((packed)) bd; member in struct:__anon8909
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_hash.h558 static inline unsigned cfs_hash_bd_index_get(struct cfs_hash *hs, struct cfs_hash_bd *bd) cfs_hash_bd_index_get() argument
571 cfs_hash_bd_extra_get(struct cfs_hash *hs, struct cfs_hash_bd *bd) cfs_hash_bd_extra_get() argument
578 cfs_hash_bd_version_get(struct cfs_hash_bd *bd) cfs_hash_bd_version_get() argument
585 cfs_hash_bd_count_get(struct cfs_hash_bd *bd) cfs_hash_bd_count_get() argument
592 cfs_hash_bd_depmax_get(struct cfs_hash_bd *bd) cfs_hash_bd_depmax_get() argument
616 static inline int cfs_hash_bd_dec_and_lock(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_bd_dec_and_lock() argument
734 cfs_hash_bucket_validate(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_bucket_validate() argument
751 cfs_hash_bucket_validate(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_bucket_validate() argument
533 cfs_hash_bd_lock(struct cfs_hash *hs, struct cfs_hash_bd *bd, int excl) cfs_hash_bd_lock() argument
539 cfs_hash_bd_unlock(struct cfs_hash *hs, struct cfs_hash_bd *bd, int excl) cfs_hash_bd_unlock() argument
551 cfs_hash_bd_get_and_lock(struct cfs_hash *hs, const void *key, struct cfs_hash_bd *bd, int excl) cfs_hash_bd_get_and_lock() argument
563 cfs_hash_bd_index_set(struct cfs_hash *hs, unsigned index, struct cfs_hash_bd *bd) cfs_hash_bd_index_set() argument
624 cfs_hash_bd_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) cfs_hash_bd_hhead() argument
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dlu_object.h643 struct cfs_hash_bd bd; lu_site_bkt_from_fid() local
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
H A Dhash.c253 cfs_hash_hh_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) cfs_hash_hh_hhead() argument
261 cfs_hash_hh_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_hh_hnode_add() argument
269 cfs_hash_hh_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_hh_hnode_del() argument
292 cfs_hash_hd_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) cfs_hash_hd_hhead() argument
301 cfs_hash_hd_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_hd_hnode_add() argument
311 cfs_hash_hd_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_hd_hnode_del() argument
336 cfs_hash_dh_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) cfs_hash_dh_hhead() argument
345 cfs_hash_dh_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_dh_hnode_add() argument
360 cfs_hash_dh_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_dh_hnode_del() argument
391 cfs_hash_dd_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) cfs_hash_dd_hhead() argument
400 cfs_hash_dd_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_dd_hnode_add() argument
415 cfs_hash_dd_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_dd_hnode_del() argument
482 cfs_hash_bd_get(struct cfs_hash *hs, const void *key, struct cfs_hash_bd *bd) cfs_hash_bd_get() argument
497 cfs_hash_bd_dep_record(struct cfs_hash *hs, struct cfs_hash_bd *bd, int dep_cur) cfs_hash_bd_dep_record() argument
520 cfs_hash_bd_add_locked(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_bd_add_locked() argument
540 cfs_hash_bd_del_locked(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_bd_del_locked() argument
618 cfs_hash_bd_lookup_intent(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_bd_lookup_intent() argument
659 cfs_hash_bd_lookup_locked(struct cfs_hash *hs, struct cfs_hash_bd *bd, const void *key) cfs_hash_bd_lookup_locked() argument
667 cfs_hash_bd_peek_locked(struct cfs_hash *hs, struct cfs_hash_bd *bd, const void *key) cfs_hash_bd_peek_locked() argument
675 cfs_hash_bd_findadd_locked(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_bd_findadd_locked() argument
686 cfs_hash_bd_finddel_locked(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_bd_finddel_locked() argument
926 struct cfs_hash_bd bd; cfs_hash_buckets_realloc() local
1098 struct cfs_hash_bd bd; cfs_hash_destroy() local
1217 struct cfs_hash_bd bd; cfs_hash_add() local
1436 struct cfs_hash_bd bd; cfs_hash_for_each_tight() local
1489 cfs_hash_cond_del_locked(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_cond_del_locked() argument
1532 cfs_hash_peek(struct cfs_hash *hs, struct cfs_hash_bd *bd, cfs_hash_peek() argument
1578 struct cfs_hash_bd bd; cfs_hash_for_each_relax() local
1695 struct cfs_hash_bd bd; cfs_hash_hlist_for_each() local
1868 struct cfs_hash_bd bd; cfs_hash_rehash_worker() local
2079 struct cfs_hash_bd bd; cfs_hash_debug_str() local
470 cfs_hash_bd_from_key(struct cfs_hash *hs, struct cfs_hash_bucket **bkts, unsigned int bits, const void *key, struct cfs_hash_bd *bd) cfs_hash_bd_from_key() argument
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dlprocfs_status.c1546 int lprocfs_exp_print_uuid(struct cfs_hash *hs, struct cfs_hash_bd *bd, lprocfs_exp_print_uuid() argument
1577 int lprocfs_exp_print_hash(struct cfs_hash *hs, struct cfs_hash_bd *bd, lprocfs_exp_print_hash() argument
H A Dlu_object.c74 struct cfs_hash_bd bd; lu_object_put() local
179 struct cfs_hash_bd bd; lu_object_unhash() local
315 struct cfs_hash_bd bd; lu_site_purge() local
601 struct cfs_hash_bd bd; lu_object_new() local
630 struct cfs_hash_bd bd; lu_object_find_try() local
799 lu_site_obj_print(struct cfs_hash *hs, struct cfs_hash_bd *bd, lu_site_obj_print() argument
931 struct cfs_hash_bd bd; lu_obj_hop_get() local
985 struct cfs_hash_bd bd; lu_site_init() local
1797 struct cfs_hash_bd bd; lu_site_stats_get() local
2080 struct cfs_hash_bd bd; lu_object_assign_fid() local
536 htable_lookup(struct lu_site *s, struct cfs_hash_bd *bd, const struct lu_fid *f, wait_queue_t *waiter, __u64 *version) htable_lookup() argument
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
H A Datl1.c210 int bd = adapter->bd_number; atl1_check_options() local
H A Datl2.c2977 int bd = adapter->bd_number; atl2_check_options() local
/linux-4.1.27/drivers/dma/
H A Damba-pl08x.c820 static void pl08x_choose_master_bus(struct pl08x_lli_build_data *bd, pl08x_choose_master_bus() argument
930 struct pl08x_lli_build_data bd; pl08x_fill_llis_for_desc() local
843 pl08x_fill_lli_for_desc(struct pl08x_driver_data *pl08x, struct pl08x_lli_build_data *bd, int num_llis, int len, u32 cctl, u32 cctl2) pl08x_fill_lli_for_desc() argument
874 prep_byte_width_lli(struct pl08x_driver_data *pl08x, struct pl08x_lli_build_data *bd, u32 *cctl, u32 len, int num_llis, size_t *total_bytes) prep_byte_width_lli() argument
H A Dimx-sdma.c259 struct sdma_buffer_descriptor *bd; member in struct:sdma_channel
608 struct sdma_buffer_descriptor *bd; sdma_update_channel_loop() local
631 struct sdma_buffer_descriptor *bd; mxc_sdma_handle_channel_normal() local
1069 struct sdma_buffer_descriptor *bd = &sdmac->bd[i]; for_each_sg() local
1174 struct sdma_buffer_descriptor *bd = &sdmac->bd[i]; sdma_prep_dma_cyclic() local
/linux-4.1.27/drivers/acpi/
H A Dvideo.c263 static int acpi_video_get_brightness(struct backlight_device *bd) acpi_video_get_brightness() argument
282 static int acpi_video_set_brightness(struct backlight_device *bd) acpi_video_set_brightness() argument
1934 acpi_video_backlight_notify(struct notifier_block *nb, unsigned long val, void *bd) acpi_video_backlight_notify() argument
/linux-4.1.27/drivers/ata/
H A Dpata_mpc52xx.c447 struct bcom_ata_bd *bd; mpc52xx_ata_build_dmatable() local
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.c287 struct qe_bd __iomem *bd; qe_epbds_reset() local
357 struct qe_bd __iomem *bd; qe_ep_bd_init() local
415 struct qe_bd __iomem *bd; qe_ep_rxbd_update() local
730 struct qe_bd __iomem *bd, *nextbd; recycle_rxbds() local
756 struct qe_bd __iomem *bd = ep->n_rxbd; ep_recycle_rxbds() local
822 struct qe_bd __iomem *bd; qe_ep0_rx() local
941 struct qe_bd __iomem *bd; ep_rx_tasklet() local
1028 struct qe_bd __iomem *bd; qe_ep_rx() local
1073 struct qe_bd __iomem *bd; qe_ep_tx() local
1366 struct qe_bd __iomem *bd; qe_ep0_txconf() local
1422 struct qe_bd __iomem *bd; qe_ep_txconf() local
1477 struct qe_bd __iomem *bd; ep_req_rx() local
2175 struct qe_bd __iomem *bd; tx_irq() local
2204 struct qe_bd __iomem *bd; rx_irq() local
/linux-4.1.27/drivers/video/fbdev/riva/
H A Dfbdev.c300 static int riva_bl_update_status(struct backlight_device *bd) riva_bl_update_status() argument
333 struct backlight_device *bd; riva_bl_init() local
377 struct backlight_device *bd = info->bl_dev; riva_bl_exit() local
/linux-4.1.27/drivers/staging/dgap/
H A Ddgap.c429 static uint dgap_config_get_useintr(struct board_t *bd) dgap_config_get_useintr() argument
452 static uint dgap_config_get_altpin(struct board_t *bd) dgap_config_get_altpin() argument
542 static uint dgap_config_get_num_prts(struct board_t *bd) dgap_config_get_num_prts() argument
571 static char *dgap_create_config_string(struct board_t *bd, char *string) dgap_create_config_string() argument
1520 struct board_t *bd; dgap_input() local
1718 static void dgap_write_wakeup(struct board_t *bd, struct channel_t *ch, dgap_write_wakeup() argument
1751 struct board_t *bd; dgap_carrier() local
1866 static int dgap_event(struct board_t *bd) dgap_event() argument
2054 struct board_t *bd = (struct board_t *) data; dgap_poll_tasklet() local
2747 static int dgap_param(struct channel_t *ch, struct board_t *bd, u32 un_type) dgap_param() argument
3200 struct board_t *bd; dgap_tty_flush_buffer() local
3252 struct board_t *bd; dgap_tty_hangup() local
3285 struct board_t *bd; dgap_tty_chars_in_buffer() local
3804 struct board_t *bd; dgap_tty_tiocmset() local
3863 struct board_t *bd; dgap_tty_send_break() local
3926 struct board_t *bd; dgap_tty_send_xchar() local
4012 static int dgap_set_modem_info(struct channel_t *ch, struct board_t *bd, dgap_set_modem_info() argument
4119 static int dgap_tty_digiseta(struct channel_t *ch, struct board_t *bd, dgap_tty_digiseta() argument
4210 static int dgap_tty_digisetedelay(struct channel_t *ch, struct board_t *bd, dgap_tty_digisetedelay() argument
4264 static int dgap_tty_digisetcustombaud(struct channel_t *ch, struct board_t *bd, dgap_tty_digisetcustombaud() argument
4296 struct board_t *bd; dgap_tty_set_termios() local
4336 struct board_t *bd; dgap_tty_throttle() local
4372 struct board_t *bd; dgap_tty_unthrottle() local
4585 struct board_t *bd; dgap_tty_close() local
4710 struct board_t *bd; dgap_tty_start() local
4742 struct board_t *bd; dgap_tty_stop() local
4787 struct board_t *bd; dgap_tty_flush_chars() local
4831 struct board_t *bd; dgap_tty_ioctl() local
5357 struct board_t *bd; dgap_verify_board() local
5373 struct board_t *bd; dgap_ports_state_show() local
5394 struct board_t *bd; dgap_ports_baud_show() local
5415 struct board_t *bd; dgap_ports_msignals_show() local
5452 struct board_t *bd; dgap_ports_iflag_show() local
5472 struct board_t *bd; dgap_ports_cflag_show() local
5492 struct board_t *bd; dgap_ports_oflag_show() local
5512 struct board_t *bd; dgap_ports_lflag_show() local
5532 struct board_t *bd; dgap_ports_digi_flag_show() local
5552 struct board_t *bd; dgap_ports_rxcount_show() local
5572 struct board_t *bd; dgap_ports_txcount_show() local
5592 struct board_t *bd; dgap_tty_state_show() local
5619 struct board_t *bd; dgap_tty_baud_show() local
5645 struct board_t *bd; dgap_tty_msignals_show() local
5680 struct board_t *bd; dgap_tty_iflag_show() local
5706 struct board_t *bd; dgap_tty_cflag_show() local
5732 struct board_t *bd; dgap_tty_oflag_show() local
5758 struct board_t *bd; dgap_tty_lflag_show() local
5784 struct board_t *bd; dgap_tty_digi_flag_show() local
5810 struct board_t *bd; dgap_tty_rxcount_show() local
5836 struct board_t *bd; dgap_tty_txcount_show() local
5862 struct board_t *bd; dgap_tty_name_show() local
5985 static void dgap_create_ports_sysfiles(struct board_t *bd) dgap_create_ports_sysfiles() argument
6001 static void dgap_remove_ports_sysfiles(struct board_t *bd) dgap_remove_ports_sysfiles() argument
/linux-4.1.27/drivers/scsi/aacraid/
H A Daachba.c127 } __attribute__((packed)) bd; member in struct:__anon8537
145 } __attribute__((packed)) bd; member in struct:__anon8540
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Dphy.c2376 u16 bd, regu, bdwidth, sec, chnl; _rtl8812ae_phy_get_txpower_limit() local
/linux-4.1.27/drivers/block/mtip32xx/
H A Dmtip32xx.c3758 mtip_queue_rq(struct blk_mq_hw_ctx *hctx, const struct blk_mq_queue_data *bd) mtip_queue_rq() argument
/linux-4.1.27/drivers/net/ethernet/toshiba/
H A Dtc35815.c364 struct BDesc bd; member in struct:TxFD
370 struct BDesc bd[0]; /* variable length */ member in struct:RxFD
375 struct BDesc bd[RX_BUF_NUM]; member in struct:FrFD
1581 struct BDesc *bd = &lp->fbl_ptr->bd[curid]; tc35815_rx() local
/linux-4.1.27/drivers/tty/serial/
H A Dfsl_lpuart.c1343 unsigned long ctrl, old_ctrl, bd, modem; lpuart32_set_termios() local
1653 unsigned long cr, bd; lpuart32_console_get_options() local
/linux-4.1.27/fs/nfsd/
H A Dnfs4state.c643 struct bloom_pair *bd = &blocked_delegations; delegation_blocked() local
676 struct bloom_pair *bd = &blocked_delegations; block_delegations() local
/linux-4.1.27/drivers/net/wireless/ipw2x00/
H A Dipw2200.c3826 struct tfd_frame *bd = &txq->bd[txq->q.last_used]; ipw_queue_tx_free_tfd() local
H A Dipw2200.h534 struct tfd_frame *bd; member in struct:clx2_tx_queue
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c10275 u16 rcq, bd; bnx2x_prev_unload_undi_inc() local
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A Dcommon.h607 __le32 *bd; member in struct:il_rx_queue

Completed in 4521 milliseconds