Home
last modified time | relevance | path

Searched defs:arg2 (Results 1 – 24 of 24) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/
Dtsp_main.c44 uint64_t arg2, in set_smc_args()
146 uint64_t arg2, in tsp_cpu_off_main()
189 uint64_t arg2, in tsp_cpu_suspend_main()
231 uint64_t arg2, in tsp_cpu_resume_main()
269 uint64_t arg2, in tsp_system_off_main()
301 uint64_t arg2, in tsp_system_reset_main()
335 uint64_t arg2, in tsp_smc_handler()
403 uint64_t arg2, in tsp_abort_smc_handler()
/device/google/fuchsia/bioniccompat/include/sys/
Dprctl.h26 unsigned long arg2, in prctl()
/device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/
Dpm_api_sys.c31 #define PM_PACK_PAYLOAD3(pl, arg0, arg1, arg2) { \ argument
36 #define PM_PACK_PAYLOAD4(pl, arg0, arg1, arg2, arg3) { \ argument
41 #define PM_PACK_PAYLOAD5(pl, arg0, arg1, arg2, arg3, arg4) { \ argument
46 #define PM_PACK_PAYLOAD6(pl, arg0, arg1, arg2, arg3, arg4, arg5) { \ argument
/device/google/contexthub/firmware/os/cpu/cortexm4/
DappSupport.c176 …((naked)) callWithR9(const void *base, uint32_t offset, void *data, uintptr_t arg1, uintptr_t arg2) in callWithR9()
217 void (*method)(uintptr_t, uintptr_t),uintptr_t arg1, uintptr_t arg2) in cpuAppInvoke() argument
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/
Dplat_sip_calls.c30 uint64_t id, uint64_t arg2) in ddr_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/include/common/
Dep_info.h67 u_register_t arg2; member
78 u_register_t arg2; member
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/css/drivers/scmi/
Dscmi_private.h92 #define SCMI_PAYLOAD_ARG2(payld_arr, arg1, arg2) do { \ argument
97 #define SCMI_PAYLOAD_ARG3(payld_arr, arg1, arg2, arg3) do { \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dinspect_fodder2.py40 def manyargs(arg1, arg2, argument
Dtest_dummy_thread.py124 def arg_tester(queue, arg1=False, arg2=False): argument
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/mce/
Dmce.c154 uint64_t arg2) in mce_command_handler()
/device/linaro/bootloader/edk2/StdLib/Include/
Dmath.h378 double arg2; member
/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedCamera.cpp544 status_t EmulatedCamera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) { in sendCommand()
921 int32_t arg1, int32_t arg2) { in send_command()
/device/generic/goldfish/camera/
DEmulatedCamera.cpp744 status_t EmulatedCamera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand()
1160 int32_t arg2) in send_command()
/device/google/marlin/camera/QCamera2/HAL/wrapper/
DQualcommCamera.cpp417 int32_t cmd, int32_t arg1, int32_t arg2) in send_command()
/device/google/marlin/camera/QCamera2/HAL/
DQCameraStateMachine.h142 int32_t arg2; member
DQCamera2HWI.cpp1337 int32_t arg2) in send_command()
1385 int32_t arg2) in send_command_restart()
5607 __unused int32_t &arg1, __unused int32_t &arg2) in sendCommand()
DQCameraMuxer.cpp1521 int32_t cmd, int32_t arg1, int32_t arg2) in send_command()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dflmodule.c1874 short arg1, arg2; in forms_qenter() local
1898 int arg0, arg1, arg2, arg3; in forms_mapcolor() local
1935 short arg1, arg2, arg3; in forms_tie() local
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/
Ddfs.c1911 uint32_t dram_set_odt_pd(uint32_t arg0, uint32_t arg1, uint32_t arg2) in dram_set_odt_pd()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dconnection.c914 static int _authorizer_callback(void* user_arg, int action, const char* arg1, const char* arg2 , co… in _authorizer_callback()
/device/google/marlin/camera/usbcamcore/src/
DQualcommUsbCamera.cpp648 int32_t cmd, int32_t arg1, int32_t arg2) in usbcam_send_command()
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/
Dufs.h498 uint32_t arg2; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dtypeobject.c5240 slot_nb_inplace_power(PyObject *self, PyObject * arg1, PyObject *arg2)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dtypeobject.c5292 slot_nb_inplace_power(PyObject *self, PyObject * arg1, PyObject *arg2)