Lines Matching defs:csd_data
275 struct csd_data { struct
276 void *csd_client;
277 init_t init;
278 deinit_t deinit;
279 disable_device_t disable_device;
280 enable_device_config_t enable_device_config;
281 enable_device_t enable_device;
282 volume_t volume;
283 mic_mute_t mic_mute;
284 slow_talk_t slow_talk;
285 start_voice_t start_voice;
286 stop_voice_t stop_voice;
287 start_playback_t start_playback;
288 stop_playback_t stop_playback;
289 start_record_t start_record;
290 stop_record_t stop_record;