Home
last modified time | relevance | path

Searched refs:compatible (Results 1 – 5 of 5) sorted by relevance

/include/linux/platform_data/
Dmv88e6xxx.h12 const char *compatible; member
/include/linux/
Dof_platform.h38 char *compatible; member
46 { .compatible = _compat, .phys_addr = _phys, .name = _name, \
Dof.h294 const char *compatible);
657 const char *compatible) in of_get_compatible_child() argument
1234 #define for_each_compatible_node(dn, type, compatible) \ argument
1235 for (dn = of_find_compatible_node(NULL, type, compatible); dn; \
1236 dn = of_find_compatible_node(dn, type, compatible))
1285 = { .compatible = compat, \
1291 = { .compatible = compat, \
Dserial_core.h353 char compatible[128]; member
370 .compatible = compat, \
Dmod_devicetable.h263 char compatible[128]; member