Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dcontrol_dbus.c13 typedef int (*control_action)(struct mbox_context *context); typedef
H A Dcontrol_legacy.c194 typedef int (*control_action)(struct mbox_context *context, typedef
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-spkr.c21 enum control_action { CTL_READ, CTL_WRITE }; enum