Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/
Dconfigfs.c239 static int unregister_gadget(struct gadget_info *gi) in unregister_gadget()
257 struct gadget_info *gi = to_gadget_info(item); in gadget_dev_desc_UDC_store() local
339 struct gadget_info *gi = to_gadget_info(item); in gadget_info_attr_release() local
368 struct gadget_info *gi = container_of(cdev, struct gadget_info, cdev); in config_usb_cfg_link() local
419 struct gadget_info *gi = container_of(cdev, struct gadget_info, cdev); in config_usb_cfg_unlink() local
532 struct gadget_info *gi; in function_make() local
582 struct gadget_info *gi; in function_drop() local
626 struct gadget_info *gi; in config_desc_make() local
749 struct gadget_info *gi = os_desc_item_to_gadget_info(item); in os_desc_use_store() local
773 struct gadget_info *gi = os_desc_item_to_gadget_info(item); in os_desc_b_vendor_code_store() local
[all …]
/Linux-v4.19/fs/nfsd/
Dauth.c24 struct group_info *gi; in nfsd_setuser() local
/Linux-v4.19/drivers/media/dvb-frontends/
Dlgs8gxx.c368 static int lgs8gxx_autolock_gi(struct lgs8gxx_state *priv, u8 gi, u8 cpn, in lgs8gxx_autolock_gi()
409 u8 *detected_param, u8 *gi) in lgs8gxx_auto_detect()
481 u8 gi = 0x2; in lgs8gxx_auto_lock() local
804 u16 i, gi = priv->curr_gi; in lgs8913_read_signal_strength() local
/Linux-v4.19/fs/gfs2/
Dglock.c1925 static void gfs2_glock_iter_next(struct gfs2_glock_iter *gi, loff_t n) in gfs2_glock_iter_next()
1963 struct gfs2_glock_iter *gi = seq->private; in gfs2_glock_seq_start() local
1988 struct gfs2_glock_iter *gi = seq->private; in gfs2_glock_seq_next() local
1999 struct gfs2_glock_iter *gi = seq->private; in gfs2_glock_seq_stop() local
2061 struct gfs2_glock_iter *gi = seq->private; in __gfs2_glocks_open() local
2086 struct gfs2_glock_iter *gi = seq->private; in gfs2_glocks_release() local
/Linux-v4.19/arch/ia64/mm/
Dcontig.c104 struct pcpu_group_info *gi; in setup_per_cpu_areas() local
/Linux-v4.19/net/sunrpc/
Dsvcauth_unix.c414 struct group_info *gi; member
632 struct group_info *gi; in unix_gid_find() local
661 struct group_info *gi; in svcauth_unix_set_client() local
/Linux-v4.19/drivers/net/ethernet/mscc/
Docelot.h533 #define ocelot_read_ix(ocelot, reg, gi, ri) __ocelot_read_ix(ocelot, reg, reg##_GSZ * (gi) + reg##_… argument
534 #define ocelot_read_gix(ocelot, reg, gi) __ocelot_read_ix(ocelot, reg, reg##_GSZ * (gi)) argument
539 #define ocelot_write_ix(ocelot, val, reg, gi, ri) __ocelot_write_ix(ocelot, val, reg, reg##_GSZ * (… argument
540 #define ocelot_write_gix(ocelot, val, reg, gi) __ocelot_write_ix(ocelot, val, reg, reg##_GSZ * (gi)) argument
546 #define ocelot_rmw_ix(ocelot, val, m, reg, gi, ri) __ocelot_rmw_ix(ocelot, val, m, reg, reg##_GSZ *… argument
547 #define ocelot_rmw_gix(ocelot, val, m, reg, gi) __ocelot_rmw_ix(ocelot, val, m, reg, reg##_GSZ * (g… argument
/Linux-v4.19/mm/
Dpercpu.c1953 const struct pcpu_group_info *gi = &ai->groups[group]; in pcpu_dump_alloc_info() local
2092 const struct pcpu_group_info *gi = &ai->groups[group]; in pcpu_setup_first_chunk() local
2386 struct pcpu_group_info *gi = &ai->groups[group]; in pcpu_build_alloc_info() local
2470 struct pcpu_group_info *gi = &ai->groups[group]; in pcpu_embed_first_chunk() local
2512 struct pcpu_group_info *gi = &ai->groups[group]; in pcpu_embed_first_chunk() local
/Linux-v4.19/kernel/
Dgroups.c17 struct group_info *gi; in groups_alloc() local
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dcfp.c202 u8 gi = 0; in mwifiex_index_to_acs_data_rate() local
/Linux-v4.19/net/sched/
Dsch_netem.c833 const struct tc_netem_gimodel *gi = nla_data(la); in get_loss_clg() local
1056 struct tc_netem_gimodel gi = { in dump_loss_model() local
/Linux-v4.19/include/linux/
Dcred.h45 static inline struct group_info *get_group_info(struct group_info *gi) in get_group_info()
/Linux-v4.19/drivers/media/dvb-frontends/cxd2880/
Dcxd2880_dvbt2.h299 enum cxd2880_dvbt2_guard gi; member
363 enum cxd2880_dvbt2_guard gi; member
/Linux-v4.19/include/net/
Dcfg80211.h821 enum nl80211_txrate_gi gi; member