Home
last modified time | relevance | path

Searched defs:oi (Results 1 – 14 of 14) sorted by relevance

/drivers/media/pci/ivtv/
Divtvfb.c220 struct osd_info *oi = itv->osd_info; in ivtvfb_get_osd_coords() local
236 struct osd_info *oi = itv->osd_info; in ivtvfb_set_osd_coords() local
338 struct osd_info *oi = itv->osd_info; in ivtvfb_prep_frame() local
517 struct osd_info *oi = itv->osd_info; in ivtvfb_set_var() local
631 struct osd_info *oi = itv->osd_info; in ivtvfb_get_fix() local
653 struct osd_info *oi = itv->osd_info; in _ivtvfb_check_var() local
961 struct osd_info *oi = itv->osd_info; in ivtvfb_restore() local
979 struct osd_info *oi = itv->osd_info; in ivtvfb_init_vidmode() local
1102 struct osd_info *oi = itv->osd_info; in ivtvfb_init_io() local
1157 struct osd_info *oi = itv->osd_info; in ivtvfb_release_buffers() local
[all …]
/drivers/input/misc/
Dgpio_output.c26 struct gpio_event_output_info *oi; in gpio_event_output_event() local
44 struct gpio_event_output_info *oi; in gpio_event_output_func() local
/drivers/staging/lustre/lustre/include/
Dlustre_fid.h487 static inline void ostid_build_res_name(struct ost_id *oi, in ostid_build_res_name()
499 static inline void ostid_res_name_to_id(struct ost_id *oi, in ostid_res_name_to_id()
515 static inline int ostid_res_name_eq(struct ost_id *oi, in ostid_res_name_eq()
534 struct ost_id oi; in ost_fid_build_resid() local
550 struct ost_id oi; in ost_fid_from_resid() local
/drivers/staging/lustre/lustre/lov/
Dlov_pack.c56 struct ost_id oi; in lov_dump_lmm_common() local
80 struct ost_id oi; in lov_dump_lmm_objects() local
/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c37 unsigned int oi, oo; /* offset for in and out */ in sun4i_ss_opti_poll() local
147 unsigned int oi, oo; /* offset for in and out */ in sun4i_ss_cipher_poll() local
/drivers/video/fbdev/omap2/dss/
Dmanager.c249 struct omap_overlay_info *oi; in dss_mgr_check() local
Dapply.c211 struct omap_overlay_info *oi; in dss_check_settings_low() local
630 struct omap_overlay_info *oi; in dss_ovl_write_regs() local
Ddispc.c2512 const struct omap_overlay_info *oi, in dispc_ovl_check()
2747 int dispc_ovl_setup(enum omap_plane plane, const struct omap_overlay_info *oi, in dispc_ovl_setup()
/drivers/net/ethernet/dec/tulip/
Dinterrupt.c524 int oi = 0; in tulip_interrupt() local
/drivers/staging/lustre/lustre/llite/
Dfile.c967 struct ost_id *oi = lsm ? &lsm->lsm_oi : &obdo->o_oi; in ll_inode_getattr() local
1254 static int ll_lov_recreate(struct inode *inode, struct ost_id *oi, u32 ost_idx) in ll_lov_recreate()
1305 struct ost_id oi; in ll_lov_recreate_obj() local
1322 struct ost_id oi; in ll_lov_recreate_fid() local
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h596 static inline void ostid_set_seq(struct ost_id *oi, __u64 seq) in ostid_set_seq()
610 static inline void ostid_set_seq_mdt0(struct ost_id *oi) in ostid_set_seq_mdt0()
615 static inline void ostid_set_seq_echo(struct ost_id *oi) in ostid_set_seq_echo()
620 static inline void ostid_set_seq_llog(struct ost_id *oi) in ostid_set_seq_llog()
629 static inline void ostid_set_id(struct ost_id *oi, __u64 oid) in ostid_set_id()
648 static inline void ostid_inc_id(struct ost_id *oi) in ostid_inc_id()
661 static inline void ostid_dec_id(struct ost_id *oi) in ostid_dec_id()
1554 struct ost_id *oi) in fid_to_lmm_oi()
1560 static inline void lmm_oi_set_seq(struct ost_id *oi, __u64 seq) in lmm_oi_set_seq()
1565 static inline __u64 lmm_oi_id(struct ost_id *oi) in lmm_oi_id()
[all …]
Dlustre_user.h177 } oi; member
183 #define POSTID(oi) ostid_seq(oi), ostid_id(oi) argument
/drivers/mtd/
Dmtdchar.c856 struct nand_oobinfo oi; in mtdchar_ioctl() local
/drivers/staging/lustre/lustre/ptlrpc/
Dpack_generic.c1920 static void lustre_swab_lmm_oi(struct ost_id *oi) in lustre_swab_lmm_oi()