Ignore:
File:
1 edited

Legend:

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

    ra64970e1 r5a6cc679  
    11/*
    2  * Copyright (c) 2025 Jiri Svoboda
     2 * Copyright (c) 2014 Jiri Svoboda
    33 * All rights reserved.
    44 *
     
    7777extern hda_ctl_t *hda_ctl_init(hda_t *);
    7878extern void hda_ctl_fini(hda_ctl_t *);
    79 extern void hda_ctl_quiesce(hda_ctl_t *);
    8079extern void hda_ctl_interrupt(hda_ctl_t *);
    8180extern errno_t hda_cmd(hda_t *, uint32_t, uint32_t *);
Note: See TracChangeset for help on using the changeset viewer.