Home
last modified time | relevance | path

Searched refs:control_action (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-spkr.c21 enum control_action { CTL_READ, CTL_WRITE }; enum
29 enum control_action action) in avc_audio_feature_mute()
87 enum control_action action) in avc_audio_feature_volume()
/openbmc/hiomapd/
H A Dcontrol_legacy.c194 typedef int (*control_action)(struct mbox_context *context, typedef
197 static const control_action dbus_handlers[NUM_DBUS_CMDS] = {
H A Dcontrol_dbus.c13 typedef int (*control_action)(struct mbox_context *context); typedef
17 control_action action) in control_dbus_directive()