Home
last modified time | relevance | path

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

1234567

/linux/sound/soc/codecs/
H A Dbd28623.c47 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
183 struct bd28623_priv *bd; in bd28623_probe() local
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c391 static void get_pins(unsigned char __iomem* pins, struct matrox_bios* bd) { in get_pins()
427 static void get_bios_version(unsigned char __iomem * vbios, struct matrox_bios* bd) { in get_bios_version()
452 static void get_bios_output(unsigned char __iomem* vbios, struct matrox_bios* bd) { in get_bios_output()
462 static void get_bios_tvout(unsigned char __iomem* vbios, struct matrox_bios* bd) { in get_bios_tvout()
489 static void parse_bios(unsigned char __iomem* vbios, struct matrox_bios* bd) { in parse_bios()
531 const struct matrox_bios *bd) in parse_pins1()
562 const struct matrox_bios *bd) in parse_pins2()
586 const struct matrox_bios *bd) in parse_pins3()
616 const struct matrox_bios *bd) in parse_pins4()
648 const struct matrox_bios *bd) in parse_pins5()
[all …]
/linux/block/
H A Dbsg.c45 static unsigned int bsg_timeout(struct bsg_device *bd, struct sg_io_v4 *hdr) in bsg_timeout()
57 static int bsg_sg_io(struct bsg_device *bd, bool open_for_write, in bsg_sg_io()
87 static int bsg_get_command_q(struct bsg_device *bd, int __user *uarg) in bsg_get_command_q()
92 static int bsg_set_command_q(struct bsg_device *bd, int __user *uarg) in bsg_set_command_q()
106 struct bsg_device *bd = to_bsg_device(file_inode(file)); in bsg_ioctl() local
172 struct bsg_device *bd = container_of(dev, struct bsg_device, device); in bsg_device_release() local
178 void bsg_unregister_queue(struct bsg_device *bd) in bsg_unregister_queue()
192 struct bsg_device *bd; in bsg_register_queue() local
/linux/drivers/video/backlight/
H A Daat2870_bl.c20 struct backlight_device *bd; member
30 struct backlight_device *bd = aat2870_bl->bd; in aat2870_brightness() local
56 static int aat2870_bl_update_status(struct backlight_device *bd) in aat2870_bl_update_status()
101 struct backlight_device *bd; in aat2870_bl_probe() local
177 struct backlight_device *bd = aat2870_bl->bd; in aat2870_bl_remove() local
H A Djornada720_bl.c22 static int jornada_bl_get_brightness(struct backlight_device *bd) in jornada_bl_get_brightness()
49 static int jornada_bl_update_status(struct backlight_device *bd) in jornada_bl_update_status()
108 struct backlight_device *bd; in jornada_bl_probe() local
H A Dapple_bl.c56 static int intel_chipset_send_intensity(struct backlight_device *bd) in intel_chipset_send_intensity()
67 static int intel_chipset_get_intensity(struct backlight_device *bd) in intel_chipset_get_intensity()
101 static int nvidia_chipset_send_intensity(struct backlight_device *bd) in nvidia_chipset_send_intensity()
112 static int nvidia_chipset_get_intensity(struct backlight_device *bd) in nvidia_chipset_get_intensity()
H A Dkb3886_bl.c88 static int kb3886bl_send_intensity(struct backlight_device *bd) in kb3886bl_send_intensity()
104 struct backlight_device *bd = dev_get_drvdata(dev); in kb3886bl_suspend() local
113 struct backlight_device *bd = dev_get_drvdata(dev); in kb3886bl_resume() local
123 static int kb3886bl_get_intensity(struct backlight_device *bd) in kb3886bl_get_intensity()
H A Dktd2801-backlight.c29 struct backlight_device *bd; member
33 static int ktd2801_update_status(struct backlight_device *bd) in ktd2801_update_status()
61 struct backlight_device *bd; in ktd2801_backlight_probe() local
H A Dlm3533_bl.c28 struct backlight_device *bd; member
38 static int lm3533_bl_update_status(struct backlight_device *bd) in lm3533_bl_update_status()
45 static int lm3533_bl_get_brightness(struct backlight_device *bd) in lm3533_bl_get_brightness()
266 struct backlight_device *bd; in lm3533_bl_probe() local
342 struct backlight_device *bd = bl->bd; in lm3533_bl_remove() local
H A Dipaq_micro_bl.c15 static int micro_bl_update_status(struct backlight_device *bd) in micro_bl_update_status()
50 struct backlight_device *bd; in micro_backlight_probe() local
H A Drave-sp-backlight.c18 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/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c22 static inline int get_rssi0(struct wcn36xx_rx_bd *bd) in get_rssi0()
27 static inline int get_snr(struct wcn36xx_rx_bd *bd) in get_snr()
311 struct wcn36xx_rx_bd *bd; in wcn36xx_rx_skb() local
458 static void wcn36xx_set_tx_pdu(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_pdu()
520 static void wcn36xx_set_tx_data(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_data()
599 static void wcn36xx_set_tx_mgmt(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_mgmt()
661 struct wcn36xx_tx_bd bd; in wcn36xx_start_tx() local
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c64 nv40_get_intensity(struct backlight_device *bd) in nv40_get_intensity()
76 nv40_set_intensity(struct backlight_device *bd) in nv40_set_intensity()
117 nv50_edp_get_brightness(struct backlight_device *bd) in nv50_edp_get_brightness()
158 nv50_edp_set_brightness(struct backlight_device *bd) in nv50_edp_set_brightness()
205 nv50_get_intensity(struct backlight_device *bd) in nv50_get_intensity()
213 nv50_set_intensity(struct backlight_device *bd) in nv50_set_intensity()
/linux/include/linux/fsl/bestcomm/
H A Dbestcomm.h52 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/drivers/video/fbdev/aty/
H A Dradeon_backlight.c46 static int radeon_bl_update_status(struct backlight_device *bd) in radeon_bl_update_status()
126 struct backlight_device *bd; in radeonfb_bl_init() local
196 struct backlight_device *bd = rinfo->info->bl_dev; in radeonfb_bl_exit() local
/linux/drivers/macintosh/
H A Dvia-pmu-backlight.c72 static int __pmu_backlight_update_status(struct backlight_device *bd) in __pmu_backlight_update_status()
95 static int pmu_backlight_update_status(struct backlight_device *bd) in pmu_backlight_update_status()
138 struct backlight_device *bd; in pmu_backlight_init() local
/linux/drivers/mtd/nand/onenand/
H A Donenand_bbt.c56 static int create_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd, int chip) in create_bbt()
131 static inline int onenand_memory_bbt (struct mtd_info *mtd, struct nand_bbt_descr *bd) in onenand_memory_bbt()
181 static int onenand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd) in onenand_scan_bbt()
/linux/drivers/md/
H A Ddm-bio-record.h33 static inline void dm_bio_record(struct dm_bio_details *bd, struct bio *bio) in dm_bio_record()
45 static inline void dm_bio_restore(struct dm_bio_details *bd, struct bio *bio) in dm_bio_restore()
/linux/lib/
H A Ddecompress_bunzip2.c116 static unsigned int INIT get_bits(struct bunzip_data *bd, char bits_wanted) in get_bits()
156 static int INIT get_next_block(struct bunzip_data *bd) in get_next_block()
524 static int INIT read_bunzip(struct bunzip_data *bd, char *outbuf, int len) in read_bunzip()
633 struct bunzip_data *bd; in start_bunzip() local
687 struct bunzip_data *bd; in bunzip2() local
/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c414 static int scan_block_fast(struct nand_chip *this, struct nand_bbt_descr *bd, in scan_block_fast()
454 struct nand_bbt_descr *bd = this->badblock_pattern; in bbt_block_checkbad() local
491 struct nand_bbt_descr *bd, int chip) in create_bbt()
931 struct nand_bbt_descr *bd) in nand_memory_bbt()
950 struct nand_bbt_descr *bd) in check_create()
1190 static void verify_bbt_descr(struct nand_chip *this, struct nand_bbt_descr *bd) in verify_bbt_descr()
1243 static int nand_scan_bbt(struct nand_chip *this, struct nand_bbt_descr *bd) in nand_scan_bbt()
1373 struct nand_bbt_descr *bd; in nand_create_badblock_pattern() local
/linux/drivers/usb/misc/
H A Dappledisplay.c66 struct backlight_device *bd; /* backlight device */ member
131 static int appledisplay_bl_update_status(struct backlight_device *bd) in appledisplay_bl_update_status()
157 static int appledisplay_bl_get_brightness(struct backlight_device *bd) in appledisplay_bl_get_brightness()
/linux/drivers/platform/x86/
H A Dnvidia-wmi-ec-backlight.c63 static int nvidia_wmi_ec_backlight_update_status(struct backlight_device *bd) in nvidia_wmi_ec_backlight_update_status()
72 static int nvidia_wmi_ec_backlight_get_brightness(struct backlight_device *bd) in nvidia_wmi_ec_backlight_get_brightness()
/linux/drivers/gpu/drm/gma500/
H A Dbacklight.c45 static int gma_backlight_get_brightness(struct backlight_device *bd) in gma_backlight_get_brightness()
56 static int gma_backlight_update_status(struct backlight_device *bd) in gma_backlight_update_status()
/linux/drivers/target/
H A Dtarget_core_iblock.c95 struct block_device *bd; in iblock_configure_device() local
641 struct block_device *bd = ib_dev->ibd_bd; in iblock_show_configfs_dev_params() local
1090 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_alignment_offset_lbas() local
1104 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_lbppbe() local
1114 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_io_min() local
1122 struct block_device *bd = ib_dev->ibd_bd; in iblock_get_io_opt() local
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c244 skb_frag_t *frag, struct eth_tx_bd *bd) in map_frag_to_bd()
307 struct eth_tx_1st_bd *bd; in qede_xdp_xmit() local
741 struct sw_rx_data *bd, u16 len, u16 pad) in qede_build_skb()
761 struct sw_rx_data *bd, u16 len, u16 pad, in qede_tpa_rx_build_skb()
792 struct sw_rx_data *bd, u16 len, u16 pad) in qede_rx_build_skb()
1083 struct sw_rx_data *bd, in qede_rx_xdp()
1176 struct sw_rx_data *bd; in qede_rx_build_jumbo() local
1252 struct sw_rx_data *bd; in qede_rx_process_cqe() local

1234567