Searched refs:_struct (Results 1 – 2 of 2) sorted by relevance
| /include/uapi/linux/genwqe/ |
| A D | genwqe_card.h | 391 #define ATS_SET_FLAGS(_struct, _field, _flags) \ argument 392 (((_flags) & 0xf) << (44 - (4 * (offsetof(_struct, _field) / 8))))
|
| /include/linux/ |
| A D | clk-provider.h | 1574 #define CLK_FIXED_FACTOR(_struct, _name, _parent, \ argument 1576 struct clk_fixed_factor _struct = { \ 1585 #define CLK_FIXED_FACTOR_HW(_struct, _name, _parent, \ argument 1587 struct clk_fixed_factor _struct = { \ 1600 #define CLK_FIXED_FACTOR_HWS(_struct, _name, _parent, \ argument 1602 struct clk_fixed_factor _struct = { \ 1611 #define CLK_FIXED_FACTOR_FW_NAME(_struct, _name, _parent, \ argument 1613 struct clk_fixed_factor _struct = { \
|
Completed in 13 milliseconds