Searched defs:_compat (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/mfd/ |
D | core.h | 17 #define MFD_CELL_ALL(_name, _res, _pdata, _pdsize, _id, _compat, _of_reg, _use_of_reg, _match) \ argument 31 #define MFD_CELL_OF_REG(_name, _res, _pdata, _pdsize, _id, _compat, _of_reg) \ argument 34 #define MFD_CELL_OF(_name, _res, _pdata, _pdsize, _id, _compat) \ argument
|
/linux-6.1.9/include/linux/ |
D | of_platform.h | 45 #define OF_DEV_AUXDATA(_compat,_phys,_name,_pdata) \ argument
|