Home
last modified time | relevance | path

Searched defs:_opts (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Df_uac1.c29 #define EPIN_EN(_opts) ((_opts)->p_chmask != 0) argument
30 #define EPOUT_EN(_opts) ((_opts)->c_chmask != 0) argument
31 #define FUIN_EN(_opts) ((_opts)->p_mute_present \ argument
33 #define FUOUT_EN(_opts) ((_opts)->c_mute_present \ argument
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c14 #define MVPP2_DEF_FLOW(_type, _id, _opts, _ri, _ri_mask) \ argument