blob: 452e25a1fb8115cd91d0878827316c77c175d26a [file] [log] [blame]
#ifndef _HDHOMERUN_DEV_H_
#define _HDHOMERUN_DEV_H_
int get_dev_model( struct hdhr_tuner_t *ht );
int get_vchannel_list( struct vchan_tbl_t *vt );
#endif