Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c890 #define which_fn(t) (hs ? hs_ ## t ## _function : fs_ ## t ## _function) in config_buf() macro
902 function = which_fn(rndis); in config_buf()
907 function = which_fn(eth); in config_buf()