Searched defs:getprop (Results 1 - 6 of 6) sorted by relevance
| /third_party/libdrm/freedreno/kgsl/ |
| H A D | kgsl_pipe.c | 191 static int getprop(int fd, enum kgsl_property_type type, in getprop() function
|
| /kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
| H A D | atags_to_fdt.c | 50 static const void *getprop(const void *fdt, const char *node_path, in getprop() function
|
| /kernel/linux/linux-6.6/arch/arm/boot/compressed/ |
| H A D | atags_to_fdt.c | 51 static const void *getprop(const void *fdt, const char *node_path, in getprop() function
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| H A D | ops.h | 40 int (*getprop)(const void *phandle, const char *name, void *buf, member 106 static inline int getprop(void *devp, const char *name, void *buf, int buflen) in getprop() function
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| H A D | ops.h | 38 int (*getprop)(const void *phandle, const char *name, void *buf, member 104 static inline int getprop(void *devp, const char *name, void *buf, int buflen) in getprop() function
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_kgsl.c | 203 struct kgsl_device_getproperty getprop = { in get_kgsl_prop() local
|
Completed in 5 milliseconds