Searched refs:gether_get_host_addr_cdc (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/usb/gadget/function/ |
| A D | u_ether.h | 206 int gether_get_host_addr_cdc(struct net_device *net, char *host_addr, int len);
|
| A D | f_subset.c | 481 status = gether_get_host_addr_cdc(opts->net, geth->ethaddr, in geth_alloc()
|
| A D | u_ether.c | 964 int gether_get_host_addr_cdc(struct net_device *net, char *host_addr, int len) in gether_get_host_addr_cdc() function 976 EXPORT_SYMBOL_GPL(gether_get_host_addr_cdc);
|
| A D | f_ecm.c | 938 status = gether_get_host_addr_cdc(opts->net, ecm->ethaddr, in ecm_alloc()
|
| A D | f_ncm.c | 1708 status = gether_get_host_addr_cdc(opts->net, ncm->ethaddr, in ncm_alloc()
|
Completed in 12 milliseconds