Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/misc/imx8/
Dscu_api.c19 int sc_pm_set_clock_rate(sc_ipc_t ipc, sc_rsrc_t resource, sc_pm_clk_t clk, in sc_pm_set_clock_rate()
45 int sc_pm_get_clock_rate(sc_ipc_t ipc, sc_rsrc_t resource, sc_pm_clk_t clk, in sc_pm_get_clock_rate()
73 int sc_pm_clock_enable(sc_ipc_t ipc, sc_rsrc_t resource, sc_pm_clk_t clk, in sc_pm_clock_enable()
98 int sc_pm_set_clock_parent(sc_ipc_t ipc, sc_rsrc_t resource, in sc_pm_set_clock_parent()
122 int sc_pm_set_resource_power_mode(sc_ipc_t ipc, sc_rsrc_t resource, in sc_pm_set_resource_power_mode()
148 sc_bool_t sc_pm_is_partition_started(sc_ipc_t ipc, sc_rm_pt_t pt) in sc_pm_is_partition_started()
176 int sc_pad_set(sc_ipc_t ipc, sc_pad_t pad, u32 val) in sc_pad_set()
202 int sc_misc_set_control(sc_ipc_t ipc, sc_rsrc_t resource, in sc_misc_set_control()
229 int sc_misc_get_control(sc_ipc_t ipc, sc_rsrc_t resource, sc_ctrl_t ctrl, in sc_misc_get_control()
258 int sc_rm_set_master_sid(sc_ipc_t ipc, sc_rsrc_t resource, sc_rm_sid_t sid) in sc_rm_set_master_sid()
[all …]
/third_party/python/Doc/library/
Dipc.rst1 .. _ipc: target
/third_party/boost/libs/log/src/posix/
Dobject_name.cpp43 namespace ipc { namespace
Dipc_sync_wrappers.hpp40 namespace ipc { namespace
Dipc_reliable_message_queue.cpp68 namespace ipc { namespace
/third_party/boost/libs/log/src/windows/
Dobject_name.cpp39 namespace ipc { namespace
Dauto_handle.hpp28 namespace ipc { namespace
Dmapped_shared_memory.hpp31 namespace ipc { namespace
Dmapped_shared_memory.cpp42 namespace ipc { namespace
Dipc_sync_wrappers.cpp52 namespace ipc { namespace
Dipc_sync_wrappers.hpp51 namespace ipc { namespace
Dipc_reliable_message_queue.cpp62 namespace ipc { namespace
/third_party/boost/boost/log/support/
Dexception.hpp67 namespace ipc { namespace
/third_party/node/test/parallel/
Dtest-child-process-fork-ref.js42 const ipc = []; variable
Dtest-child-process-fork-stdio.js26 let ipc = ''; variable
Dtest-child-process-validate-stdio.js55 ipc: undefined, property
/third_party/node/src/
Dpipe_wrap.cc119 bool ipc; in New() local
145 bool ipc) in PipeWrap()
/third_party/boost/boost/log/utility/ipc/
Dobject_name.hpp33 namespace ipc { namespace
Dreliable_message_queue.hpp44 namespace ipc { namespace
/third_party/libuv/src/unix/
Dpipe.c33 int uv_pipe_init(uv_loop_t* loop, uv_pipe_t* handle, int ipc) { in uv_pipe_init()
/third_party/uboot/u-boot-2020.01/arch/nds32/include/asm/
Dptrace.h29 NDS32_REG ipc; member
/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/raw/
Dmxc_nand.h122 u32 ipc; member
/third_party/node/lib/internal/
Dchild_process.js1001 ipc: true property
/third_party/libuv/src/win/
Dpipe.c106 int uv_pipe_init(uv_loop_t* loop, uv_pipe_t* handle, int ipc) { in uv_pipe_init()
/third_party/libuv/include/
Duv.h791 int ipc; /* non-zero if this pipe is used for passing handles */ member