Home | History | Annotate | Download | only in audio

Lines Matching refs:connect_cb

118 struct connect_cb {
425 static void pending_connect_complete(struct connect_cb *cb, struct audio_device *dev)
486 struct connect_cb *cb;
494 cb = g_new(struct connect_cb, 1);
2290 struct connect_cb *cb = NULL;
2296 struct connect_cb *tmp = l->data;