Home
last modified time | relevance | path

Searched defs:tables (Results 1 – 25 of 82) sorted by relevance

1234

/openbmc/linux/drivers/comedi/drivers/
H A Dni_routes.h163 const struct ni_route_tables *tables) in route_is_valid()
244 const struct ni_route_tables *tables) in route_register_is_valid()
266 const struct ni_route_tables *tables, in ni_get_reg_value_roffs()
288 const struct ni_route_tables *tables) in ni_get_reg_value()
315 const struct ni_route_tables *tables, in ni_check_trigger_arg_roffs()
324 const struct ni_route_tables *tables) in ni_check_trigger_arg()
H A Dni_routes.c95 struct ni_route_tables *tables) in ni_find_device_routes()
137 struct ni_route_tables *tables) in ni_assign_device_routes()
149 unsigned int ni_count_valid_routes(const struct ni_route_tables *tables) in ni_count_valid_routes()
193 unsigned int ni_get_valid_routes(const struct ni_route_tables *tables, in ni_get_valid_routes()
414 const struct ni_route_tables *tables) in ni_lookup_route_register()
465 const struct ni_route_tables *tables) in ni_route_to_register()
520 const struct ni_route_tables *tables) in ni_find_route_source()
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c108 struct tables { struct
126 static struct tables tables_global; argument
1136 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
1154 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
1173 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
1194 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
1496 struct tables *tables = &tables_global; in python_process_event() local
1588 struct tables *tables = &tables_global; in python_process_switch() local
1785 static void set_table_handlers(struct tables *tables) in set_table_handlers()
1904 struct tables *tables = &tables_global; in python_start_script() local
[all …]
/openbmc/linux/tools/perf/pmu-events/
H A Dempty-pmu-events.c385 for (const struct pmu_events_map *tables = &pmu_events_map[0]; in find_core_events_table() local
396 for (const struct pmu_events_map *tables = &pmu_events_map[0]; in find_core_metrics_table() local
407 for (const struct pmu_events_map *tables = &pmu_events_map[0]; tables->arch; tables++) { in pmu_for_each_core_event() local
419 for (const struct pmu_events_map *tables = &pmu_events_map[0]; in pmu_for_each_core_metric() local
432 for (const struct pmu_sys_events *tables = &pmu_sys_event_tables[0]; in find_sys_events_table() local
443 for (const struct pmu_sys_events *tables = &pmu_sys_event_tables[0]; in pmu_for_each_sys_event() local
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c270 static void virt_acpi_build(RISCVVirtState *s, AcpiBuildTables *tables) in virt_acpi_build()
347 AcpiBuildTables tables; in virt_acpi_build_update() local
385 AcpiBuildTables tables; in virt_acpi_setup() local
/openbmc/qemu/hw/i386/
H A Dacpi-microvm.c159 static void acpi_build_microvm(AcpiBuildTables *tables, in acpi_build_microvm()
259 AcpiBuildTables tables; in acpi_setup_microvm() local
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c399 static void acpi_build(AcpiBuildTables *tables, MachineState *machine) in acpi_build()
538 AcpiBuildTables tables; in acpi_build_update() local
575 AcpiBuildTables tables; in loongarch_acpi_setup() local
/openbmc/linux/arch/x86/boot/compressed/
H A Defi.h81 u64 tables; member
97 u32 tables; member
104 u64 tables; member
/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp.c135 struct sun6i_isp_tables *tables = &isp_dev->tables; in sun6i_isp_tables_setup() local
168 struct sun6i_isp_tables *tables = &isp_dev->tables; in sun6i_isp_tables_cleanup() local
H A Dsun6i_isp.h53 struct sun6i_isp_tables tables; member
/openbmc/linux/include/linux/
H A Dunicode.h53 const struct utf8data_table *tables; member
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_config_table.c95 const unsigned int tables[2]; in execute() local
/openbmc/linux/drivers/char/agp/
H A Dati-agp.c92 struct ati_page_map **tables; in ati_free_gatt_pages() local
110 struct ati_page_map **tables; in ati_create_gatt_pages() local
H A Damd-k7-agp.c65 struct amd_page_map **tables; in amd_free_gatt_pages() local
83 struct amd_page_map **tables; in amd_create_gatt_pages() local
H A Dsworks-agp.c76 struct serverworks_page_map **tables; in serverworks_free_gatt_pages() local
94 struct serverworks_page_map **tables; in serverworks_create_gatt_pages() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_snps_phy.c1789 const struct intel_mpllb_state * const *tables; in intel_mpllb_calc_state() local
1984 const struct intel_mpllb_state * const *tables = dg2_hdmi_tables; in intel_snps_phy_check_hdmi_link_rate() local
H A Dintel_cx0_phy.c1734 const struct intel_c10pll_state * const *tables = mtl_c10_hdmi_tables; in intel_c10_phy_check_hdmi_link_rate() local
1789 const struct intel_c10pll_state * const *tables; in intel_c10pll_calc_state() local
1976 const struct intel_c20pll_state * const *tables = mtl_c20_hdmi_tables; in intel_c20_phy_check_hdmi_link_rate() local
2017 const struct intel_c20pll_state * const *tables; in intel_c20pll_calc_state() local
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c926 void virt_acpi_build(VirtMachineState *vms, AcpiBuildTables *tables) in virt_acpi_build()
1074 AcpiBuildTables tables; in virt_acpi_build_update() local
1111 AcpiBuildTables tables; in virt_acpi_setup() local
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-jpeg.c306 struct v4l2_jpeg_reference *tables) in jpeg_parse_quantization_tables()
359 struct v4l2_jpeg_reference *tables) in jpeg_parse_huffman_tables()
/openbmc/linux/drivers/clk/tegra/
H A Dcvb.c103 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *tables, in tegra_cvb_add_opp_table()
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dmmu.h46 struct psb_mmu_pt **tables; member
/openbmc/u-boot/lib/
H A Dsmbios.c276 ulong tables; in write_smbios_table() local
/openbmc/linux/include/linux/gpio/
H A Dmachine.h120 void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n) {} in gpiod_add_lookup_tables()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c15 struct mlx5e_flow_table tables[ACCEL_FS_TCP_NUM_TYPES]; member
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dcyan_skillfish_ppt.c90 struct smu_table *tables = smu_table->tables; in cyan_skillfish_tables_init() local

1234