Searched refs:_instance (Results 1 – 3 of 3) sorted by relevance
| /drivers/edac/ |
| A D | scrub.c | 145 #define EDAC_SCRUB_ATTR_RO(_name, _instance) \ argument 147 .instance = _instance }) 149 #define EDAC_SCRUB_ATTR_WO(_name, _instance) \ argument 151 .instance = _instance }) 153 #define EDAC_SCRUB_ATTR_RW(_name, _instance) \ argument 155 .instance = _instance })
|
| /drivers/pinctrl/mediatek/ |
| A D | pinctrl-paris.h | 52 #define MTK_EINT_PIN(_number, _instance, _index, _debounce) { \ argument 54 .instance = _instance, \
|
| /drivers/soc/tegra/ |
| A D | pmc.c | 328 #define TEGRA_WAKE_GPIO(_name, _id, _instance, _pin) \ argument 334 .instance = _instance, \
|
Completed in 17 milliseconds