Home
last modified time | relevance | path

Searched defs:md (Results 1 – 20 of 20) sorted by relevance

/drivers/md/
Ddm.c39 struct mapped_device *md; member
64 struct mapped_device *md; member
107 struct mapped_device *md; member
297 struct mapped_device *md; in dm_blk_open() local
322 struct mapped_device *md = disk->private_data; in dm_blk_close() local
328 int dm_open_count(struct mapped_device *md) in dm_open_count()
336 int dm_lock_for_deletion(struct mapped_device *md) in dm_lock_for_deletion()
354 struct mapped_device *md = bdev->bd_disk->private_data; in dm_blk_getgeo() local
362 struct mapped_device *md = bdev->bd_disk->private_data; in dm_blk_ioctl() local
390 static struct dm_io *alloc_io(struct mapped_device *md) in alloc_io()
[all …]
Ddm-sysfs.c25 struct mapped_device *md; in dm_attr_show() local
42 static ssize_t dm_attr_name_show(struct mapped_device *md, char *buf) in dm_attr_name_show()
51 static ssize_t dm_attr_uuid_show(struct mapped_device *md, char *buf) in dm_attr_uuid_show()
86 int dm_sysfs_init(struct mapped_device *md) in dm_sysfs_init()
96 void dm_sysfs_exit(struct mapped_device *md) in dm_sysfs_exit()
Ddm-ioctl.c35 struct mapped_device *md; member
130 struct mapped_device *md) in alloc_cell()
176 static int dm_hash_insert(const char *name, const char *uuid, struct mapped_device *md) in dm_hash_insert()
531 static int __dev_status(struct mapped_device *md, struct dm_ioctl *param) in __dev_status()
570 struct mapped_device *md; in dev_create() local
602 struct mapped_device *md; in __find_device_hash_cell() local
626 struct mapped_device *md = NULL; in find_device() local
656 struct mapped_device *md; in dev_remove() local
724 struct mapped_device *md; in dev_set_geometry() local
773 struct mapped_device *md; in do_suspend() local
[all …]
Ddm-uevent.c43 struct mapped_device *md; member
56 static struct dm_uevent *dm_uevent_alloc(struct mapped_device *md) in dm_uevent_alloc()
70 static struct dm_uevent *dm_build_path_uevent(struct mapped_device *md, in dm_build_path_uevent()
186 struct mapped_device *md = dm_table_get_md(ti->table); in dm_path_uevent() local
Ddm-table.c42 struct mapped_device *md; member
237 unsigned num_targets, struct mapped_device *md) in dm_table_create()
354 struct mapped_device *md) in open_dev()
377 static void close_dev(struct dm_dev_internal *d, struct mapped_device *md) in close_dev()
407 struct mapped_device *md) in upgrade_mode()
/drivers/mmc/card/
Dblock.c70 struct mmc_blk_data *md; in mmc_blk_get() local
83 static void mmc_blk_put(struct mmc_blk_data *md) in mmc_blk_put()
99 struct mmc_blk_data *md = mmc_blk_get(bdev->bd_disk); in mmc_blk_open() local
118 struct mmc_blk_data *md = disk->private_data; in mmc_blk_release() local
238 mmc_blk_set_blksize(struct mmc_blk_data *md, struct mmc_card *card) in mmc_blk_set_blksize()
266 struct mmc_blk_data *md = mq->data; in mmc_blk_issue_rq() local
510 struct mmc_blk_data *md; in mmc_blk_alloc() local
596 struct mmc_blk_data *md; in mmc_blk_probe() local
636 struct mmc_blk_data *md = mmc_get_drvdata(card); in mmc_blk_remove() local
656 struct mmc_blk_data *md = mmc_get_drvdata(card); in mmc_blk_suspend() local
[all …]
/drivers/video/matrox/
Dmatroxfb_maven.c133 static int* get_ctrl_ptr(struct maven_data* md, int idx) { in get_ctrl_ptr()
324 static unsigned char maven_compute_deflicker (const struct maven_data* md) { in maven_compute_deflicker()
342 static void maven_compute_bwlevel (const struct maven_data* md, in maven_compute_bwlevel()
351 static const struct maven_gamma* maven_compute_gamma (const struct maven_data* md) { in maven_compute_gamma()
356 static void maven_init_TVdata(const struct maven_data* md, struct mavenregs* data) { in maven_init_TVdata()
739 static inline int maven_compute_timming(struct maven_data* md, in maven_compute_timming()
973 static int maven_program_timming(struct maven_data* md, in maven_program_timming()
1011 static inline int maven_resync(struct maven_data* md) { in maven_resync()
1017 static int maven_get_queryctrl (struct maven_data* md, in maven_get_queryctrl()
1039 static int maven_set_control (struct maven_data* md, in maven_set_control()
[all …]
Dmatroxfb_g450.c134 static int g450_query_ctrl(void* md, struct v4l2_queryctrl *p) { in g450_query_ctrl()
155 static int g450_set_ctrl(void* md, struct v4l2_control *p) { in g450_set_ctrl()
209 static int g450_get_ctrl(void* md, struct v4l2_control *p) { in g450_get_ctrl()
509 static int matroxfb_g450_compute(void* md, struct my_timming* mt) { in matroxfb_g450_compute()
547 static int matroxfb_g450_program(void* md) { in matroxfb_g450_program()
556 static int matroxfb_g450_verify_mode(void* md, u_int32_t arg) { in matroxfb_g450_verify_mode()
566 static int g450_dvi_compute(void* md, struct my_timming* mt) { in g450_dvi_compute()
/drivers/w1/
Dw1.c73 struct w1_master *md = dev_to_w1_master(dev); in w1_master_release() local
222 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_name() local
237 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_store_search() local
254 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_search() local
269 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_store_pullup() local
286 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_pullup() local
298 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_pointer() local
316 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_max_slave_count() local
327 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_attempts() local
338 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_slave_count() local
[all …]
/drivers/scsi/
Dlibsrp.c185 static int srp_direct_data(struct scsi_cmnd *sc, struct srp_direct_buf *md, in srp_direct_data()
224 struct srp_direct_buf *md = NULL; in srp_indirect_data() local
323 struct srp_direct_buf *md; in srp_transfer_data() local
365 struct srp_direct_buf *md; in vscsis_data_length() local
Dmesh.c307 volatile struct dbdma_regs __iomem *md = ms->dma; in mesh_dump_regs() local
362 volatile struct dbdma_regs __iomem *md = ms->dma; in mesh_init() local
685 volatile struct dbdma_regs __iomem *md = ms->dma; in start_phase() local
1323 volatile struct dbdma_regs __iomem *md = ms->dma; in halt_dma() local
1708 volatile struct dbdma_regs __iomem *md = ms->dma; in mesh_host_reset() local
Dsg.c1629 struct rq_map_data *md, map_data; in sg_start_req() local
/drivers/mtd/nand/
Dnand_bbt.c281 struct nand_bbt_descr *td, struct nand_bbt_descr *md) in read_abs_bbts()
532 …ead_bbts(struct mtd_info *mtd, uint8_t * buf, struct nand_bbt_descr *td, struct nand_bbt_descr *md) in search_read_bbts()
558 struct nand_bbt_descr *td, struct nand_bbt_descr *md, in write_bbt()
779 struct nand_bbt_descr *md = this->bbt_md; in check_create() local
958 struct nand_bbt_descr *md = this->bbt_md; in nand_scan_bbt() local
1025 struct nand_bbt_descr *md = this->bbt_md; in nand_update_bbt() local
/drivers/s390/char/
Dtape_3590.h97 unsigned int md:8; member
110 unsigned char md[3]; member
/drivers/scsi/ibmvscsi/
Dibmvscsi.c316 struct srp_direct_buf *md) in unmap_sg_list()
362 struct srp_direct_buf *md) in map_sg_list()
Dibmvstgt.c222 struct srp_direct_buf *md, int nmd, in ibmvstgt_rdma()
Dibmvfc.c1264 struct srp_direct_buf *md) in ibmvfc_map_sg_list()
/drivers/video/
Dmodedb.c1000 const struct fb_videomode *m, *m1 = NULL, *md = NULL, *best = NULL; in fb_find_best_display() local
/drivers/media/video/usbvideo/
Dusbvideo.c672 struct module *md, in usbvideo_register()
/drivers/crypto/
Dhifn_795x.c1196 u16 md = 0; in hifn_setup_cmd_desc() local