Searched refs:sg_ecc_taskq_func (Results 1 – 2 of 2) sorted by relevance
145 static void (*sg_ecc_taskq_func)(sbbc_ecc_mbox_t *) = NULL; variable1055 if (sg_ecc_taskq_func == NULL) { in plat_send_ecc_mailbox_msg()1056 sg_ecc_taskq_func = (void (*)(sbbc_ecc_mbox_t *)) in plat_send_ecc_mailbox_msg()1058 if (sg_ecc_taskq_func == NULL) { in plat_send_ecc_mailbox_msg()1165 (*sg_ecc_taskq_func)(msgp); in plat_send_ecc_mailbox_msg()
1049 static void (*sg_ecc_taskq_func)(sbbc_ecc_mbox_t *) = NULL; variable1068 if (sg_ecc_taskq_func == NULL) { in plat_send_ecc_mailbox_msg()1069 sg_ecc_taskq_func = (void (*)(sbbc_ecc_mbox_t *)) in plat_send_ecc_mailbox_msg()1071 if (sg_ecc_taskq_func == NULL) { in plat_send_ecc_mailbox_msg()1179 (*sg_ecc_taskq_func)(msgp); in plat_send_ecc_mailbox_msg()