Home
last modified time | relevance | path

Searched defs:compat (Results 1 – 25 of 94) sorted by relevance

1234

/kernel/linux/linux-5.10/include/linux/
Dirqchip.h29 #define IRQCHIP_DECLARE(name, compat, fn) OF_DECLARE_2(irqchip, name, compat, fn) argument
36 #define IRQCHIP_MATCH(compat, fn) { .compatible = compat, .data = fn }, argument
Delf.h80 size_t datasz, bool compat, in arch_parse_elf_property()
Dof_reserved_mem.h30 #define RESERVEDMEM_OF_DECLARE(name, compat, init) \ argument
/kernel/linux/linux-5.10/drivers/input/
Devdev.c636 unsigned int maxlen, void __user *p, int compat) in bits_to_user()
664 unsigned int maxlen, const void __user *p, int compat) in bits_from_user()
703 unsigned int maxlen, void __user *p, int compat) in bits_to_user()
716 unsigned int maxlen, const void __user *p, int compat) in bits_from_user()
737 unsigned int maxlen, void __user *p, int compat) in bits_to_user()
748 unsigned int maxlen, const void __user *p, int compat) in bits_from_user()
890 int compat) in evdev_handle_get_val()
959 int compat) in evdev_set_mask()
995 int compat) in evdev_get_mask()
/kernel/linux/linux-5.10/drivers/vfio/platform/
Dvfio_platform_private.h52 const char *compat; member
76 char *compat; member
105 #define module_vfio_reset_handler(compat, reset) \ argument
Dvfio_platform_common.c31 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()
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dcompat.rst3 .. _compat: target
/kernel/linux/linux-5.10/fs/ceph/
Dmetric.h39 __u8 compat; member
52 __u8 compat; member
64 __u8 compat; member
76 __u8 compat; member
/kernel/linux/linux-5.10/arch/arm/kernel/
Dentry-common.S378 #define COMPAT(nr, native, compat) syscall nr, native argument
482 #define COMPAT(nr, native, compat) syscall nr, compat argument
/kernel/linux/linux-5.10/net/mac80211/
Dchan.c84 const struct cfg80211_chan_def *compat) in ieee80211_chanctx_reserved_chandef()
107 const struct cfg80211_chan_def *compat) in ieee80211_chanctx_non_reserved_chandef()
133 const struct cfg80211_chan_def *compat) in ieee80211_chanctx_combined_chandef()
380 const struct cfg80211_chan_def *compat; in ieee80211_find_chanctx() local
584 const struct cfg80211_chan_def *compat = NULL; in ieee80211_recalc_chanctx_chantype() local
1699 const struct cfg80211_chan_def *compat; in ieee80211_vif_change_bandwidth() local
/kernel/linux/linux-5.10/drivers/of/
Ddevice.c220 const char *compat; in of_device_get_modalias() local
302 const char *compat, *type; in of_device_uevent() local
Dfdt.c723 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
/kernel/linux/linux-5.10/drivers/firmware/efi/
Defivars.c213 struct compat_efi_variable *compat; in efivar_store_raw() local
262 struct compat_efi_variable *compat; in efivar_show_raw() local
366 struct compat_efi_variable *compat = (struct compat_efi_variable *)buf; in efivar_create() local
437 struct compat_efi_variable *compat; in efivar_delete() local
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
Dbase.c273 const char *compat; member
293 const char *compat; in omapdss_walk_device() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dvio.c26 const char *type, *compat; in vio_match_device() local
296 const char *type, *compat; in vio_create_one() local
505 const char *compat; in vio_init() local
/kernel/linux/linux-5.10/arch/arm/mach-imx/
Dcpu.c62 const char *compat) in imx_aips_allow_unprivileged_access()
Dcpu-imx5.c23 static u32 imx5_read_srev_reg(const char *compat) in imx5_read_srev_reg()
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dsoc.h14 #define SOC_EARLY_INIT_DECLARE(name, compat, fn) \ argument
/kernel/linux/linux-5.10/drivers/md/bcache/
Dfeatures.c14 int compat; member
/kernel/linux/linux-5.10/drivers/macintosh/
Dmacio_sysfs.c10 const char *compat; in compatible_show() local
/kernel/linux/linux-5.10/arch/riscv/kernel/
Dcpu.c109 const char *compat, *isa, *mmu; in c_show() local
/kernel/linux/linux-5.10/drivers/mtd/
Dmtdpart.c545 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
/kernel/linux/linux-5.10/drivers/soundwire/
Dslave.c208 const char *compat = NULL; in sdw_of_find_slaves() local
/kernel/linux/linux-5.10/sound/aoa/soundbus/
Dcore.c62 const char *compat; in soundbus_uevent() local
/kernel/linux/linux-5.10/arch/mips/mti-malta/
Dmalta-dtshim.c304 const char *compat; in malta_dt_shim() local

1234