Searched refs:_features (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.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 | 58 #define CCU_DIV_VAR_INFO(_id, _name, _pname, _base, _width, _flags, _features) \ argument 67 .features = _features \
|
| /Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_hw_catalog.c | 785 #define SSPP_BLK(_name, _id, _base, _features, \ argument 790 .features = _features, \ 1228 #define INTF_BLK(_name, _id, _base, _type, _ctrl_id, _progfetch, _features, _reg, _underrun_bit, _v… argument 1232 .features = _features, \ 1290 #define WB_BLK(_name, _id, _base, _features, _clk_ctrl, \ argument 1295 .features = _features, \
|
| /Linux-v6.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
|