Home
last modified time | relevance | path

Searched defs:get_inst (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_trace.cpp41 static MppTraceService *get_inst() { in get_inst() function in MppTraceService
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_meta.cpp94 static MppMetaService *get_inst() { in get_inst() function in MppMetaService
/OK3568_Linux_fs/kernel/arch/nds32/mm/
H A Dalignment.c168 static inline unsigned long get_inst(unsigned long addr) in get_inst() function
/OK3568_Linux_fs/external/mpp/osal/driver/
H A Dmpp_server.cpp563 static MppDevServer *get_inst() { in get_inst() function in MppDevServer
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c161 static struct mlx5_cmd_layout *get_inst(struct mlx5_cmd *cmd, int idx) in get_inst() function