Searched defs:srv (Results 1 – 10 of 10) sorted by relevance
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
| D | mpp_service.c | 42 #define MPP_REGISTER_DRIVER(srv, flag, X, x) … argument 91 static int mpp_add_driver(struct mpp_service *srv, enum MPP_DRIVER_TYPE type, struct platform_drive… in mpp_add_driver() 108 static int mpp_remove_driver(struct mpp_service *srv, int i) in mpp_remove_driver() 119 static int mpp_register_service(struct mpp_service *srv, const char *service_name) in mpp_register_service() 147 static int mpp_remove_service(struct mpp_service *srv) in mpp_remove_service() 157 static int mpp_procfs_remove(struct mpp_service *srv) in mpp_procfs_remove() 177 struct mpp_service *srv = seq->private; in mpp_show_session_summary() local 234 struct mpp_service *srv = file->private; in mpp_show_support_device() local 259 static int mpp_procfs_init(struct mpp_service *srv) in mpp_procfs_init() 279 static inline int mpp_procfs_remove(struct mpp_service *srv) in mpp_procfs_remove() [all …]
|
| D | mpp_common.c | 272 struct mpp_service *srv = session->srv; in mpp_session_deinit_default() local 973 static int mpp_process_request(struct mpp_session *session, struct mpp_service *srv, struct mpp_req… in mpp_process_request() 1221 struct mpp_service *srv; in mpp_dev_ioctl() local 1300 struct mpp_service *srv = container_of(inode->i_cdev, struct mpp_service, mpp_cdev); in mpp_dev_open() local 1832 int mpp_dev_register_srv(struct mpp_dev *mpp, struct mpp_service *srv) in mpp_dev_register_srv()
|
| D | mpp_common.h | 351 struct mpp_service *srv; member 364 struct mpp_service *srv; member 474 struct mpp_service *srv; member
|
| D | mpp_rkvdec2_link.c | 1405 struct mpp_service *srv = session->srv; in rkvdec2_link_session_deinit() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
| D | mpp_service.c | 42 #define MPP_REGISTER_DRIVER(srv, flag, X, x) {\ argument 89 static int mpp_add_driver(struct mpp_service *srv, in mpp_add_driver() 109 static int mpp_remove_driver(struct mpp_service *srv, int i) in mpp_remove_driver() 120 static int mpp_register_service(struct mpp_service *srv, in mpp_register_service() 150 static int mpp_remove_service(struct mpp_service *srv) in mpp_remove_service() 160 static int mpp_procfs_remove(struct mpp_service *srv) in mpp_procfs_remove() 180 struct mpp_service *srv = seq->private; in mpp_show_session_summary() local 235 struct mpp_service *srv = file->private; in mpp_show_support_device() local 258 static int mpp_procfs_init(struct mpp_service *srv) in mpp_procfs_init() 280 static inline int mpp_procfs_remove(struct mpp_service *srv) in mpp_procfs_remove() [all …]
|
| D | mpp_common.c | 292 struct mpp_service *srv = session->srv; in mpp_session_deinit_default() local 1013 struct mpp_service *srv, in mpp_process_request() 1249 struct mpp_service *srv; in mpp_dev_ioctl() local 1329 struct mpp_service *srv = container_of(inode->i_cdev, in mpp_dev_open() local 1881 int mpp_dev_register_srv(struct mpp_dev *mpp, struct mpp_service *srv) in mpp_dev_register_srv()
|
| D | mpp_common.h | 325 struct mpp_service *srv; member 338 struct mpp_service *srv; member 450 struct mpp_service *srv; member
|
| D | mpp_rkvdec2_link.c | 1445 struct mpp_service *srv = session->srv; in rkvdec2_link_session_deinit() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/ |
| D | mdns.c | 2394 struct mdns_service *srv; in mdns_resp_add_service() local 2446 struct mdns_service *srv; in mdns_resp_del_service() local 2473 struct mdns_service *srv; in mdns_resp_rename_service() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/ |
| D | ecjpake.c | 1040 mbedtls_ecjpake_context srv; in mbedtls_ecjpake_self_test() local
|