Home
last modified time | relevance | path

Searched defs:compatible (Results 1 – 21 of 21) sorted by relevance

/external/libdrm/tests/
Ddrmdevice.c75 char **compatible = device->deviceinfo.platform->compatible; in print_device_info() local
89 char **compatible = device->deviceinfo.platform->compatible; in print_device_info() local
/external/u-boot/arch/arm/mach-uniphier/
Dboards.c124 const char *compatible; member
/external/grpc-grpc/test/core/end2end/
Dgen_build_yaml.py231 def compatible(f, t): function
Dgenerate_tests.bzl210 def compatible(fopt, topt): function
/external/u-boot/board/qualcomm/dragonboard410c/
Ddragonboard410c.c156 const char *compatible; in ft_board_setup() member
/external/u-boot/drivers/reset/
Dsti-reset.c37 const char *compatible; member
194 phys_addr_t sti_reset_get_regmap(const char *compatible) in sti_reset_get_regmap()
/external/python/cpython2/Tools/pybench/
Dpybench.py252 def compatible(self, other): member in Test
454 def compatible(self, other): member in Benchmark
/external/u-boot/drivers/usb/phy/
Drockchip_usb2_phy.c37 char compatible[128]; member
/external/u-boot/board/freescale/bsc9132qds/
Dbsc9132qds.c342 void fdt_del_node_compat(void *blob, const char *compatible) in fdt_del_node_compat()
/external/u-boot/board/freescale/p1022ds/
Dp1022ds.c314 static void ft_codec_setup(void *blob, const char *compatible) in ft_codec_setup()
/external/u-boot/drivers/serial/
Dserial_uniphier.c96 const char *compatible; member
/external/u-boot/lib/libfdt/
Dfdt_ro.c647 const char *compatible) in fdt_node_check_compatible()
660 const char *compatible) in fdt_node_offset_by_compatible()
/external/dtc/libfdt/
Dfdt_ro.c668 const char *compatible) in fdt_node_check_compatible()
681 const char *compatible) in fdt_node_offset_by_compatible()
/external/u-boot/scripts/dtc/libfdt/
Dfdt_ro.c738 const char *compatible) in fdt_node_check_compatible()
751 const char *compatible) in fdt_node_offset_by_compatible()
/external/u-boot/drivers/core/
Dof_access.c366 const char *type, const char *compatible) in of_find_compatible_node()
/external/mesa3d/src/mapi/glapi/gen/
Dgl_XML.py473 def compatible(self, other): member in gl_parameter
/external/libdrm/
Dxf86drm.h823 char **compatible; /* NULL terminated list of compatible strings */ member
833 char **compatible; /* NULL terminated list of compatible strings */ member
Dxf86drm.c3217 char **compatible = device->deviceinfo.platform->compatible; in drmFreePlatformDevice() local
3233 char **compatible = device->deviceinfo.host1x->compatible; in drmFreeHost1xDevice() local
/external/u-boot/include/dm/
Ddevice.h181 const char *compatible; member
/external/python/dateutil/dateutil/
Drrule.py1513 compatible=False, argument
/external/u-boot/drivers/usb/musb-new/
Dmusb_gadget.c83 int compatible = true; in map_dma_buffer() local