Lines Matching refs:pa_core
47 pa_core *core;
112 static pa_hook_result_t sink_input_fixate_hook_cb(pa_core *c, pa_sink_input_new_data *data, struct … in sink_input_fixate_hook_cb()
133 static pa_hook_result_t source_output_fixate_hook_cb(pa_core *c, pa_source_output_new_data *data, s… in source_output_fixate_hook_cb()
161 static pa_hook_result_t sink_input_unlink_hook_cb(pa_core *c, pa_sink_input *s, struct userdata *u)… in sink_input_unlink_hook_cb()
178 static pa_hook_result_t source_output_unlink_hook_cb(pa_core *c, pa_source_output *s, struct userda… in source_output_unlink_hook_cb()
202 static pa_hook_result_t sink_input_move_start_hook_cb(pa_core *c, pa_sink_input *s, struct userdata… in sink_input_move_start_hook_cb()
216 static pa_hook_result_t sink_input_move_finish_hook_cb(pa_core *c, pa_sink_input *s, struct userdat… in sink_input_move_finish_hook_cb()
232 static pa_hook_result_t source_output_move_start_hook_cb(pa_core *c, pa_source_output *s, struct us… in source_output_move_start_hook_cb()
253 static pa_hook_result_t source_output_move_finish_hook_cb(pa_core *c, pa_source_output *s, struct u… in source_output_move_finish_hook_cb()
274 static pa_hook_result_t sink_input_state_changed_hook_cb(pa_core *c, pa_sink_input *s, struct userd… in sink_input_state_changed_hook_cb()
288 static pa_hook_result_t source_output_state_changed_hook_cb(pa_core *c, pa_source_output *s, struct… in source_output_state_changed_hook_cb()
308 static pa_hook_result_t device_new_hook_cb(pa_core *c, pa_object *o, struct userdata *u) { in device_new_hook_cb()
371 static pa_hook_result_t device_unlink_hook_cb(pa_core *c, pa_object *o, struct userdata *u) { in device_unlink_hook_cb()
381 static pa_hook_result_t device_state_changed_hook_cb(pa_core *c, pa_object *o, struct userdata *u) { in device_state_changed_hook_cb()