Home
last modified time | relevance | path

Searched defs:geo (Results 1 – 25 of 63) sorted by relevance

123

/linux-3.3/lib/
Dbtree.c135 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/
Dibm.c25 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/
Dgpmi-lib.c161 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
Dgpmi-nand.c74 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/
Dbttv-risc.c336 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/
Dlibipw_geo.c136 const struct libipw_geo *geo) in libipw_set_geo()
/linux-3.3/drivers/media/video/s5p-tv/
Dmixer_reg.c137 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()
Dmixer_vp_layer.c145 struct mxr_geometry *geo = &layer->geo; in mxr_vp_fix_geometry() local
Dmixer_video.c173 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
Dmixer_grp_layer.c151 struct mxr_geometry *geo = &layer->geo; in mxr_graph_fix_geometry() local
/linux-3.3/arch/m68k/emu/
Dnfblock.c81 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo()
/linux-3.3/fs/xfs/
Dxfs_fsops.c53 xfs_fsop_geom_t *geo, in xfs_fs_geometry()
/linux-3.3/block/
Dioctl.c252 struct hd_geometry geo; in blkdev_ioctl() local
/linux-3.3/drivers/media/video/
Dsh_vou.c528 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/
Daoeblk.c229 aoeblk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in aoeblk_getgeo()
/linux-3.3/drivers/s390/block/
Dxpram.c229 static int xpram_getgeo(struct block_device *bdev, struct hd_geometry *geo) in xpram_getgeo()
Ddasd_fba.c212 struct hd_geometry *geo) in dasd_fba_fill_geometry()
Ddasd_diag.c475 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_diag_fill_geometry()
/linux-3.3/drivers/mtd/
Dmtd_blkdevs.c280 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo) in blktrans_getgeo()
Dssfdc.c409 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ssfdcr_getgeo()
Dnftlcore.c787 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in nftl_getgeo()
Dinftlcore.c929 static int inftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in inftl_getgeo()
/linux-3.3/drivers/ide/
Dide-gd.c277 static int ide_gd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
/linux-3.3/drivers/video/mb862xx/
Dmb862xxfb.h71 void __iomem *geo; member
/linux-3.3/drivers/block/
Dvirtio_blk.c258 static int virtblk_getgeo(struct block_device *bd, struct hd_geometry *geo) in virtblk_getgeo()

123