Home
last modified time | relevance | path

Searched refs:dibDVBTChannel (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib9000.c1179 struct dibDVBTChannel { in dib9000_fw_get_channel() struct
1194 struct dibDVBTChannel *ch; in dib9000_fw_get_channel()
1207 state->i2c_read_buffer, sizeof(struct dibDVBTChannel)); in dib9000_fw_get_channel()
1208 ch = (struct dibDVBTChannel *)state->i2c_read_buffer; in dib9000_fw_get_channel()
1334 struct dibDVBTChannel { in dib9000_fw_set_channel_union() struct
1349 struct dibDVBTChannel ch; in dib9000_fw_set_channel_union()