Home
last modified time | relevance | path

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

/device/board/bearpi/bearpi_hm_micro/app/screensaver/screensaver/src/main/
Dconfig.json10 "compatible": 3, number
/device/board/bearpi/bearpi_hm_micro/app/setting/setting/src/main/
Dconfig.json10 "compatible": 3, number
/device/board/bearpi/bearpi_hm_micro/app/launcher/launcher/src/main/
Dconfig.json10 "compatible": 3, number
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/sid/
Dsunxi-sid.c123 s8 *compatible) in sid_get_vir_base()
141 s8 *compatible) in sid_get_phy_base()
162 void __iomem **base, s8 *compatible, u32 sec) in sid_get_base()
/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/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/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/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/linux/
Dof.h657 const char *compatible) in of_get_compatible_child()
1234 #define for_each_compatible_node(dn, type, compatible) \ argument
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c4345 const struct bpf_reg_types *compatible; in check_reg_type() local