Searched defs:dibDVBTChannel (Results 1 - 1 of 1) sorted by relevance

/drivers/media/dvb/frontends/
H A Ddib9000.c1178 struct dibDVBTChannel { struct
1193 struct dibDVBTChannel *ch;
1206 state->i2c_read_buffer, sizeof(struct dibDVBTChannel));
1207 ch = (struct dibDVBTChannel *)state->i2c_read_buffer;
1333 struct dibDVBTChannel { struct
1348 struct dibDVBTChannel ch;

Completed in 35 milliseconds