Mercurial > pt1
comparison driver/pt1_tuner_data.h @ 102:6e661e828b43
send tuners to sleep mode when they are inactive
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Wed, 24 Feb 2010 22:44:06 +0900 |
parents | 517e61637f7b |
children | 1e7718cc2556 |
comparison
equal
deleted
inserted
replaced
101:3f7288b0672c | 102:6e661e828b43 |
---|---|
69 /***************************************************************************/ | 69 /***************************************************************************/ |
70 /* 省電力用データ定義 */ | 70 /* 省電力用データ定義 */ |
71 /***************************************************************************/ | 71 /***************************************************************************/ |
72 extern WBLOCK isdb_s_wake; | 72 extern WBLOCK isdb_s_wake; |
73 extern WBLOCK isdb_t_wake; | 73 extern WBLOCK isdb_t_wake; |
74 extern WBLOCK isdb_s_wake2; | |
75 extern WBLOCK isdb_t_wake2; | |
74 | 76 |
75 extern WBLOCK isdb_s_sleep; | 77 extern WBLOCK isdb_s_sleep; |
76 extern WBLOCK isdb_t_sleep; | 78 extern WBLOCK isdb_t_sleep; |
77 | 79 |
78 extern ISDB_S_CH_TABLE isdb_t_table[11]; | 80 extern ISDB_S_CH_TABLE isdb_t_table[11]; |