Searched refs:avctp_add_state_cb (Results 1 – 3 of 3) sorted by relevance
38 unsigned int avctp_add_state_cb(avctp_state_cb cb, void *user_data);
668 avctp_callback_id = avctp_add_state_cb(device_avctp_cb, NULL); in audio_device_register()
1188 unsigned int avctp_add_state_cb(avctp_state_cb cb, void *user_data) in avctp_add_state_cb() function