/Linux-v6.6/drivers/clocksource/ |
D | timer-probe.c | 19 const struct of_device_id *match; in timer_probe() local
|
/Linux-v6.6/drivers/gpu/drm/meson/ |
D | meson_drv.c | 183 const struct meson_drm_match_data *match; in meson_drv_bind_master() local 479 struct component_match *match = NULL; in meson_drv_probe() local
|
/Linux-v6.6/net/sched/ |
D | em_ipt.c | 22 const struct xt_match *match; member 131 struct xt_match *match; in em_ipt_change() local
|
/Linux-v6.6/drivers/hid/ |
D | hid-sensor-custom.c | 811 static bool hid_sensor_custom_prop_match_str(const u16 *prop, const char *match, in hid_sensor_custom_prop_match_str() 852 const struct hid_sensor_custom_match *match, in hid_sensor_custom_do_match() 912 const struct hid_sensor_custom_match *match = in hid_sensor_custom_get_known() local 941 const struct hid_sensor_custom_match *match) in hid_sensor_register_platform_device() 972 const struct hid_sensor_custom_match *match; in hid_sensor_custom_probe() local
|
/Linux-v6.6/include/linux/netfilter/ |
D | x_tables.h | 32 const struct xt_match *match; member 96 const struct xt_match *match; member 109 const struct xt_match *match; member 153 bool (*match)(const struct sk_buff *skb, member 467 compat_uptr_t match; member
|
/Linux-v6.6/drivers/pinctrl/berlin/ |
D | berlin-bg2.c | 230 const struct of_device_id *match = in berlin2_pinctrl_probe() local
|
D | berlin-bg2cd.c | 175 const struct of_device_id *match = in berlin2cd_pinctrl_probe() local
|
D | berlin-bg2q.c | 392 const struct of_device_id *match = in berlin2q_pinctrl_probe() local
|
D | pinctrl-as370.c | 333 const struct of_device_id *match = in as370_pinctrl_probe() local
|
D | berlin-bg4ct.c | 452 const struct of_device_id *match = in berlin4ct_pinctrl_probe() local
|
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | task_pt_regs.c | 17 bool match; in test_task_pt_regs() local
|
/Linux-v6.6/drivers/pinctrl/mvebu/ |
D | pinctrl-armada-ap806.c | 109 const struct of_device_id *match = in armada_ap806_pinctrl_probe() local
|
/Linux-v6.6/drivers/cpufreq/ |
D | qcom-cpufreq-nvmem.c | 229 const struct of_device_id *match; in qcom_cpufreq_probe() local 379 const struct of_device_id *match; in qcom_cpufreq_init() local
|
D | cpufreq-dt-platdev.c | 203 const struct of_device_id *match; in cpufreq_dt_platdev_init() local
|
/Linux-v6.6/lib/zlib_deflate/ |
D | deflate.c | 572 register Byte *match; /* matched string */ in longest_match() local 711 IPos match, in check_match() 731 # define check_match(s, start, match, length) argument
|
/Linux-v6.6/lib/ |
D | glob.c | 71 bool match = false, inverted = (*pat == '!'); in glob_match() local
|
/Linux-v6.6/drivers/iio/imu/inv_icm42600/ |
D | inv_icm42600_spi.c | 53 const void *match; in inv_icm42600_probe() local
|
D | inv_icm42600_i2c.c | 54 const void *match; in inv_icm42600_probe() local
|
/Linux-v6.6/drivers/gpu/drm/vc4/ |
D | vc4_drv.c | 250 struct component_match **match, in vc4_match_add_drivers() 433 struct component_match *match = NULL; in vc4_platform_drm_probe() local
|
/Linux-v6.6/drivers/gpu/drm/exynos/ |
D | exynos_drm_drv.c | 212 struct component_match *match = NULL; in exynos_drm_match_add() local 335 struct component_match *match; in exynos_drm_platform_probe() local
|
/Linux-v6.6/lib/lz4/ |
D | lz4hc_compress.c | 126 const BYTE * const match = base + matchIndex; in LZ4HC_InsertAndFindBestMatch() local 139 const BYTE * const match = dictBase + matchIndex; in LZ4HC_InsertAndFindBestMatch() local 267 const BYTE * const match, in LZ4HC_encodeSequence()
|
/Linux-v6.6/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet-main.c | 887 #define IS_FEC(match) ((match)->data == &fs_fec_ops) argument 889 #define IS_FEC(match) 0 argument 909 const struct of_device_id *match; in fs_enet_probe() local
|
/Linux-v6.6/drivers/regulator/ |
D | 88pm800-regulator.c | 86 #define PM800_BUCK(match, vreg, ereg, ebit, amax, volt_ranges, n_volt) \ argument 116 #define PM800_LDO(match, vreg, ereg, ebit, amax, ldo_volt_table) \ argument
|
/Linux-v6.6/lib/zstd/compress/ |
D | zstd_lazy.c | 81 const BYTE* match; in ZSTD_insertDUBT1() local 191 const BYTE* match = dictBase + dictMatchIndex; in ZSTD_DUBT_findBetterDictMatch() local 315 const BYTE* match; in ZSTD_DUBT_findBestMatch() local 544 const BYTE* match; in ZSTD_dedicatedDictSearch_lazy_search() local 586 const BYTE* match; in ZSTD_dedicatedDictSearch_lazy_search() local 692 const BYTE* const match = base + matchIndex; in ZSTD_HcFindBestMatch() local 697 const BYTE* const match = dictBase + matchIndex; in ZSTD_HcFindBestMatch() local 733 const BYTE* const match = dmsBase + matchIndex; in ZSTD_HcFindBestMatch() local 1225 const BYTE* const match = base + matchIndex; in ZSTD_RowFindBestMatch() local 1230 const BYTE* const match = dictBase + matchIndex; in ZSTD_RowFindBestMatch() local [all …]
|
/Linux-v6.6/arch/arc/kernel/ |
D | devtree.c | 40 static const void * __init arch_get_next_mach(const char *const **match) in arch_get_next_mach()
|