Searched defs:geth (Results 1 – 5 of 5) sorted by relevance
257 struct f_gether *geth = func_to_geth(f); in geth_set_alt() local282 struct f_gether *geth = func_to_geth(f); in geth_disable() local297 struct f_gether *geth = func_to_geth(f); in geth_bind() local409 struct f_gether *geth; in geth_bind_config() local
640 static void ecm_open(struct gether *geth) in ecm_open()650 static void ecm_close(struct gether *geth) in ecm_close()
632 static void rndis_open(struct gether *geth) in rndis_open()644 static void rndis_close(struct gether *geth) in rndis_close()
1123 static void ncm_open(struct gether *geth) in ncm_open()1135 static void ncm_close(struct gether *geth) in ncm_close()
88 unsigned int geth : 1; member