Searched refs:_features (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/clk/sunxi-ng/ |
D | ccu_mux.h | 51 _flags, _features) \ argument 61 .features = _features, \
|
D | ccu_nm.h | 120 _features) \ argument 133 .features = _features, \
|
/linux-6.12.1/drivers/clk/baikal-t1/ |
D | clk-ccu-pll.c | 35 #define CCU_PLL_INFO(_id, _name, _pname, _base, _flags, _features) \ argument 42 .features = _features, \
|
D | clk-ccu-div.c | 57 #define CCU_DIV_VAR_INFO(_id, _name, _pname, _base, _width, _flags, _features) \ argument 66 .features = _features \
|
/linux-6.12.1/Documentation/networking/ |
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
|