Home
last modified time | relevance | path

Searched refs:argv4 (Results 1 – 25 of 96) sorted by relevance

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.c72 argv4.package.count = 3; in hns_dsaf_acpi_ledctrl_by_port()
98 argv4.type = ACPI_TYPE_PACKAGE; in hns_dsaf_acpi_locate_ledctrl_by_port()
99 argv4.package.count = 2; in hns_dsaf_acpi_locate_ledctrl_by_port()
100 argv4.package.elements = obj_args; in hns_dsaf_acpi_locate_ledctrl_by_port()
263 argv4.type = ACPI_TYPE_PACKAGE; in hns_dsaf_acpi_srst_by_port()
264 argv4.package.count = 3; in hns_dsaf_acpi_srst_by_port()
549 argv4.type = ACPI_TYPE_PACKAGE; in hns_mac_get_phy_if_acpi()
550 argv4.package.count = 1; in hns_mac_get_phy_if_acpi()
596 argv4.type = ACPI_TYPE_PACKAGE; in hns_mac_get_sfp_prsnt_acpi()
597 argv4.package.count = 1; in hns_mac_get_sfp_prsnt_acpi()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.c72 argv4.package.count = 3; in hns_dsaf_acpi_ledctrl_by_port()
98 argv4.type = ACPI_TYPE_PACKAGE; in hns_dsaf_acpi_locate_ledctrl_by_port()
99 argv4.package.count = 2; in hns_dsaf_acpi_locate_ledctrl_by_port()
100 argv4.package.elements = obj_args; in hns_dsaf_acpi_locate_ledctrl_by_port()
263 argv4.type = ACPI_TYPE_PACKAGE; in hns_dsaf_acpi_srst_by_port()
264 argv4.package.count = 3; in hns_dsaf_acpi_srst_by_port()
549 argv4.type = ACPI_TYPE_PACKAGE; in hns_mac_get_phy_if_acpi()
550 argv4.package.count = 1; in hns_mac_get_phy_if_acpi()
596 argv4.type = ACPI_TYPE_PACKAGE; in hns_mac_get_sfp_prsnt_acpi()
597 argv4.package.count = 1; in hns_mac_get_sfp_prsnt_acpi()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.c72 argv4.package.count = 3; in hns_dsaf_acpi_ledctrl_by_port()
98 argv4.type = ACPI_TYPE_PACKAGE; in hns_dsaf_acpi_locate_ledctrl_by_port()
99 argv4.package.count = 2; in hns_dsaf_acpi_locate_ledctrl_by_port()
100 argv4.package.elements = obj_args; in hns_dsaf_acpi_locate_ledctrl_by_port()
263 argv4.type = ACPI_TYPE_PACKAGE; in hns_dsaf_acpi_srst_by_port()
264 argv4.package.count = 3; in hns_dsaf_acpi_srst_by_port()
549 argv4.type = ACPI_TYPE_PACKAGE; in hns_mac_get_phy_if_acpi()
550 argv4.package.count = 1; in hns_mac_get_phy_if_acpi()
596 argv4.type = ACPI_TYPE_PACKAGE; in hns_mac_get_sfp_prsnt_acpi()
597 argv4.package.count = 1; in hns_mac_get_sfp_prsnt_acpi()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/tests/gtest/
H A DTestLogCommandLineHandler.cpp66 char const* argv4[] = {"", "--MOZ_LOG=modules"}; in TEST() local
68 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
104 char const* argv4[] = {"", "--MOZ_LOG=modules", "--MOZ_LOG_FILE=file"}; in TEST() local
106 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
143 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG", "-MOZ_LOG"}; in TEST() local
145 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
181 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG_FILE", "-MOZ_LOG"}; in TEST() local
183 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DTestLogCommandLineHandler.cpp66 char const* argv4[] = {"", "--MOZ_LOG=modules"}; in TEST() local
68 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
103 char const* argv4[] = {"", "--MOZ_LOG=modules", "--MOZ_LOG_FILE=file"}; in TEST() local
105 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
142 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG", "-MOZ_LOG"}; in TEST() local
144 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
180 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG_FILE", "-MOZ_LOG"}; in TEST() local
182 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestLogCommandLineHandler.cpp66 char const* argv4[] = {"", "--MOZ_LOG=modules"}; in TEST() local
68 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
103 char const* argv4[] = {"", "--MOZ_LOG=modules", "--MOZ_LOG_FILE=file"}; in TEST() local
105 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
142 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG", "-MOZ_LOG"}; in TEST() local
144 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
180 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG_FILE", "-MOZ_LOG"}; in TEST() local
182 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DTestLogCommandLineHandler.cpp66 char const* argv4[] = {"", "--MOZ_LOG=modules"}; in TEST() local
68 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
103 char const* argv4[] = {"", "--MOZ_LOG=modules", "--MOZ_LOG_FILE=file"}; in TEST() local
105 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
142 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG", "-MOZ_LOG"}; in TEST() local
144 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
180 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG_FILE", "-MOZ_LOG"}; in TEST() local
182 mozilla::LoggingHandleCommandLineArgs(array_size(argv4), argv4, callback); in TEST()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/databases/percona57-server/boost_1_59_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/databases/xtrabackup/boost_1_59_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/databases/percona57-client/boost_1_59_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/
H A Dacpi_adxl.c105 union acpi_object argv4[2], *results, *r; in adxl_decode() local
111 argv4[0].type = ACPI_TYPE_PACKAGE; in adxl_decode()
112 argv4[0].package.count = 1; in adxl_decode()
113 argv4[0].package.elements = &argv4[1]; in adxl_decode()
114 argv4[1].integer.type = ACPI_TYPE_INTEGER; in adxl_decode()
115 argv4[1].integer.value = addr; in adxl_decode()
117 results = adxl_dsm(ADXL_IDX_FORWARD_TRANSLATE, argv4); in adxl_decode()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/
H A Dacpi_adxl.c105 union acpi_object argv4[2], *results, *r; in adxl_decode() local
111 argv4[0].type = ACPI_TYPE_PACKAGE; in adxl_decode()
112 argv4[0].package.count = 1; in adxl_decode()
113 argv4[0].package.elements = &argv4[1]; in adxl_decode()
114 argv4[1].integer.type = ACPI_TYPE_INTEGER; in adxl_decode()
115 argv4[1].integer.value = addr; in adxl_decode()
117 results = adxl_dsm(ADXL_IDX_FORWARD_TRANSLATE, argv4); in adxl_decode()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/
H A Dacpi_adxl.c105 union acpi_object argv4[2], *results, *r; in adxl_decode() local
111 argv4[0].type = ACPI_TYPE_PACKAGE; in adxl_decode()
112 argv4[0].package.count = 1; in adxl_decode()
113 argv4[0].package.elements = &argv4[1]; in adxl_decode()
114 argv4[1].integer.type = ACPI_TYPE_INTEGER; in adxl_decode()
115 argv4[1].integer.value = addr; in adxl_decode()
117 results = adxl_dsm(ADXL_IDX_FORWARD_TRANSLATE, argv4); in adxl_decode()
/dports/devel/boost-docs/boost_1_72_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/devel/boost-libs/boost_1_72_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/devel/hyperscan/boost_1_75_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pci/pcie/
H A Dedr.c31 union acpi_object *obj, argv4, req; in acpi_enable_dpc() local
45 argv4.type = ACPI_TYPE_PACKAGE; in acpi_enable_dpc()
46 argv4.package.count = 1; in acpi_enable_dpc()
47 argv4.package.elements = &req; in acpi_enable_dpc()
55 EDR_PORT_DPC_ENABLE_DSM, &argv4); in acpi_enable_dpc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pci/pcie/
H A Dedr.c31 union acpi_object *obj, argv4, req; in acpi_enable_dpc() local
45 argv4.type = ACPI_TYPE_PACKAGE; in acpi_enable_dpc()
46 argv4.package.count = 1; in acpi_enable_dpc()
47 argv4.package.elements = &req; in acpi_enable_dpc()
55 EDR_PORT_DPC_ENABLE_DSM, &argv4); in acpi_enable_dpc()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pci/pcie/
H A Dedr.c31 union acpi_object *obj, argv4, req; in acpi_enable_dpc() local
45 argv4.type = ACPI_TYPE_PACKAGE; in acpi_enable_dpc()
46 argv4.package.count = 1; in acpi_enable_dpc()
47 argv4.package.elements = &req; in acpi_enable_dpc()
55 EDR_PORT_DPC_ENABLE_DSM, &argv4); in acpi_enable_dpc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/char/tpm/
H A Dtpm_ppi.c43 union acpi_object *argv4, u64 rev) in tpm_eval_dsm() argument
47 rev, func, argv4, type); in tpm_eval_dsm()
120 union acpi_object argv4 = ACPI_INIT_DSM_ARGV4(2, tmp); in tpm_store_ppi_request() local
149 argv4.type = ACPI_TYPE_BUFFER; in tpm_store_ppi_request()
150 argv4.buffer.length = sizeof(req); in tpm_store_ppi_request()
151 argv4.buffer.pointer = (u8 *)&req; in tpm_store_ppi_request()
154 argv4.package.count = 1; in tpm_store_ppi_request()
161 &argv4, rev); in tpm_store_ppi_request()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/char/tpm/
H A Dtpm_ppi.c43 union acpi_object *argv4, u64 rev) in tpm_eval_dsm() argument
47 rev, func, argv4, type); in tpm_eval_dsm()
120 union acpi_object argv4 = ACPI_INIT_DSM_ARGV4(2, tmp); in tpm_store_ppi_request() local
149 argv4.type = ACPI_TYPE_BUFFER; in tpm_store_ppi_request()
150 argv4.buffer.length = sizeof(req); in tpm_store_ppi_request()
151 argv4.buffer.pointer = (u8 *)&req; in tpm_store_ppi_request()
154 argv4.package.count = 1; in tpm_store_ppi_request()
161 &argv4, rev); in tpm_store_ppi_request()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/char/tpm/
H A Dtpm_ppi.c43 union acpi_object *argv4, u64 rev) in tpm_eval_dsm() argument
47 rev, func, argv4, type); in tpm_eval_dsm()
120 union acpi_object argv4 = ACPI_INIT_DSM_ARGV4(2, tmp); in tpm_store_ppi_request() local
149 argv4.type = ACPI_TYPE_BUFFER; in tpm_store_ppi_request()
150 argv4.buffer.length = sizeof(req); in tpm_store_ppi_request()
151 argv4.buffer.pointer = (u8 *)&req; in tpm_store_ppi_request()
154 argv4.package.count = 1; in tpm_store_ppi_request()
161 &argv4, rev); in tpm_store_ppi_request()

1234