Home
last modified time | relevance | path

Searched defs:match (Results 1 – 25 of 177) sorted by relevance

12345678

/linux-4.19.296/drivers/regulator/
Ddevres.c248 struct regulator_supply_alias_match *match = res; in devm_regulator_match_supply_alias() local
256 struct regulator_supply_alias_match *match = res; in devm_regulator_destroy_supply_alias() local
278 struct regulator_supply_alias_match *match; in devm_regulator_register_supply_alias() local
316 struct regulator_supply_alias_match match; in devm_regulator_unregister_supply_alias() local
411 struct regulator_notifier_match *match = res; in devm_regulator_match_notifier() local
419 struct regulator_notifier_match *match = res; in devm_regulator_destroy_notifier() local
437 struct regulator_notifier_match *match; in devm_regulator_register_notifier() local
475 struct regulator_notifier_match match; in devm_regulator_unregister_notifier() local
Dmt6323-regulator.c43 #define MT6323_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
67 #define MT6323_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
89 #define MT6323_REG_FIXED(match, vreg, enreg, enbit, volt, \ argument
Dmt6397-regulator.c49 #define MT6397_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
77 #define MT6397_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
97 #define MT6397_REG_FIXED(match, vreg, enreg, enbit, volt) \ argument
Dmt6380-regulator.c100 #define MT6380_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
124 #define MT6380_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
145 #define MT6380_REG_FIXED(match, vreg, enreg, enbit, volt, \ argument
Dof_regulator.c333 struct of_regulator_match *match = &matches[i]; in of_regulator_match() local
344 struct of_regulator_match *match = &matches[i]; in of_regulator_match() local
D88pm800-regulator.c94 #define PM800_BUCK(match, vreg, ereg, ebit, amax, volt_ranges, n_volt) \ argument
124 #define PM800_LDO(match, vreg, ereg, ebit, amax, ldo_volt_table) \ argument
/linux-4.19.296/drivers/base/
Dcomponent.c41 struct component_match *match; member
65 struct component_match *match = m->match; in component_devices_show() local
162 struct component_match *match = master->match; in find_components() local
273 struct component_match *match) in component_match_release()
293 struct component_match *match, size_t num) in component_match_realloc()
325 struct component_match *match = *matchptr; in component_match_add_release() local
364 struct component_match *match = master->match; in free_master() local
383 struct component_match *match) in component_master_add_with_match()
Ddevres.c175 dr_match_t match, void *match_data, in devres_for_each_res()
239 dr_match_t match, void *match_data) in find_dr()
271 dr_match_t match, void *match_data) in devres_find()
301 dr_match_t match, void *match_data) in devres_get()
337 dr_match_t match, void *match_data) in devres_remove()
375 dr_match_t match, void *match_data) in devres_destroy()
405 dr_match_t match, void *match_data) in devres_release()
/linux-4.19.296/drivers/cpufreq/
Dti-cpufreq.c207 const struct of_device_id *match; in ti_cpufreq_match_node() local
219 const struct of_device_id *match; in ti_cpufreq_probe() local
302 const struct of_device_id *match; in ti_cpufreq_init() local
Dcpufreq-dt-platdev.c149 const struct of_device_id *match; in cpufreq_dt_platdev_init() local
/linux-4.19.296/fs/lockd/
Dsvcsubs.c163 nlm_host_match_fn_t match) in nlm_traverse_locks()
213 nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) in nlm_inspect_file()
252 nlm_traverse_files(void *data, nlm_host_match_fn_t match, in nlm_traverse_files()
Dsvcshare.c94 nlm_host_match_fn_t match) in nlmsvc_traverse_shares()
/linux-4.19.296/include/media/
Dv4l2-async.h93 bool (*match)(struct device *, member
97 } match; member
/linux-4.19.296/drivers/clk/
Dclk-scpi.c150 scpi_clk_ops_init(struct device *dev, const struct of_device_id *match, in scpi_clk_ops_init()
203 const struct of_device_id *match) in scpi_clk_add()
280 const struct of_device_id *match; in scpi_clocks_probe() local
/linux-4.19.296/lib/
Dglob.c71 bool match = false, inverted = (*pat == '!'); in glob_match() local
Dglobtest.c21 bool match = glob_match(pat, str); in test() local
/linux-4.19.296/drivers/base/power/
Dtrace.c181 int match; in show_file_hash() local
200 int match = 0; in show_dev_hash() local
/linux-4.19.296/drivers/iio/accel/
Dst_accel_i2c.c146 const char *match; in st_accel_i2c_probe() local
/linux-4.19.296/include/uapi/linux/netfilter/
Dxt_owner.h16 __u8 match, invert; member
/linux-4.19.296/lib/zlib_deflate/
Ddeflate.c561 register Byte *match; /* matched string */ in longest_match() local
700 IPos match, in check_match()
720 # define check_match(s, start, match, length) argument
/linux-4.19.296/include/linux/
Dattribute_container.h23 int (*match)(struct attribute_container *, struct device *); member
/linux-4.19.296/include/linux/netfilter/
Dx_tables.h32 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
464 compat_uptr_t match; member
/linux-4.19.296/include/linux/netfilter/ipset/
Dip_set_counter.h38 ip_set_match_counter(u64 counter, u64 match, u8 op) in ip_set_match_counter()
/linux-4.19.296/drivers/misc/
Datmel_tclib.c139 const struct of_device_id *match; in tc_probe() local
/linux-4.19.296/lib/lz4/
Dlz4hc_compress.c126 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()

12345678