Home
last modified time | relevance | path

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

123

/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_debugfs.c81 int lookup; in sparx5_vcap_is0_port_keys() local
124 int lookup; in sparx5_vcap_is2_port_keys() local
236 int lookup; in sparx5_vcap_is2_port_stickies() local
330 int lookup; in sparx5_vcap_es2_port_keys() local
409 int lookup; in sparx5_vcap_es2_port_stickies() local
/linux/drivers/i2c/
H A Di2c-core-acpi.c106 struct i2c_acpi_lookup *lookup = data; in i2c_acpi_fill_info() local
146 struct i2c_acpi_lookup *lookup) in i2c_acpi_do_lookup()
237 struct i2c_acpi_lookup lookup; in i2c_acpi_get_info() local
382 struct i2c_acpi_lookup *lookup = data; in i2c_acpi_lookup_speed() local
414 struct i2c_acpi_lookup lookup; in i2c_acpi_find_bus_speed() local
546 struct i2c_acpi_lookup lookup; in i2c_acpi_new_device_by_fwnode() local
/linux/drivers/mfd/
H A Darizona-spi.c46 static void arizona_spi_acpi_remove_lookup(void *lookup) in arizona_spi_acpi_remove_lookup()
54 struct gpiod_lookup_table *lookup; in arizona_spi_acpi_windows_probe() local
/linux/net/qrtr/
H A Dns.c269 struct qrtr_lookup *lookup; server_del() local
387 struct qrtr_lookup *lookup; ctrl_cmd_del_client() local
461 struct qrtr_lookup *lookup; ctrl_cmd_new_server() local
527 struct qrtr_lookup *lookup; ctrl_cmd_new_lookup() local
568 struct qrtr_lookup *lookup; ctrl_cmd_del_lookup() local
[all...]
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vcap_impl.c101 int lookup = 0; in lan966x_vcap_is1_cid_to_lookup() local
124 lan966x_vcap_is1_get_port_keysets(struct net_device *ndev, int lookup, in lan966x_vcap_is1_get_port_keysets()
184 lan966x_vcap_is2_get_port_keysets(struct net_device *dev, int lookup, in lan966x_vcap_is2_get_port_keysets()
276 int lookup; in lan966x_vcap_validate_keyset() local
327 u32 lookup; in lan966x_vcap_is1_add_default_fields() local
/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c20 #define VCAP_IS1_CHAIN(lookup) \ argument
22 #define VCAP_IS2_CHAIN(lookup, pag) \ argument
30 int lookup, pag; in ocelot_chain_to_block() local
78 int lookup; in ocelot_chain_to_pag() local
/linux/include/linux/
H A 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/drivers/gpu/drm/
H A Ddrm_privacy_screen.c56 void drm_privacy_screen_lookup_add(struct drm_privacy_screen_lookup *lookup) in drm_privacy_screen_lookup_add()
72 void drm_privacy_screen_lookup_remove(struct drm_privacy_screen_lookup *lookup) in drm_privacy_screen_lookup_remove()
H A Ddrm_privacy_screen_x86.c16 struct drm_privacy_screen_lookup lookup; member
/linux/drivers/clk/x86/
H A Dclk-pmc-atom.c22 struct clk_lookup *lookup; member
28 struct clk_lookup *lookup; member
/linux/arch/mips/pic32/pic32mzda/
H A Dinit.c90 static int __init pic32_of_prepare_platform_data(struct of_dev_auxdata *lookup) in pic32_of_prepare_platform_data()
/linux/tools/scripts/
H A Dutilities.mak144 lookup = $(call unescape-nl,$(shell sh -c $(_l-sh))) macro
/linux/fs/ocfs2/
H A Ddir.h57 struct ocfs2_dir_lookup_result *lookup) in ocfs2_add_entry()
/linux/drivers/leds/
H A Dled-test.c65 struct led_lookup_data lookup; in led_test_class_add_lookup_and_get() local
/linux/drivers/bus/
H A Dsimple-pm-bus.c28 const struct of_dev_auxdata *lookup = dev_get_platdata(dev); in simple_pm_bus_probe() local
/linux/drivers/thunderbolt/
H A Dretimer.c480 const struct tb_retimer_lookup *lookup = data; in retimer_match() local
488 struct tb_retimer_lookup lookup = { .port = port, .index = index }; in tb_port_find_retimer() local
/linux/drivers/gpio/
H A Dgpiolib-shared.c43 struct gpiod_lookup_table *lookup; member
450 struct gpiod_lookup_table *lookup; in gpio_shared_add_proxy_lookup() local
/linux/fs/smb/server/mgmt/
H A Dshare_config.c129 struct ksmbd_share_config *lookup; in share_config_request() local
/linux/scripts/gdb/linux/
H A Dradixtree.py41 def lookup(root, index): function
/linux/fs/ext4/
H A Dcrypto.c23 int lookup, struct ext4_filename *fname) in ext4_fname_setup_filename()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_acl.c77 u8 lookup; member
747 static int __prestera_acl_vtcam_id_try_fit(struct prestera_acl *acl, u8 lookup, in __prestera_acl_vtcam_id_try_fit()
790 int prestera_acl_vtcam_id_get(struct prestera_acl *acl, u8 lookup, u8 dir, in prestera_acl_vtcam_id_get()
/linux/drivers/clk/
H A Dclk-s2mps11.c28 struct clk_lookup *lookup; member
/linux/net/l3mdev/
H A Dl3mdev.c79 lookup_by_table_id_t lookup; in l3mdev_ifindex_lookup_by_table_id() local
/linux/net/ipv4/
H A Dinetpeer.c86 static struct inet_peer *lookup(const struct inetpeer_addr *daddr, in lookup() function
/linux/drivers/md/
H A Ddm-cache-policy.h57 int (*lookup)(struct dm_cache_policy *p, dm_oblock_t oblock, dm_cblock_t *cblock, member

123