Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Ddib9000.c1182 struct dibDVBTChannel { in dib9000_fw_get_channel() struct
1197 struct dibDVBTChannel *ch; in dib9000_fw_get_channel()
1210 state->i2c_read_buffer, sizeof(struct dibDVBTChannel)); in dib9000_fw_get_channel()
1211 ch = (struct dibDVBTChannel *)state->i2c_read_buffer; in dib9000_fw_get_channel()
1337 struct dibDVBTChannel { in dib9000_fw_set_channel_union() struct
1352 struct dibDVBTChannel ch; in dib9000_fw_set_channel_union()