/linux-3.3/lib/ |
D | btree.c | 135 static void dec_key(struct btree_geo *geo, unsigned long *key) in dec_key() 148 static unsigned long *bkey(struct btree_geo *geo, unsigned long *node, int n) in bkey() 153 static void *bval(struct btree_geo *geo, unsigned long *node, int n) in bval() 158 static void setkey(struct btree_geo *geo, unsigned long *node, int n, in setkey() 164 static void setval(struct btree_geo *geo, unsigned long *node, int n, in setval() 170 static void clearpair(struct btree_geo *geo, unsigned long *node, int n) in clearpair() 206 void *btree_last(struct btree_head *head, struct btree_geo *geo, in btree_last() 223 static int keycmp(struct btree_geo *geo, unsigned long *node, int pos, in keycmp() 229 static int keyzero(struct btree_geo *geo, unsigned long *key) in keyzero() 240 void *btree_lookup(struct btree_head *head, struct btree_geo *geo, in btree_lookup() [all …]
|
/linux-3.3/block/partitions/ |
D | ibm.c | 25 cchh2blk (struct vtoc_cchh *ptr, struct hd_geometry *geo) { in cchh2blk() 44 cchhb2blk (struct vtoc_cchhb *ptr, struct hd_geometry *geo) { in cchhb2blk() 67 struct hd_geometry *geo; in ibm_partition() local
|
/linux-3.3/drivers/mtd/nand/gpmi-nand/ |
D | gpmi-lib.c | 161 struct bch_geometry *geo = &this->bch_geometry; in gpmi_dump_info() local 944 struct bch_geometry *geo = &this->bch_geometry; in gpmi_send_page() local 989 struct bch_geometry *geo = &this->bch_geometry; in gpmi_read_page() local
|
D | gpmi-nand.c | 74 struct bch_geometry *geo = &this->bch_geometry; in get_ecc_strength() local 87 struct bch_geometry *geo = &this->bch_geometry; in common_nfc_set_geometry() local 666 struct bch_geometry *geo = &this->bch_geometry; in gpmi_alloc_dma_buffer() local
|
/linux-3.3/drivers/media/video/bt8xx/ |
D | bttv-risc.c | 336 bttv_calc_geo_old(struct bttv *btv, struct bttv_geometry *geo, in bttv_calc_geo_old() 381 struct bttv_geometry * geo, in bttv_calc_geo() 436 bttv_apply_geo(struct bttv *btv, struct bttv_geometry *geo, int odd) in bttv_apply_geo()
|
/linux-3.3/drivers/net/wireless/ipw2x00/ |
D | libipw_geo.c | 136 const struct libipw_geo *geo) in libipw_set_geo()
|
/linux-3.3/drivers/media/video/s5p-tv/ |
D | mixer_reg.c | 137 const struct mxr_format *fmt, const struct mxr_geometry *geo) in mxr_reg_graph_format() 172 const struct mxr_format *fmt, const struct mxr_geometry *geo) in mxr_reg_vp_format()
|
D | mixer_vp_layer.c | 145 struct mxr_geometry *geo = &layer->geo; in mxr_vp_fix_geometry() local
|
D | mixer_video.c | 173 static void mxr_geometry_dump(struct mxr_device *mdev, struct mxr_geometry *geo) in mxr_geometry_dump() 321 struct mxr_geometry *geo = &layer->geo; in mxr_s_fmt() local 362 struct mxr_geometry *geo = &layer->geo; in mxr_g_selection() local 423 struct mxr_geometry *geo = &layer->geo; in mxr_s_selection() local
|
D | mixer_grp_layer.c | 151 struct mxr_geometry *geo = &layer->geo; in mxr_graph_fix_geometry() local
|
/linux-3.3/arch/m68k/emu/ |
D | nfblock.c | 81 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo()
|
/linux-3.3/fs/xfs/ |
D | xfs_fsops.c | 53 xfs_fsop_geom_t *geo, in xfs_fs_geometry()
|
/linux-3.3/block/ |
D | ioctl.c | 252 struct hd_geometry geo; in blkdev_ioctl() local
|
/linux-3.3/drivers/media/video/ |
D | sh_vou.c | 528 static void vou_adjust_input(struct sh_vou_geometry *geo, v4l2_std_id std) in vou_adjust_input() 596 static void vou_adjust_output(struct sh_vou_geometry *geo, v4l2_std_id std) in vou_adjust_output() 679 struct sh_vou_geometry geo; in sh_vou_s_fmt_vid_out() local 943 struct sh_vou_geometry geo; in sh_vou_s_crop() local
|
/linux-3.3/drivers/block/aoe/ |
D | aoeblk.c | 229 aoeblk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in aoeblk_getgeo()
|
/linux-3.3/drivers/s390/block/ |
D | xpram.c | 229 static int xpram_getgeo(struct block_device *bdev, struct hd_geometry *geo) in xpram_getgeo()
|
D | dasd_fba.c | 212 struct hd_geometry *geo) in dasd_fba_fill_geometry()
|
D | dasd_diag.c | 475 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_diag_fill_geometry()
|
/linux-3.3/drivers/mtd/ |
D | mtd_blkdevs.c | 280 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo) in blktrans_getgeo()
|
D | ssfdc.c | 409 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ssfdcr_getgeo()
|
D | nftlcore.c | 787 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in nftl_getgeo()
|
D | inftlcore.c | 929 static int inftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in inftl_getgeo()
|
/linux-3.3/drivers/ide/ |
D | ide-gd.c | 277 static int ide_gd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
|
/linux-3.3/drivers/video/mb862xx/ |
D | mb862xxfb.h | 71 void __iomem *geo; member
|
/linux-3.3/drivers/block/ |
D | virtio_blk.c | 258 static int virtblk_getgeo(struct block_device *bd, struct hd_geometry *geo) in virtblk_getgeo()
|