Ignore:
Timestamp:
08/15/09 03:01:20 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added server stream para to all drivers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/driver_pwmled.h

    r1983 r2367  
    3333}; 
    3434 
    35 int driver_pwmled_open_vio  (struct roar_vio_calls * inst, char * device, struct roar_audio_info * info, int fh); 
     35int driver_pwmled_open_vio  (struct roar_vio_calls * inst, char * device, struct roar_audio_info * info, int fh, struct roar_stream_server * sstream); 
    3636ssize_t driver_pwmled_write (struct roar_vio_calls * vio,  void *buf, size_t count); 
    3737int     driver_pwmled_ctl   (struct roar_vio_calls * vio,  int cmd, void * data); 
Note: See TracChangeset for help on using the changeset viewer.