Searched defs:bd (Results 151 - 175 of 215) sorted by last modified time

123456789

/linux-master/drivers/md/
H A Ddm-rq.c477 dm_mq_queue_rq(struct blk_mq_hw_ctx *hctx, const struct blk_mq_queue_data *bd) argument
H A Ddm-bio-record.h33 static inline void dm_bio_record(struct dm_bio_details *bd, struct bio *bio) argument
45 static inline void dm_bio_restore(struct dm_bio_details *bd, struct bio *bio) argument
[all...]
/linux-master/drivers/gpu/drm/gud/
H A Dgud_connector.c109 static int gud_connector_backlight_update_status(struct backlight_device *bd) argument
127 struct backlight_device *bd; local
/linux-master/drivers/gpu/drm/gma500/
H A Dbacklight.c45 static int gma_backlight_get_brightness(struct backlight_device *bd) argument
56 static int gma_backlight_update_status(struct backlight_device *bd) argument
/linux-master/drivers/video/backlight/
H A Dlocomolcd.c110 static int locomolcd_set_intensity(struct backlight_device *bd) argument
144 static int locomolcd_get_intensity(struct backlight_device *bd) argument
H A Dams369fg06.c37 struct backlight_device *bd; member in struct:ams369fg06
310 struct backlight_device *bd; local
408 static int ams369fg06_set_brightness(struct backlight_device *bd) argument
444 struct backlight_device *bd = NULL; local
[all...]
/linux-master/drivers/platform/x86/
H A Dnvidia-wmi-ec-backlight.c63 static int nvidia_wmi_ec_backlight_update_status(struct backlight_device *bd) argument
72 static int nvidia_wmi_ec_backlight_get_brightness(struct backlight_device *bd) argument
H A Dpanasonic-laptop.c366 static int bl_get(struct backlight_device *bd) argument
376 static int bl_set_status(struct backlight_device *bd) argument
H A Dsamsung-laptop.c509 static int get_brightness(struct backlight_device *bd) argument
550 static int update_status(struct backlight_device *bd) argument
1172 struct backlight_device *bd; local
[all...]
/linux-master/drivers/hid/
H A Dhid-wiimote-modules.c2225 __u8 sx, sy, tb, wb, bd, bm, bp, bo, br, bb, bg, by, bu; local
/linux-master/drivers/platform/loongarch/
H A Dloongson-laptop.c200 struct backlight_device *bd; local
357 static int loongson_laptop_backlight_update(struct backlight_device *bd) argument
369 static int loongson_laptop_get_brightness(struct backlight_device *bd) argument
/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi.c462 int hfi_session_set_buffers(struct venus_inst *inst, struct hfi_buffer_desc *bd) argument
472 hfi_session_unset_buffers(struct venus_inst *inst, struct hfi_buffer_desc *bd) argument
/linux-master/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) argument
131 static inline int onenand_memory_bbt (struct mtd_info *mtd, struct nand_bbt_descr *bd) argument
181 static int onenand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd) argument
[all...]
/linux-master/arch/mips/sgi-ip30/
H A Dip30-xtalk.c41 struct xtalk_bridge_platform_data *bd; local
[all...]
/linux-master/arch/mips/sgi-ip27/
H A Dip27-xtalk.c28 struct xtalk_bridge_platform_data *bd; local
[all...]
/linux-master/sound/soc/codecs/
H A Dbd28623.c47 static int bd28623_power_on(struct bd28623_priv *bd) argument
63 static void bd28623_power_off(struct bd28623_priv *bd) argument
75 struct bd28623_priv *bd local
87 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); local
106 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); local
122 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); local
129 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); local
138 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); local
183 struct bd28623_priv *bd; local
[all...]
/linux-master/drivers/usb/gadget/udc/bdc/
H A Dbdc_cmd.c123 struct bdc_bd *bd; local
H A Dbdc_ep.c432 struct bdc_bd *bd; local
[all...]
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h593 __le32 *bd; member in struct:il_rx_queue
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dparam.c227 int bd = adapter->bd_number; local
[all...]
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_param.c246 int bd = adapter->bd_number; local
512 int bd = adapter->bd_number; local
539 int bd = adapter->bd_number; local
[all...]
/linux-master/arch/powerpc/boot/
H A Dcuboot-hotfoot.c20 static bd_t bd; variable
[all...]
/linux-master/drivers/scsi/qedi/
H A Dqedi_fw.c1748 struct scsi_sge *bd = cmd->io_tbl.sge_tbl; local
1781 struct scsi_sge *bd = cmd->io_tbl.sge_tbl; local
1883 struct scsi_sge *bd = cmd->io_tbl.sge_tbl; local
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmw_surface_cache.h198 const u32 bd = desc->blockSize.depth; local
/linux-master/lib/
H A Ddecompress_bunzip2.c116 static unsigned int INIT get_bits(struct bunzip_data *bd, char bits_wanted) argument
156 get_next_block(struct bunzip_data *bd) argument
523 read_bunzip(struct bunzip_data *bd, char *outbuf, int len) argument
632 struct bunzip_data *bd; local
686 struct bunzip_data *bd; local
[all...]

Completed in 526 milliseconds

123456789