Searched refs:which_fn (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/usb/gadget/
H A Dether.c884 #define which_fn(t) (hs ? hs_ ## t ## _function : fs_ ## t ## _function) macro
896 function = which_fn(rndis);
901 function = which_fn(eth);

Completed in 33 milliseconds