phonepad:add modem_sound and headset
[firefly-linux-kernel-4.4.55.git] / drivers / headset_observe / rk_headset.h
index f3e15094d38d64cd06f799ac2218b9674c03983a..6c5d7a6f1dca6150ca5a63d7a6417cfc496a66fe 100755 (executable)
@@ -15,6 +15,9 @@ struct io_info{
 
 struct rk_headset_pdata{
        unsigned int Hook_gpio;//Detection Headset--Must be set
+       unsigned int Sw_mic_gpio;
+       unsigned int Hp_mic_io_value;
+       unsigned int Main_mic_io_value;
        unsigned int Hook_adc_chn; //adc channel
        unsigned int Hook_down_type; //Hook key down status   
        int     hook_key_code;