| Last change
 on this file since 692 was             679, checked in by David Azarewicz, 5 years ago | 
        
          | 
Merge changes from Paul's uniaud32next branch.
 | 
        
          | File size:
            480 bytes | 
      
      
| Line |  | 
|---|
| 1 | extern void snd_free_dev_pages(struct device *dev, size_t size, void *ptr, dma_addr_t dma); | 
|---|
| 2 | extern void *snd_malloc_dev_pages(struct device *dev, size_t size, dma_addr_t *dma); | 
|---|
| 3 | extern int _snd_pcm_hw_param_set(struct snd_pcm_hw_params *params, snd_pcm_hw_param_t var, unsigned int val, int dir); | 
|---|
| 4 | extern int in_interrupt(void); | 
|---|
| 5 | extern int in_atomic(void); | 
|---|
| 6 | /* | 
|---|
| 7 | * Uniaud API support | 
|---|
| 8 | */ | 
|---|
| 9 | extern void uniaud_set_interrupted_substream(struct snd_pcm_substream *substream); | 
|---|
| 10 |  | 
|---|
| 11 |  | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.