/Linux-v6.1/drivers/net/pcs/ |
D | pcs-xpcs.c | 143 const struct xpcs_compat *compat; member 152 const struct xpcs_compat *compat = &id->compat[i]; in xpcs_find_compat() local 164 const struct xpcs_compat *compat; in xpcs_get_an_mode() local 174 static bool __xpcs_linkmode_supported(const struct xpcs_compat *compat, in __xpcs_linkmode_supported() 186 #define xpcs_linkmode_supported(compat, mode) \ argument 251 const struct xpcs_compat *compat) in xpcs_soft_reset() 434 const struct xpcs_compat *compat) in _xpcs_config_aneg_c73() 479 const struct xpcs_compat *compat) in xpcs_config_aneg_c73() 498 const struct xpcs_compat *compat) in xpcs_aneg_done_c73() 659 const struct xpcs_compat *compat; in xpcs_validate() local [all …]
|
/Linux-v6.1/arch/sparc/kernel/ |
D | systbls_64.S | 19 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument 28 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
D | systbls_32.S | 12 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
D | vio.c | 26 const char *type, *compat; in vio_match_device() local 294 const char *type, *compat; in vio_create_one() local 503 const char *compat; in vio_init() local
|
/Linux-v6.1/arch/x86/entry/ |
D | syscall_32.c | 11 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument 13 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
/Linux-v6.1/arch/powerpc/kernel/ |
D | systbl.c | 19 #define __SYSCALL_WITH_COMPAT(nr, entry, compat) __SYSCALL(nr, entry) argument 42 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
|
/Linux-v6.1/drivers/crypto/qat/qat_common/ |
D | adf_pfvf_pf_msg.c | 23 u8 *buffer, u8 compat) in adf_pf_capabilities_msg_provider() 41 u8 *buffer, u8 compat) in adf_pf_ring_to_svc_msg_provider()
|
D | adf_pfvf_pf_proto.c | 239 u8 compat; in adf_handle_vf2pf_msg() local 262 u8 compat; in adf_handle_vf2pf_msg() local
|
D | adf_pfvf_vf_msg.c | 54 int compat; in adf_vf2pf_request_version() local
|
/Linux-v6.1/include/linux/ |
D | irqchip.h | 36 #define IRQCHIP_DECLARE(name, compat, fn) \ argument 44 #define IRQCHIP_MATCH(compat, fn) { .compatible = compat, \ argument
|
D | of_reserved_mem.h | 32 #define RESERVEDMEM_OF_DECLARE(name, compat, init) \ argument 45 #define RESERVEDMEM_OF_DECLARE(name, compat, init) \ argument
|
D | of.h | 566 const char *const *compat) in of_device_compatible_match() 591 const char *compat) in of_find_compatible_node() 764 static inline int of_machine_is_compatible(const char *compat) in of_machine_is_compatible() 1393 #define _OF_DECLARE_STUB(table, name, compat, fn, fn_type) \ argument 1400 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument 1407 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument 1415 #define OF_DECLARE_1(table, name, compat, fn) \ argument 1417 #define OF_DECLARE_1_RET(table, name, compat, fn) \ argument 1419 #define OF_DECLARE_2(table, name, compat, fn) \ argument
|
/Linux-v6.1/drivers/input/ |
D | evdev.c | 636 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()
|
/Linux-v6.1/drivers/vfio/platform/ |
D | vfio_platform_private.h | 52 const char *compat; member 76 char *compat; member 115 #define module_vfio_reset_handler(compat, reset) \ argument
|
/Linux-v6.1/arch/arm/kernel/ |
D | entry-common.S | 359 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument 470 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
|
/Linux-v6.1/arch/parisc/kernel/ |
D | syscall.S | 1301 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument 1303 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | compat.rst | 3 .. _compat: target
|
/Linux-v6.1/drivers/gpu/drm/omapdrm/dss/ |
D | base.c | 198 const char *compat; member 218 const char *compat; in omapdss_walk_device() local
|
/Linux-v6.1/drivers/of/ |
D | device.c | 253 const char *compat; in of_device_get_modalias() local 340 const char *compat, *type; in of_device_uevent() local
|
/Linux-v6.1/arch/riscv/include/asm/ |
D | soc.h | 14 #define SOC_EARLY_INIT_DECLARE(name, compat, fn) \ argument
|
/Linux-v6.1/net/mac80211/ |
D | chan.c | 86 const struct cfg80211_chan_def *compat) in ieee80211_chanctx_reserved_chandef() 109 const struct cfg80211_chan_def *compat) in ieee80211_chanctx_non_reserved_chandef() 137 const struct cfg80211_chan_def *compat) in ieee80211_chanctx_combined_chandef() 530 const struct cfg80211_chan_def *compat; in ieee80211_find_chanctx() local 754 const struct cfg80211_chan_def *compat = NULL; in ieee80211_recalc_chanctx_chantype() local 1926 const struct cfg80211_chan_def *compat; in ieee80211_link_change_bandwidth() local
|
/Linux-v6.1/arch/powerpc/platforms/cell/ |
D | spu_callbacks.c | 38 #define __SYSCALL_WITH_COMPAT(nr, entry, compat) __SYSCALL(nr, entry) argument
|
/Linux-v6.1/arch/powerpc/include/asm/ |
D | syscalls.h | 148 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
/Linux-v6.1/arch/x86/um/ |
D | sys_call_table_32.c | 24 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
/Linux-v6.1/arch/arm/mach-imx/ |
D | cpu.c | 62 const char *compat) in imx_aips_allow_unprivileged_access()
|