Searched refs:control_action (Results 1 – 3 of 3) sorted by relevance
21 enum control_action { CTL_READ, CTL_WRITE }; enum29 enum control_action action) in avc_audio_feature_mute()87 enum control_action action) in avc_audio_feature_volume()
194 typedef int (*control_action)(struct mbox_context *context, typedef197 static const control_action dbus_handlers[NUM_DBUS_CMDS] = {
13 typedef int (*control_action)(struct mbox_context *context); typedef17 control_action action) in control_dbus_directive()