Home
last modified time | relevance | path

Searched refs:gether_get_host_addr_cdc (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Du_ether.h233 int gether_get_host_addr_cdc(struct net_device *net, char *host_addr, int len);
H A Df_subset.c486 status = gether_get_host_addr_cdc(opts->net, geth->ethaddr, in geth_alloc()
H A Du_ether.c983 int gether_get_host_addr_cdc(struct net_device *net, char *host_addr, int len) in gether_get_host_addr_cdc() function
997 EXPORT_SYMBOL_GPL(gether_get_host_addr_cdc);
H A Df_ecm.c950 status = gether_get_host_addr_cdc(opts->net, ecm->ethaddr, in ecm_alloc()
H A Df_ncm.c1769 status = gether_get_host_addr_cdc(opts->net, ncm->ethaddr, in ncm_alloc()