| /kernel/linux/linux-6.6/drivers/regulator/ |
| H A D | max1586.c | 216 const struct of_device_id *match; in max1586_pmic_probe() local
|
| H A D | tps51632-regulator.c | 259 const struct of_device_id *match; in tps51632_probe() local
|
| H A D | devres.c | 289 struct regulator_bulk_devres *match = res; in devm_regulator_bulk_match() local 438 struct regulator_supply_alias_match *match = res; in devm_regulator_match_supply_alias() local 446 struct regulator_supply_alias_match *match = res; in devm_regulator_destroy_supply_alias() local 468 struct regulator_supply_alias_match *match; in devm_regulator_register_supply_alias() local 495 struct regulator_supply_alias_match match; devm_regulator_unregister_supply_alias() local 565 struct regulator_notifier_match *match = res; devm_regulator_match_notifier() local 573 struct regulator_notifier_match *match = res; devm_regulator_destroy_notifier() local 591 struct regulator_notifier_match *match; devm_regulator_register_notifier() local 629 struct regulator_notifier_match match; devm_regulator_unregister_notifier() local [all...] |
| H A D | of_regulator.c | 412 struct of_regulator_match *match = &matches[i]; in of_regulator_match() local 423 struct of_regulator_match *match = &matches[i]; in of_regulator_match() local [all...] |
| /kernel/linux/linux-6.6/drivers/clk/ |
| H A D | clkdev.c | 39 int match, best_found = 0, best_possible = 0; in clk_find() local
|
| H A D | clk-scpi.c | 138 scpi_clk_ops_init(struct device *dev, const struct of_device_id *match, in scpi_clk_ops_init() argument 267 const struct of_device_id *match; in scpi_clocks_probe() local 190 scpi_clk_add(struct device *dev, struct device_node *np, const struct of_device_id *match) scpi_clk_add() argument [all...] |
| /kernel/linux/linux-6.6/drivers/base/power/ |
| H A D | trace.c | 185 int match; in show_file_hash() local 204 int match = 0; in show_dev_hash() local
|
| /kernel/linux/linux-6.6/drivers/char/ipmi/ |
| H A D | ipmi_si_platform.c | 227 const struct of_device_id *match; in of_ipmi_probe() local
|
| /kernel/linux/linux-6.6/drivers/bluetooth/ |
| H A D | ath3k.c | 472 const struct usb_device_id *match; in ath3k_probe() local
|
| /kernel/linux/linux-6.6/drivers/char/xilinx_hwicap/ |
| H A D | xilinx_hwicap.c | 775 const struct of_device_id *match; in hwicap_drv_probe() local
|
| /kernel/linux/linux-6.6/drivers/bcma/ |
| H A D | scan.c | 271 bcma_get_next_core(struct bcma_bus *bus, u32 __iomem **eromptr, struct bcma_device_id *match, int core_num, struct bcma_device *core) bcma_get_next_core() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpio/ |
| H A D | gpio-grgpio.c | 200 int match = 0; in grgpio_irq_handler() local
|
| /kernel/linux/linux-6.6/drivers/clk/samsung/ |
| H A D | clk.c | 270 const struct of_device_id *match; in samsung_clk_of_register_fixed_ext() local
|
| /kernel/linux/linux-6.6/drivers/clocksource/ |
| H A D | timer-atmel-tcb.c | 379 const struct of_device_id *match; in tcb_clksrc_init() local
|
| /kernel/linux/linux-6.6/drivers/counter/ |
| H A D | microchip-tcb-capture.c | 306 const struct of_device_id *match; in mchp_tc_probe() local
|
| /kernel/linux/linux-6.6/drivers/cpufreq/ |
| H A 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
|
| H A D | apple-soc-cpufreq.c | 175 const struct of_device_id *match; in apple_soc_cpufreq_find_cluster() local
|
| /kernel/linux/linux-6.6/kernel/irq/ |
| H A D | devres.c | 27 struct irq_devres *this = res, *match = data; in devm_irq_match() local
|
| /kernel/linux/linux-6.6/include/uapi/linux/netfilter/ |
| H A D | x_tables.h | 24 struct xt_match *match; member
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | crypto_user_base.c | 43 int match = 0; in crypto_alg_match() local
|
| /kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/ |
| H A D | cesa.c | 436 const struct of_device_id *match; in mv_cesa_probe() local
|
| /kernel/linux/linux-6.6/drivers/dma/ |
| H A D | stm32-dmamux.c | 181 const struct of_device_id *match; in stm32_dmamux_probe() local
|
| /kernel/linux/linux-6.6/drivers/dma/ti/ |
| H A D | dma-crossbar.c | 134 const struct of_device_id *match; in ti_am335x_xbar_probe() local 326 const struct of_device_id *match; in ti_dra7_xbar_probe() local 443 const struct of_device_id *match; in ti_dma_xbar_probe() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| H A D | counters.c | 229 bool match = true; in auto_mode_match() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_flower.c | 147 struct flow_match_meta match; in prestera_flower_parse_meta() local 228 struct flow_match_control match; prestera_flower_parse() local 235 struct flow_match_basic match; prestera_flower_parse() local 255 struct flow_match_eth_addrs match; prestera_flower_parse() local 283 struct flow_match_ipv4_addrs match; prestera_flower_parse() local 295 struct flow_match_ports match; prestera_flower_parse() local 314 struct flow_match_ports_range match; prestera_flower_parse() local 337 struct flow_match_vlan match; prestera_flower_parse() local 354 struct flow_match_icmp match; prestera_flower_parse() local [all...] |