Home
last modified time | relevance | path

Searched defs:gt (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/drivers/media/radio/
Dradio-gemtek.c149 static void gemtek_bu2614_transmit(struct gemtek *gt) in gemtek_bu2614_transmit()
181 struct gemtek *gt = kzalloc(sizeof(*gt), GFP_KERNEL); in gemtek_alloc() local
193 struct gemtek *gt = container_of(isa, struct gemtek, isa); in gemtek_s_frequency() local
215 struct gemtek *gt = container_of(isa, struct gemtek, isa); in gemtek_s_mute_volume() local
/linux-4.19.296/fs/gfs2/
Dutil.h160 static inline unsigned int gfs2_tune_get_i(struct gfs2_tune *gt, in gfs2_tune_get_i()
Dsys.c559 struct gfs2_tune *gt = &sdp->sd_tune; in quota_scale_store() local
578 struct gfs2_tune *gt = &sdp->sd_tune; in tune_set() local
Dops_fstype.c54 static void gfs2_tune_init(struct gfs2_tune *gt) in gfs2_tune_init()
Dsuper.c1242 struct gfs2_tune *gt = &sdp->sd_tune; in gfs2_remount_fs() local
Dquota.c1077 struct gfs2_tune *gt = &sdp->sd_tune; in need_sync() local
/linux-4.19.296/usr/
Dgen_init_cpio.c206 static int cpio_mkgeneric_line(const char *line, enum generic_types gt) in cpio_mkgeneric_line()