Searched refs:compatible (Results 1 – 8 of 8) sorted by relevance
| /include/linux/platform_data/ |
| D | mtd-nand-omap2.h | 67 { .compatible = "ti,omap2-nand", }, 68 { .compatible = "ti,am64-nand", },
|
| D | mv88e6xxx.h | 12 const char *compatible; member
|
| /include/linux/ |
| D | of_platform.h | 39 char *compatible; member 47 { .compatible = _compat, .phys_addr = _phys, .name = _name, \
|
| D | irqchip.h | 44 #define IRQCHIP_MATCH(compat, fn) { .compatible = compat, \
|
| D | of.h | 298 const char *compatible); 566 const char *compatible) in of_get_compatible_child() argument 1451 #define for_each_compatible_node(dn, type, compatible) \ argument 1452 for (dn = of_find_compatible_node(NULL, type, compatible); dn; \ 1453 dn = of_find_compatible_node(dn, type, compatible)) 1517 = { .compatible = compat, \ 1525 = { .compatible = compat, \
|
| D | serial_core.h | 1062 char compatible[128]; member 1080 .compatible = compat, \
|
| D | mod_devicetable.h | 285 char compatible[128]; member
|
| /include/drm/ttm/ |
| D | ttm_resource.h | 155 bool (*compatible)(struct ttm_resource_manager *man, member
|