Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/gadget/
Dether.c930 #define which_fn(t) (hs ? hs_ ## t ## _function : fs_ ## t ## _function) in config_buf() macro
932 #define which_fn(t) (fs_ ## t ## _function) in config_buf() macro
944 function = which_fn (rndis); in config_buf()
949 function = which_fn (eth); in config_buf()