Searched refs:_features (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/clk/sunxi-ng/ |
H A D | ccu_mux.h | 51 _flags, _features) \ argument 61 .features = _features, \
|
H A D | ccu_nm.h | 120 _features) \ argument 133 .features = _features, \
|
H A D | ccu_mp.h | 134 _gate, _flags, _features) \ argument 142 .features = _features, \
|
/linux/drivers/clk/baikal-t1/ |
H A D | clk-ccu-pll.c | 35 #define CCU_PLL_INFO(_id, _name, _pname, _base, _flags, _features) \ argument 42 .features = _features, \
|
H A D | clk-ccu-div.c | 57 #define CCU_DIV_VAR_INFO(_id, _name, _pname, _base, _width, _flags, _features) \ argument 66 .features = _features \
|
/linux/Documentation/networking/ |
H A D | netdev-features.rst | 61 ndo_*_features callbacks are called with rtnl_lock held. Missing callbacks 66 from ndo_*_features callbacks. netdev->features should not be modified by
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.h | 4589 #define RTW89_FW_FEATURE_GROUP(_grp, _features...) \ argument 4592 _features \
|