Home
last modified time | relevance | path

Searched defs:match (Results 26 – 50 of 980) sorted by relevance

12345678910>>...40

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dmt6358-regulator.c40 #define MT6358_BUCK(match, vreg, min, max, step, \ argument
70 #define MT6358_LDO(match, vreg, ldo_volt_table, \ argument
95 #define MT6358_LDO1(match, vreg, min, max, step, \ argument
121 #define MT6358_REG_FIXED(match, vreg, \ argument
H A Dmt6380-regulator.c91 #define MT6380_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
115 #define MT6380_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
136 #define MT6380_REG_FIXED(match, vreg, enreg, enbit, volt, \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/
H A Darmada_drv.c197 struct component_match **match, struct device_node *dev_node) in armada_add_endpoints()
217 struct component_match *match = NULL; in armada_drm_probe() local
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dti-cpufreq.c314 const struct of_device_id *match; in ti_cpufreq_match_node() local
326 const struct of_device_id *match; in ti_cpufreq_probe() local
413 const struct of_device_id *match; in ti_cpufreq_init() local
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefs.h95 char match[MENU_MAX + 1]; /* String to look for to apply this sysmenu */ member
102 char match[MENU_MAX + 1]; /* What string to search for? */ member
109 char match[MENU_MAX + 1]; /* What string to search for? */ member
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_i2c.c137 const struct of_device_id *match; in cyttsp5_i2c_probe() local
191 const struct of_device_id *match; in cyttsp5_i2c_remove() local
H A Dcyttsp5_spi.c160 const struct of_device_id *match; in cyttsp5_spi_probe() local
197 const struct of_device_id *match; in cyttsp5_spi_remove() local
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dsp-platform.c62 const struct of_device_id *match; in sp_get_of_version() local
74 const struct acpi_device_id *match; in sp_get_acpi_version() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_drv.c101 struct component_match **match, in komeda_add_slave()
117 struct component_match *match = NULL; in komeda_platform_probe() local
/OK3568_Linux_fs/kernel/drivers/base/
H A Ddevres.c193 dr_match_t match, void *match_data, in devres_for_each_res()
257 dr_match_t match, void *match_data) in find_dr()
289 dr_match_t match, void *match_data) in devres_find()
319 dr_match_t match, void *match_data) in devres_get()
355 dr_match_t match, void *match_data) in devres_remove()
393 dr_match_t match, void *match_data) in devres_destroy()
423 dr_match_t match, void *match_data) in devres_release()
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-scpi.c139 scpi_clk_ops_init(struct device *dev, const struct of_device_id *match, in scpi_clk_ops_init()
192 const struct of_device_id *match) in scpi_clk_add()
269 const struct of_device_id *match; in scpi_clocks_probe() local
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c217 struct flow_match_basic match; in sja1105_flower_parse_key() local
230 struct flow_match_eth_addrs match; in sja1105_flower_parse_key() local
252 struct flow_match_vlan match; in sja1105_flower_parse_key() local
/OK3568_Linux_fs/kernel/io_uring/
H A Dio-wq.c766 struct io_cb_cancel_data match = { in create_worker_cont() local
941 struct io_cb_cancel_data match = { in io_wqe_enqueue() local
975 struct io_cb_cancel_data *match = data; in io_wq_worker_cancel() local
1013 struct io_cb_cancel_data *match) in io_acct_cancel_pending_work()
1035 struct io_cb_cancel_data *match) in io_wqe_cancel_pending_work()
1053 struct io_cb_cancel_data *match) in io_wqe_cancel_running_work()
1063 struct io_cb_cancel_data match = { in io_wq_cancel_cb() local
1259 struct io_cb_cancel_data match = { in io_wq_destroy() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/
H A Dxmethod.py82 def match(self, class_type, method_name): member in XMethodMatcher
204 def match(self, class_type, method_name): member in SimpleXMethodMatcher
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/
H A Dxmethod.py82 def match(self, class_type, method_name): member in XMethodMatcher
204 def match(self, class_type, method_name): member in SimpleXMethodMatcher
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-async.h89 bool (*match)(struct device *dev, member
93 } match; member
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Datlas7_wdt.c45 u32 counter, match, delta; in atlas7_wdt_gettimeleft() local
57 u32 counter, match, delta; in atlas7_wdt_ping() local
/OK3568_Linux_fs/kernel/drivers/dma/ti/
H A Ddma-crossbar.c133 const struct of_device_id *match; in ti_am335x_xbar_probe() local
325 const struct of_device_id *match; in ti_dra7_xbar_probe() local
442 const struct of_device_id *match; in ti_dma_xbar_probe() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c223 struct flow_match_ipv4_addrs match; in mlx5_tc_ct_rule_to_tuple() local
229 struct flow_match_ipv6_addrs match; in mlx5_tc_ct_rule_to_tuple() local
239 struct flow_match_ports match; in mlx5_tc_ct_rule_to_tuple() local
332 struct flow_match_basic match; in mlx5_tc_ct_set_tuple_match() local
347 struct flow_match_control match; in mlx5_tc_ct_set_tuple_match() local
354 struct flow_match_ipv4_addrs match; in mlx5_tc_ct_set_tuple_match() local
372 struct flow_match_ipv6_addrs match; in mlx5_tc_ct_set_tuple_match() local
391 struct flow_match_ports match; in mlx5_tc_ct_set_tuple_match() local
424 struct flow_match_tcp match; in mlx5_tc_ct_set_tuple_match() local
1239 struct flow_match_ct match; in mlx5_tc_ct_match_add() local
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dcm_common.c326 const struct of_device_id *match; in omap2_cm_base_init() local
372 const struct of_device_id *match; in omap_cm_init() local
/OK3568_Linux_fs/kernel/drivers/soc/tegra/
H A Dcommon.c22 const struct of_device_id *match; in soc_is_tegra() local
/OK3568_Linux_fs/u-boot/include/dm/
H A Ddevice.h824 dr_match_t match, void *match_data) in devres_find()
830 dr_match_t match, void *match_data) in devres_get()
836 dr_match_t match, void *match_data) in devres_remove()
842 dr_match_t match, void *match_data) in devres_destroy()
848 dr_match_t match, void *match_data) in devres_release()
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dtrace.c185 int match; in show_file_hash() local
204 int match = 0; in show_dev_hash() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_drv.c230 struct component_match **match, in vc4_match_add_drivers()
365 struct component_match *match = NULL; in vc4_platform_drm_probe() local
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-probe.c19 const struct of_device_id *match; in timer_probe() local

12345678910>>...40