Home
last modified time | relevance | path

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

/device/soc/rockchip/common/hardware/mpp/include/
Dmpp_soc.h77 const char *compatible; member
/device/soc/rockchip/rk3568/hardware/mpp/include/
Dmpp_soc.h77 const char *compatible; member
/device/soc/rockchip/rk3399/hardware/mpp/include/
Dmpp_soc.h77 const char *compatible; member
/device/soc/rockchip/rk3588/hardware/mpp/include/
Dmpp_soc.h79 const char *compatible; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
Dump_uk_types.h96 u32 compatible; /**< Non-null if the device is compatible with the client */ member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/ump/common/
Dump_uk_types.h90 u32 compatible; /**< Non-null if the device is compatible with the client */ member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/include/linux/mali/
Dmali_utgard_uk_types.h691 int compatible; /**< [out] @c 1 when @version is compatible, @c 0 otherwise */ member
711 int compatible; /**< [out] @c 1 when @version is compatible, @c 0 otherwise */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/
Dmali_utgard_uk_types.h685 int compatible; /**< [out] @c 1 when @version is compatible, @c 0 otherwise */ member
705 int compatible; /**< [out] @c 1 when @version is compatible, @c 0 otherwise */ member
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c4345 const struct bpf_reg_types *compatible; in check_reg_type() local