| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | liodn.c | 260 static void fdt_fixup_pci_liodn_offsets(void *fdt, const char *compat, in fdt_fixup_pci_liodn_offsets() 406 char compat[32]; in fdt_fixup_liodn() local
|
| /OK3568_Linux_fs/u-boot/board/freescale/t102xrdb/ |
| H A D | eth_t102xrdb.c | 128 void board_ft_fman_fixup_port(void *fdt, char *compat, phys_addr_t addr, in board_ft_fman_fixup_port()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-imx/ |
| H A D | cpu.c | 62 const char *compat) in imx_aips_allow_unprivileged_access()
|
| H A D | cpu-imx5.c | 23 static u32 imx5_read_srev_reg(const char *compat) in imx5_read_srev_reg()
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | soc.h | 14 #define SOC_EARLY_INIT_DECLARE(name, compat, fn) \ argument
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | lcd_simplefb.c | 63 static const char compat[] = "simple-framebuffer"; in lcd_dt_simplefb_add_node() local
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1012ardb/ |
| H A D | ls1012ardb.c | 132 int esdhc_status_fixup(void *blob, const char *compat) in esdhc_status_fixup()
|
| /OK3568_Linux_fs/u-boot/board/freescale/p2041rdb/ |
| H A D | eth.c | 79 void board_ft_fman_fixup_port(void *fdt, char *compat, phys_addr_t addr, in board_ft_fman_fixup_port()
|
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | features.c | 14 int compat; member
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1012aqds/ |
| H A D | ls1012aqds.c | 136 int esdhc_status_fixup(void *blob, const char *compat) in esdhc_status_fixup()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | mtdpart.c | 545 static struct mtd_part_parser *mtd_part_get_compatible_parser(const char *compat) in mtd_part_get_compatible_parser() 581 const char *compat; in mtd_part_of_parse() local
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | fdt.c | 723 unsigned long node, const char *compat) in of_fdt_is_compatible() 749 int __init of_flat_dt_is_compatible(unsigned long node, const char *compat) in of_flat_dt_is_compatible() 757 static int __init of_flat_dt_match(unsigned long node, const char *const *compat) in of_flat_dt_match() 816 const char *const *compat; in of_flat_dt_match_machine() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/ |
| H A D | rk_cryptodev.c | 1235 compat_to_crypt_fd_op(struct compat_crypt_fd_op *compat, struct crypt_fd_op *cop) in compat_to_crypt_fd_op() 1249 crypt_fd_op_to_compat(struct crypt_fd_op *cop, struct compat_crypt_fd_op *compat) in crypt_fd_op_to_compat() 1295 compat_to_crypt_fd_map_op(struct compat_crypt_fd_map_op *compat, struct crypt_fd_map_op *mop) in compat_to_crypt_fd_map_op() 1302 crypt_fd_map_op_to_compat(struct crypt_fd_map_op *mop, struct compat_crypt_fd_map_op *compat) in crypt_fd_map_op_to_compat()
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | macio_sysfs.c | 10 const char *compat; in compatible_show() local
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | cpu.c | 109 const char *compat, *isa, *mmu; in c_show() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | iomem.c | 77 void iomem_show_by_compatible(const char *compat, size_t start, size_t end) in iomem_show_by_compatible()
|
| /OK3568_Linux_fs/u-boot/board/freescale/b4860qds/ |
| H A D | eth_b4860qds.c | 363 void board_ft_fman_fixup_port(void *fdt, char *compat, phys_addr_t addr, in board_ft_fman_fixup_port()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | of.h | 685 const char *const *compat) in of_device_compatible_match() 710 const char *compat) in of_find_compatible_node() 929 static inline int of_machine_is_compatible(const char *compat) in of_machine_is_compatible() 1312 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument 1319 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument 1330 #define OF_DECLARE_1(table, name, compat, fn) \ argument 1332 #define OF_DECLARE_1_RET(table, name, compat, fn) \ argument 1334 #define OF_DECLARE_2(table, name, compat, fn) \ argument
|
| H A D | elf.h | 80 size_t datasz, bool compat, in arch_parse_elf_property()
|
| /OK3568_Linux_fs/kernel/drivers/vfio/platform/ |
| H A D | vfio_platform_common.c | 31 static vfio_platform_reset_fn_t vfio_platform_lookup_reset(const char *compat, in vfio_platform_lookup_reset() 729 void vfio_platform_unregister_reset(const char *compat, in vfio_platform_unregister_reset()
|
| /OK3568_Linux_fs/kernel/drivers/soundwire/ |
| H A D | slave.c | 208 const char *compat = NULL; in sdw_of_find_slaves() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-ls102xa/ |
| H A D | ls102xa_stream_id.h | 59 const char *compat; member
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | device.c | 811 bool device_is_compatible(struct udevice *dev, const char *compat) in device_is_compatible() 822 bool of_machine_is_compatible(const char *compat) in of_machine_is_compatible()
|
| /OK3568_Linux_fs/kernel/sound/aoa/soundbus/ |
| H A D | core.c | 62 const char *compat; in soundbus_uevent() local
|
| /OK3568_Linux_fs/u-boot/board/isee/igep00x0/ |
| H A D | igep00x0.c | 144 static int ft_enable_by_compatible(void *blob, char *compat, int enable) in ft_enable_by_compatible()
|