Searched refs:SWITCH_GPIO (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/aoa/core/
H A Dgpio-feature.c35 /* see the SWITCH_GPIO macro */
125 #define SWITCH_GPIO(name, v, on) \ macro
145 v = SWITCH_GPIO(name##_mute, v, !on); \
174 v = SWITCH_GPIO(hw_reset, v, on); ftr_gpio_set_hw_reset()

Completed in 84 milliseconds