Home
last modified time | relevance | path

Searched refs:ec_handle (Results 1 – 22 of 22) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/platform/x86/
H A Dsamsung-q10.c18 static acpi_handle ec_handle; variable
32 status = acpi_evaluate_object(ec_handle, "_Q63", NULL, NULL); in samsungq10_bl_set_intensity()
37 status = acpi_evaluate_object(ec_handle, "_Q64", NULL, NULL); in samsungq10_bl_set_intensity()
136 ec_handle = ec_get_handle(); in samsungq10_init()
138 if (!ec_handle) in samsungq10_init()
H A Dthinkpad_acpi.c547 static acpi_handle ec_handle; variable
5174 res = acpi_evalf(ec_handle, NULL, "_Q16", "v"); in video_outputsw_cycle()
5198 return acpi_evalf(ec_handle, NULL, "_Q17", "v") ? in video_expand_toggle()
5562 if (!acpi_evalf(ec_handle, &status, "KBLT", "d")) in light_get_status()
5629 acpi_evalf(ec_handle, NULL, "KBLT", "qv"); in light_init()
5849 if (!acpi_evalf(ec_handle, in led_get_status()
6332 if (!acpi_evalf(ec_handle, NULL, "UPDT", "v")) in thermal_get_sensor()
6334 if (!acpi_evalf(ec_handle, &t, tmpi, "d")) in thermal_get_sensor()
6344 if (!acpi_evalf(ec_handle, &t, tmpi, "d")) in thermal_get_sensor()
6571 acpi_evalf(ec_handle, NULL, "UPDT", "qv")) { in thermal_init()
[all …]
H A Dtoshiba_acpi.c2673 acpi_handle ec_handle = ec_get_handle(); in toshiba_acpi_hotkey_work() local
2676 if (!ec_handle) in toshiba_acpi_hotkey_work()
2679 status = acpi_evaluate_object(ec_handle, "NTFY", NULL, NULL); in toshiba_acpi_hotkey_work()
2762 acpi_handle ec_handle; in toshiba_acpi_setup_keyboard() local
2810 ec_handle = ec_get_handle(); in toshiba_acpi_setup_keyboard()
2811 if (ec_handle && acpi_has_method(ec_handle, "NTFY")) { in toshiba_acpi_setup_keyboard()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/platform/x86/
H A Dsamsung-q10.c18 static acpi_handle ec_handle; variable
32 status = acpi_evaluate_object(ec_handle, "_Q63", NULL, NULL); in samsungq10_bl_set_intensity()
37 status = acpi_evaluate_object(ec_handle, "_Q64", NULL, NULL); in samsungq10_bl_set_intensity()
136 ec_handle = ec_get_handle(); in samsungq10_init()
138 if (!ec_handle) in samsungq10_init()
H A Dthinkpad_acpi.c547 static acpi_handle ec_handle; variable
5174 res = acpi_evalf(ec_handle, NULL, "_Q16", "v"); in video_outputsw_cycle()
5198 return acpi_evalf(ec_handle, NULL, "_Q17", "v") ? in video_expand_toggle()
5562 if (!acpi_evalf(ec_handle, &status, "KBLT", "d")) in light_get_status()
5629 acpi_evalf(ec_handle, NULL, "KBLT", "qv"); in light_init()
5849 if (!acpi_evalf(ec_handle, in led_get_status()
6332 if (!acpi_evalf(ec_handle, NULL, "UPDT", "v")) in thermal_get_sensor()
6334 if (!acpi_evalf(ec_handle, &t, tmpi, "d")) in thermal_get_sensor()
6344 if (!acpi_evalf(ec_handle, &t, tmpi, "d")) in thermal_get_sensor()
6571 acpi_evalf(ec_handle, NULL, "UPDT", "qv")) { in thermal_init()
[all …]
H A Dtoshiba_acpi.c2673 acpi_handle ec_handle = ec_get_handle(); in toshiba_acpi_hotkey_work() local
2676 if (!ec_handle) in toshiba_acpi_hotkey_work()
2679 status = acpi_evaluate_object(ec_handle, "NTFY", NULL, NULL); in toshiba_acpi_hotkey_work()
2762 acpi_handle ec_handle; in toshiba_acpi_setup_keyboard() local
2810 ec_handle = ec_get_handle(); in toshiba_acpi_setup_keyboard()
2811 if (ec_handle && acpi_has_method(ec_handle, "NTFY")) { in toshiba_acpi_setup_keyboard()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/platform/x86/
H A Dsamsung-q10.c18 static acpi_handle ec_handle; variable
32 status = acpi_evaluate_object(ec_handle, "_Q63", NULL, NULL); in samsungq10_bl_set_intensity()
37 status = acpi_evaluate_object(ec_handle, "_Q64", NULL, NULL); in samsungq10_bl_set_intensity()
136 ec_handle = ec_get_handle(); in samsungq10_init()
138 if (!ec_handle) in samsungq10_init()
H A Dthinkpad_acpi.c547 static acpi_handle ec_handle; variable
5174 res = acpi_evalf(ec_handle, NULL, "_Q16", "v"); in video_outputsw_cycle()
5198 return acpi_evalf(ec_handle, NULL, "_Q17", "v") ? in video_expand_toggle()
5562 if (!acpi_evalf(ec_handle, &status, "KBLT", "d")) in light_get_status()
5629 acpi_evalf(ec_handle, NULL, "KBLT", "qv"); in light_init()
5849 if (!acpi_evalf(ec_handle, in led_get_status()
6332 if (!acpi_evalf(ec_handle, NULL, "UPDT", "v")) in thermal_get_sensor()
6334 if (!acpi_evalf(ec_handle, &t, tmpi, "d")) in thermal_get_sensor()
6344 if (!acpi_evalf(ec_handle, &t, tmpi, "d")) in thermal_get_sensor()
6571 acpi_evalf(ec_handle, NULL, "UPDT", "qv")) { in thermal_init()
[all …]
H A Dtoshiba_acpi.c2673 acpi_handle ec_handle = ec_get_handle(); in toshiba_acpi_hotkey_work() local
2676 if (!ec_handle) in toshiba_acpi_hotkey_work()
2679 status = acpi_evaluate_object(ec_handle, "NTFY", NULL, NULL); in toshiba_acpi_hotkey_work()
2762 acpi_handle ec_handle; in toshiba_acpi_setup_keyboard() local
2810 ec_handle = ec_get_handle(); in toshiba_acpi_setup_keyboard()
2811 if (ec_handle && acpi_has_method(ec_handle, "NTFY")) { in toshiba_acpi_setup_keyboard()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/acpi/
H A Dacpi_ec.c181 acpiecdt_find(device_t parent, ACPI_HANDLE *ec_handle, in acpiecdt_find() argument
198 rv = AcpiGetHandle(ACPI_ROOT_OBJECT, ecdt->Id, ec_handle); in acpiecdt_find()
216 ACPI_HANDLE ec_handle; in acpiecdt_match() local
220 if (acpiecdt_find(parent, &ec_handle, &cmd_reg, &data_reg, &gpebit)) in acpiecdt_match()
230 ACPI_HANDLE ec_handle; in acpiecdt_attach() local
234 if (!acpiecdt_find(parent, &ec_handle, &cmd_reg, &data_reg, &gpebit)) in acpiecdt_attach()
240 acpiec_common_attach(parent, self, ec_handle, aa->aa_iot, cmd_reg, in acpiecdt_attach()
308 ACPI_HANDLE ec_handle, bus_space_tag_t cmdt, bus_addr_t cmd_reg, in acpiec_common_attach() argument
319 sc->sc_ech = ec_handle; in acpiec_common_attach()
431 acpiec_parse_gpe_package(device_t self, ACPI_HANDLE ec_handle, in acpiec_parse_gpe_package() argument
[all …]
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/coll/hcoll/
H A Dcoll_hcoll_rte.c84 static int get_my_ec(rte_grp_handle_t , rte_ec_handle_t *ec_handle);
298 static int get_my_ec ( rte_grp_handle_t grp_h, rte_ec_handle_t *ec_handle)
303 ec_handle->handle = (void *)my_proc;
304 ec_handle->rank = my_rank;
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/coll/hcoll/
H A Dcoll_hcoll_rte.c84 static int get_my_ec(rte_grp_handle_t , rte_ec_handle_t *ec_handle);
286 static int get_my_ec ( rte_grp_handle_t grp_h, rte_ec_handle_t *ec_handle)
291 ec_handle->handle = (void *)my_proc;
292 ec_handle->rank = my_rank;
/dports/devel/cquery/cquery-20180718/third_party/loguru/
H A Dloguru.hpp829 Text get_error_context_for(EcHandle ec_handle);
2880 Text ec_to_text(EcHandle ec_handle) in create_directories()
2882 Text parent_ec = get_error_context_for(ec_handle); in create_directories()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/loguru/vtkmloguru/
H A Dloguru.cpp1646 Text ec_to_text(EcHandle ec_handle) in create_directories()
1648 Text parent_ec = get_error_context_for(ec_handle); in create_directories()
H A Dloguru.hpp860 Text get_error_context_for(EcHandle ec_handle);
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/thirdparty/loguru/vtkmloguru/
H A Dloguru.hpp916 Text get_error_context_for(EcHandle ec_handle);
3020 Text ec_to_text(EcHandle ec_handle) in create_directories()
3022 Text parent_ec = get_error_context_for(ec_handle); in create_directories()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/loguru/vtkloguru/
H A Dloguru.cpp1694 Text ec_to_text(EcHandle ec_handle) in create_directories()
1696 Text parent_ec = get_error_context_for(ec_handle); in create_directories()
H A Dloguru.hpp920 Text get_error_context_for(EcHandle ec_handle);
/dports/devel/loguru/loguru-2.1.0-21-g2295c2b/
H A Dloguru.cpp1801 Text ec_to_text(EcHandle ec_handle)
1803 Text parent_ec = get_error_context_for(ec_handle);
H A Dloguru.hpp970 Text get_error_context_for(EcHandle ec_handle);
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/loguru/
H A Dloguru.cpp1886 Text ec_to_text(EcHandle ec_handle)
1888 Text parent_ec = get_error_context_for(ec_handle);
H A Dloguru.hpp970 Text get_error_context_for(EcHandle ec_handle);