Searched refs:slow_talk_t (Results 1 – 3 of 3) sorted by relevance
267 typedef int (*slow_talk_t)(uint32_t, uint8_t); typedef284 slow_talk_t slow_talk;
376 typedef int (*slow_talk_t)(uint32_t, uint8_t); typedef394 slow_talk_t slow_talk;
1218 csd->slow_talk = (slow_talk_t)dlsym(csd->csd_client, in open_csd_client()