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() local479 struct f_gether *geth; in geth_alloc() local
661 static void ecm_open(struct gether *geth) in ecm_open()671 static void ecm_close(struct gether *geth) in ecm_close()
636 static void rndis_open(struct gether *geth) in rndis_open()648 static void rndis_close(struct gether *geth) in rndis_close()
1313 static void ncm_open(struct gether *geth) in ncm_open()1325 static void ncm_close(struct gether *geth) in ncm_close()
88 unsigned int geth : 1; member