#ifndef __DELL_LED_H__ #define __DELL_LED_H__ int dell_micmute_led_set(int on); #endif