| /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/board/isoftstone/yangfan/kernel/src/driv/video/rockchip/mpp/ |
| D | mpp_service.c | 43 #define MPP_REGISTER_DRIVER(srv, flag, X, x) {\ argument 90 static int mpp_add_driver(struct mpp_service *srv, in mpp_add_driver() 113 static int mpp_remove_driver(struct mpp_service *srv, int i) in mpp_remove_driver() 124 static int mpp_register_service(struct mpp_service *srv, in mpp_register_service() 154 static int mpp_remove_service(struct mpp_service *srv) in mpp_remove_service() 164 static int mpp_procfs_remove(struct mpp_service *srv) in mpp_procfs_remove() 184 struct mpp_service *srv = seq->private; in mpp_show_session_summary() local 239 struct mpp_service *srv = file->private; in mpp_show_support_device() local 262 static int mpp_procfs_init(struct mpp_service *srv) in mpp_procfs_init() 284 static inline int mpp_procfs_remove(struct mpp_service *srv) in mpp_procfs_remove() [all …]
|
| D | mpp_common.c | 386 struct mpp_service *srv = session->srv; in mpp_session_deinit_default() local 1072 struct mpp_service *srv, in mpp_process_request() 1543 struct mpp_service *srv; in mpp_dev_ioctl() local 1584 struct mpp_service *srv = container_of(inode->i_cdev, in mpp_dev_open() local 2139 int mpp_dev_register_srv(struct mpp_dev *mpp, struct mpp_service *srv) in mpp_dev_register_srv()
|
| D | mpp_common.h | 353 struct mpp_service *srv; member 364 struct mpp_service *srv; member 485 struct mpp_service *srv; member
|
| D | mpp_rkvdec2_link.c | 1442 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/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/ |
| D | health_srv.c | 33 struct bt_mesh_health_srv *srv = mod->user_data; in health_get_registered() local 61 struct bt_mesh_health_srv *srv = mod->user_data; in health_get_current() local 117 struct bt_mesh_health_srv *srv = model->user_data; in health_fault_clear_unrel() local 132 struct bt_mesh_health_srv *srv = model->user_data; in health_fault_clear() local 154 struct bt_mesh_health_srv *srv = model->user_data; in health_fault_test_unrel() local 171 struct bt_mesh_health_srv *srv = model->user_data; in health_fault_test() local 202 struct bt_mesh_health_srv *srv = model->user_data; in send_attention_status() local 340 struct bt_mesh_health_srv *srv = ble_npl_event_get_arg(work); in attention_off() local 350 struct bt_mesh_health_srv *srv = model->user_data; in health_srv_init() local 384 struct bt_mesh_health_srv *srv; in bt_mesh_attention() local
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/include/mesh/ |
| D | model_srv.h | 24 #define BT_MESH_MODEL_GEN_ONOFF_SRV(srv, pub) \ argument 38 #define BT_MESH_MODEL_GEN_LEVEL_SRV(srv, pub) \ argument 52 #define BT_MESH_MODEL_LIGHT_LIGHTNESS_SRV(srv, pub) \ argument
|
| D | health_srv.h | 88 #define BT_MESH_MODEL_HEALTH_SRV(srv, pub) \ argument
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/ |
| D | ble_l2cap_coc.c | 39 static void ble_l2cap_coc_dbg_assert_srv_not_inserted(struct ble_l2cap_coc_srv *srv) in ble_l2cap_coc_dbg_assert_srv_not_inserted() 51 struct ble_l2cap_coc_srv *srv; in ble_l2cap_coc_srv_alloc() local 63 struct ble_l2cap_coc_srv *srv; in ble_l2cap_coc_create_server() local 127 struct ble_l2cap_coc_srv *cur, *srv; in ble_l2cap_coc_srv_find() local 283 struct ble_l2cap_coc_srv *srv; in ble_l2cap_coc_create_srv_chan() local
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | bcmsrom.c | 4995 const sromvar_t *srv; local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
| D | rtw_debug.c | 1838 char srv[MAX_MDNS_SERVICE_NAME_LEN+1], trans[MAX_MDNS_TRANS_LEN+1], domain[MAX_MDNS_DOMAIN_LEN+1]; in proc_set_war_offload_mdns_service_info() local
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/ |
| D | wlioctl.h | 13287 wog_srv_record_t srv; member
|