Searched defs:geth (Results 1 – 5 of 5) sorted by relevance
259 struct f_gether *geth = func_to_geth(f); in geth_set_alt() local284 struct f_gether *geth = func_to_geth(f); in geth_disable() local299 struct f_gether *geth = func_to_geth(f); in geth_bind() local471 struct f_gether *geth; in geth_alloc() local
655 static void ecm_open(struct gether *geth) in ecm_open()665 static void ecm_close(struct gether *geth) in ecm_close()
633 static void rndis_open(struct gether *geth) in rndis_open()645 static void rndis_close(struct gether *geth) in rndis_close()
1308 static void ncm_open(struct gether *geth) in ncm_open()1320 static void ncm_close(struct gether *geth) in ncm_close()
88 unsigned int geth : 1; member