Searched refs:gether_get_host_addr_cdc (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | u_ether.h | 197 * gether_get_host_addr_cdc - get an ethernet-over-usb link host address 206 int gether_get_host_addr_cdc(struct net_device *net, char *host_addr, int len);
|
H A D | f_subset.c | 481 status = gether_get_host_addr_cdc(opts->net, geth->ethaddr, in geth_alloc()
|
H A D | u_ether.c | 968 int gether_get_host_addr_cdc(struct net_device *net, char *host_addr, int len) in gether_get_host_addr_cdc() function 982 EXPORT_SYMBOL_GPL(gether_get_host_addr_cdc); variable
|
H A D | f_ecm.c | 938 status = gether_get_host_addr_cdc(opts->net, ecm->ethaddr, in ecm_alloc()
|
H A D | f_ncm.c | 1723 status = gether_get_host_addr_cdc(opts->net, ncm->ethaddr, in ncm_alloc()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | u_ether.h | 198 * gether_get_host_addr_cdc - get an ethernet-over-usb link host address 207 int gether_get_host_addr_cdc(struct net_device *net, char *host_addr, int len);
|
H A D | f_subset.c | 479 status = gether_get_host_addr_cdc(opts->net, geth->ethaddr, in geth_alloc()
|
H A D | u_ether.c | 958 int gether_get_host_addr_cdc(struct net_device *net, char *host_addr, int len) in gether_get_host_addr_cdc() function 972 EXPORT_SYMBOL_GPL(gether_get_host_addr_cdc); variable
|
H A D | f_ecm.c | 941 status = gether_get_host_addr_cdc(opts->net, ecm->ethaddr, in ecm_alloc()
|
H A D | f_ncm.c | 1704 status = gether_get_host_addr_cdc(opts->net, ncm->ethaddr, in ncm_alloc()
|
Completed in 13 milliseconds