| /linux/drivers/net/ethernet/microchip/sparx5/lan969x/ |
| H A D | lan969x_vcap_impl.c | 11 .lookups = SPARX5_IS0_LOOKUPS, 23 .lookups = SPARX5_IS0_LOOKUPS, 35 .lookups = SPARX5_IS0_LOOKUPS, 47 .lookups = SPARX5_IS2_LOOKUPS, 59 .lookups = SPARX5_IS2_LOOKUPS, 69 .lookups = SPARX5_ES0_LOOKUPS, 78 .lookups = SPARX5_ES2_LOOKUPS,
|
| /linux/drivers/gpio/ |
| H A D | gpio-aggregator.c | 45 struct gpiod_lookup_table *lookups; member 116 struct gpiod_lookup_table *lookups; in gpio_aggregator_add_gpio() local 118 lookups = krealloc(aggr->lookups, struct_size(lookups, table, *n + 2), in gpio_aggregator_add_gpio() 120 if (!lookups) in gpio_aggregator_add_gpio() 123 lookups->table[*n] = GPIO_LOOKUP_IDX(key, hwnum, NULL, *n, 0); in gpio_aggregator_add_gpio() 126 memset(&lookups->table[*n], 0, sizeof(lookups->table[*n])); in gpio_aggregator_add_gpio() 128 aggr->lookups = lookups; in gpio_aggregator_add_gpio() 918 aggr->lookups = kzalloc_flex(*aggr->lookups, table, 1); in gpio_aggregator_activate() 919 if (!aggr->lookups) in gpio_aggregator_activate() 956 aggr->lookups->dev_id = kasprintf(GFP_KERNEL, "%s.%d", DRV_NAME, aggr->id); in gpio_aggregator_activate() [all …]
|
| /linux/arch/sh/kernel/cpu/ |
| H A D | clock-cpg.c | 39 static struct clk_lookup lookups[] = { variable 58 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in cpg_clk_init()
|
| /linux/arch/sh/kernel/cpu/sh4a/ |
| H A D | clock-sh7763.c | 91 static struct clk_lookup lookups[] = { variable 113 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in arch_clk_init()
|
| H A D | clock-sh7780.c | 97 static struct clk_lookup lookups[] = { variable 119 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in arch_clk_init()
|
| H A D | clock-sh7757.c | 102 static struct clk_lookup lookups[] = { variable 142 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in arch_clk_init()
|
| H A D | clock-shx3.c | 100 static struct clk_lookup lookups[] = { variable 139 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in arch_clk_init()
|
| H A D | clock-sh7785.c | 116 static struct clk_lookup lookups[] = { variable 165 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in arch_clk_init()
|
| H A D | clock-sh7786.c | 125 static struct clk_lookup lookups[] = { variable 180 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in arch_clk_init()
|
| H A D | clock-sh7722.c | 169 static struct clk_lookup lookups[] = { variable 233 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in arch_clk_init()
|
| H A D | clock-sh7366.c | 183 static struct clk_lookup lookups[] = { variable 258 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in arch_clk_init()
|
| H A D | clock-sh7734.c | 178 static struct clk_lookup lookups[] = { variable 246 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in arch_clk_init()
|
| H A D | clock-sh7343.c | 185 static struct clk_lookup lookups[] = { variable 265 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in arch_clk_init()
|
| H A D | clock-sh7723.c | 194 static struct clk_lookup lookups[] = { variable 281 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in arch_clk_init()
|
| H A D | clock-sh7724.c | 259 static struct clk_lookup lookups[] = { variable 355 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in arch_clk_init()
|
| /linux/arch/sh/kernel/cpu/sh2a/ |
| H A D | clock-sh7264.c | 104 static struct clk_lookup lookups[] = { variable 148 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in arch_clk_init()
|
| H A D | clock-sh7269.c | 138 static struct clk_lookup lookups[] = { variable 172 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in arch_clk_init()
|
| /linux/drivers/soc/tegra/fuse/ |
| H A D | fuse.h | 33 const struct nvmem_cell_lookup *lookups; member 67 struct nvmem_cell_lookup *lookups; member
|
| /linux/arch/sh/boards/mach-highlander/ |
| H A D | setup.c | 335 static struct clk_lookup lookups[] = { variable 376 clkdev_add_table(lookups, ARRAY_SIZE(lookups)); in highlander_setup()
|
| /linux/net/qrtr/ |
| H A D | ns.c | 24 struct list_head lookups; member 313 list_for_each(li, &qrtr_ns.lookups) { in say_hello() 451 /* Remove any lookups by this client */ in ctrl_cmd_del_client() 452 list_for_each_safe(li, tmp, &qrtr_ns.lookups) { in ctrl_cmd_del_client() 526 /* Notify any potential lookups about the new server */ in ctrl_cmd_new_lookup() 527 list_for_each(li, &qrtr_ns.lookups) { in ctrl_cmd_new_lookup() 591 list_add_tail(&lookup->li, &qrtr_ns.lookups); in qrtr_ns_worker() 620 list_for_each_safe(li, tmp, &qrtr_ns.lookups) { in qrtr_ns_worker() 741 INIT_LIST_HEAD(&qrtr_ns.lookups); in qrtr_ns_init()
|
| /linux/Documentation/driver-api/firmware/ |
| H A D | firmware_cache.rst | 5 When Linux resumes from suspend some device drivers require firmware lookups to 7 firmware lookups are not possible, during this short period of time firmware 21 filesystem to mount or dealing with possible race issues with lookups as the
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_vcap_debugfs.c | 86 for (lookup = 0; lookup < admin->lookups; ++lookup) { in sparx5_vcap_is0_port_keys() 129 for (lookup = 0; lookup < admin->lookups; ++lookup) { in sparx5_vcap_is2_port_keys() 240 for (lookup = 0; lookup < admin->lookups; ++lookup) { in sparx5_vcap_is2_port_stickies() 335 for (lookup = 0; lookup < admin->lookups; ++lookup) { in sparx5_vcap_es2_port_keys() 413 for (lookup = 0; lookup < admin->lookups; ++lookup) { in sparx5_vcap_es2_port_stickies()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_vcap_impl.c | 23 int lookups; /* number of lookups in this vcap type */ member 32 .lookups = LAN966X_ES0_LOOKUPS, 40 .lookups = LAN966X_IS1_LOOKUPS, 49 .lookups = LAN966X_IS2_LOOKUPS, 629 admin->lookups = cfg->lookups; in lan966x_vcap_admin_alloc() 630 admin->lookups_per_instance = cfg->lookups; in lan966x_vcap_admin_alloc()
|
| /linux/Documentation/admin-guide/nfs/ |
| H A D | nfs-idmapper.rst | 58 this case, /some/other/program will handle all uid lookups and 59 /usr/sbin/nfs.idmap will handle gid, user, and group lookups. 73 The actual lookups are performed by functions found in nfsidmap.h. nfs.idmap
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_api_kunit.c | 1344 .lookups = 4, in vcap_api_encode_rule_test() 1575 .lookups = 4, in vcap_api_rule_insert_in_order_test() 1613 .lookups = 4, in vcap_api_rule_insert_reverse_order_test() 1676 .lookups = 4, in vcap_api_rule_remove_at_end_test() 1748 .lookups = 4, in vcap_api_rule_remove_in_middle_test() 1823 .lookups = 4, in vcap_api_rule_remove_in_front_test() 1882 .lookups = 4, in vcap_api_next_lookup_basic_test() 1890 .lookups = 4, in vcap_api_next_lookup_basic_test() 1929 .lookups = 6, in vcap_api_next_lookup_advanced_test() 1936 .lookups = 6, in vcap_api_next_lookup_advanced_test() [all …]
|