Searched defs:pmac_tumbler (Results 1 – 1 of 1) sorted by relevance
94 struct pmac_tumbler { struct95 struct pmac_keywest i2c;96 struct pmac_gpio audio_reset;97 struct pmac_gpio amp_mute;98 struct pmac_gpio line_mute;99 struct pmac_gpio line_detect;100 struct pmac_gpio hp_mute;101 struct pmac_gpio hp_detect;102 int headphone_irq;103 int lineout_irq;[all …]