Home
last modified time | relevance | path

Searched defs:lookup (Results 1 – 25 of 65) sorted by relevance

123

/Linux-v5.4/drivers/i2c/
Di2c-core-acpi.c74 struct i2c_acpi_lookup *lookup = data; in i2c_acpi_fill_info() local
109 struct i2c_acpi_lookup *lookup) in i2c_acpi_do_lookup()
182 struct i2c_acpi_lookup lookup; in i2c_acpi_get_info() local
305 struct i2c_acpi_lookup *lookup = data; in i2c_acpi_lookup_speed() local
337 struct i2c_acpi_lookup lookup; in i2c_acpi_find_bus_speed() local
462 struct i2c_acpi_lookup lookup; in i2c_acpi_new_device() local
/Linux-v5.4/drivers/of/
Dplatform.c296 static const struct of_dev_auxdata *of_dev_lookup(const struct of_dev_auxdata *lookup, in of_dev_lookup()
348 const struct of_dev_auxdata *lookup, in of_platform_bus_create()
470 const struct of_dev_auxdata *lookup, in of_platform_populate()
498 const struct of_dev_auxdata *lookup, in of_platform_default_populate()
/Linux-v5.4/include/linux/
Dof_platform.h89 const struct of_dev_auxdata *lookup, in of_platform_populate()
95 const struct of_dev_auxdata *lookup, in of_platform_default_populate()
Dbtree-type.h38 static inline void *BTREE_FN(lookup)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) in BTREE_FN() argument
82 static inline void *BTREE_FN(lookup)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) in BTREE_FN() argument
/Linux-v5.4/fs/ocfs2/
Dnamei.c246 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_mknod() local
686 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_link() local
881 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_unlink() local
1804 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_symlink() local
2119 struct ocfs2_dir_lookup_result *lookup, in __ocfs2_prepare_orphan_dir()
2175 struct ocfs2_dir_lookup_result *lookup, in ocfs2_prepare_orphan_dir()
2217 struct ocfs2_dir_lookup_result *lookup, in ocfs2_orphan_add()
2324 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_orphan_del() local
2764 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_mv_orphaned_inode_to_new() local
Ddir.c1007 struct ocfs2_dir_lookup_result *lookup) in ocfs2_find_entry_dx()
1060 struct inode *dir, struct ocfs2_dir_lookup_result *lookup) in ocfs2_find_entry()
1232 struct ocfs2_dir_lookup_result *lookup) in ocfs2_delete_entry_dx()
1488 struct ocfs2_dir_lookup_result *lookup) in ocfs2_dx_dir_insert()
1524 struct ocfs2_dir_lookup_result *lookup) in ocfs2_remove_block_from_free_list()
1554 struct ocfs2_dir_lookup_result *lookup) in ocfs2_recalc_free_list()
1586 struct ocfs2_dir_lookup_result *lookup) in __ocfs2_add_entry()
1968 struct ocfs2_dir_lookup_result *lookup) in ocfs2_find_files_on_disk()
1995 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_lookup_ino_from_name() local
2015 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_check_dir_for_entry() local
[all …]
Ddir.h59 struct ocfs2_dir_lookup_result *lookup) in ocfs2_add_entry()
/Linux-v5.4/drivers/dma/sh/
Dshdma-of.c43 const struct of_dev_auxdata *lookup = dev_get_platdata(&pdev->dev); in shdma_of_probe() local
/Linux-v5.4/arch/x86/platform/intel-mid/device_libs/
Dplatform_bcm43xx.c66 struct gpiod_lookup *lookup = table->table; in bcm43xx_regulator_register() local
Dplatform_bt.c40 struct gpiod_lookup *lookup = table->table; in tng_bt_sfi_setup() local
/Linux-v5.4/drivers/gpio/
Dgpiolib-acpi.c575 struct acpi_gpio_lookup *lookup = data; in acpi_populate_gpio_lookup() local
620 static int acpi_gpio_resource_lookup(struct acpi_gpio_lookup *lookup, in acpi_gpio_resource_lookup()
647 struct acpi_gpio_lookup *lookup) in acpi_gpio_property_lookup()
711 struct acpi_gpio_lookup lookup; in acpi_get_gpiod_by_index() local
819 struct acpi_gpio_lookup lookup; in acpi_node_get_gpiod() local
/Linux-v5.4/net/ipv4/
Dudp_offload.c407 struct udphdr *uh, udp_lookup_t lookup) in udp_gro_receive()
508 udp_lookup_t lookup) in udp_gro_complete()
Dinetpeer.c98 static struct inet_peer *lookup(const struct inetpeer_addr *daddr, in lookup() function
/Linux-v5.4/tools/scripts/
Dutilities.mak144 lookup = $(call unescape-nl,$(shell sh -c $(_l-sh))) macro
/Linux-v5.4/drivers/reset/
Dcore.c167 void reset_controller_add_lookup(struct reset_control_lookup *lookup, in reset_controller_add_lookup()
687 const struct reset_control_lookup *lookup; in __reset_control_get_from_lookup() local
947 const struct reset_control_lookup *lookup; in reset_control_get_count_from_lookup() local
/Linux-v5.4/arch/mips/pic32/pic32mzda/
Dinit.c115 static int __init pic32_of_prepare_platform_data(struct of_dev_auxdata *lookup) in pic32_of_prepare_platform_data()
/Linux-v5.4/sound/soc/intel/skylake/
Dskl-ssp-clk.c23 struct clk_lookup *lookup; member
28 struct clk_lookup *lookup; member
/Linux-v5.4/drivers/clk/x86/
Dclk-pmc-atom.c33 struct clk_lookup *lookup; member
39 struct clk_lookup *lookup; member
/Linux-v5.4/drivers/staging/media/soc_camera/
Dsoc_mediabus.c458 const struct soc_mbus_lookup *lookup, in soc_mbus_find_fmtdesc()
/Linux-v5.4/net/ipv6/
Dfib6_rules.c91 int flags, pol_lookup_t lookup) in fib6_rule_lookup()
199 pol_lookup_t lookup = arg->lookup_ptr; in __fib6_rule_action() local
/Linux-v5.4/drivers/thunderbolt/
Dswitch.c1997 const struct tb_sw_lookup *lookup = data; in tb_switch_match() local
2030 struct tb_sw_lookup lookup; in tb_switch_find_by_link_depth() local
2055 struct tb_sw_lookup lookup; in tb_switch_find_by_uuid() local
2079 struct tb_sw_lookup lookup; in tb_switch_find_by_route() local
Dxdomain.c1405 const struct tb_xdomain_lookup *lookup) in switch_find_xdomain()
1455 struct tb_xdomain_lookup lookup; in tb_xdomain_find_by_uuid() local
1485 struct tb_xdomain_lookup lookup; in tb_xdomain_find_by_link_depth() local
1513 struct tb_xdomain_lookup lookup; in tb_xdomain_find_by_route() local
/Linux-v5.4/drivers/clk/
Dclk-s2mps11.c27 struct clk_lookup *lookup; member
/Linux-v5.4/drivers/md/
Ddm-cache-policy.h56 int (*lookup)(struct dm_cache_policy *p, dm_oblock_t oblock, dm_cblock_t *cblock, member
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_hwinfo.c255 const char *nfp_hwinfo_lookup(struct nfp_hwinfo *hwinfo, const char *lookup) in nfp_hwinfo_lookup()

123