Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/audio/hdaudio/codec.h

    r0e4c5f0 r3fec817  
    4747        int out_aw_num;
    4848        int out_aw_sel;
    49         int in_aw;
    5049} hda_codec_t;
    5150
     
    5352extern void hda_codec_fini(hda_codec_t *);
    5453extern int hda_out_converter_setup(hda_codec_t *, hda_stream_t *);
    55 extern int hda_in_converter_setup(hda_codec_t *, hda_stream_t *);
    5654
    5755#endif
Note: See TracChangeset for help on using the changeset viewer.