Searched defs:application_id (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/drivers/arm/sfcp/sfcp_core/ |
| H A D | sfcp.c | 35 uint16_t application_id; member 67 uint16_t client_id, uint16_t application_id, in populate_reply_metadata() 81 uint16_t client_id, uint16_t application_id, in populate_msg_metadata() 119 uint16_t application_id, uint16_t client_id, in sfcp_init_msg() 584 uint16_t application_id, uint16_t *client_id, in sfcp_receive_msg() 847 enum sfcp_error_t sfcp_get_msg_handler(uint16_t application_id, in sfcp_get_msg_handler() 865 enum sfcp_error_t sfcp_register_msg_handler(uint16_t application_id, in sfcp_register_msg_handler()
|
| H A D | sfcp_helpers.c | 16 bool *uses_id_extension, uint16_t *application_id, in sfcp_helpers_parse_packet()
|
| H A D | sfcp_defs.h | 95 uint16_t application_id; member
|
| /rk3399_ARM-atf/include/drivers/arm/ |
| H A D | sfcp.h | 126 uint16_t application_id; /**< Application ID (0 if ID extension not used). */ member 145 uint16_t application_id; /**< Application ID from the original message (or 0). */ member
|