Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/radio/
Dradio-tea5764.c108 struct tea5764_regs { struct
148 struct tea5764_regs regs;
167 for (i = 0; i < sizeof(struct tea5764_regs) / sizeof(u16); i++) in tea5764_i2c_read()
176 struct tea5764_regs *r = &radio->regs; in tea5764_i2c_write()
197 struct tea5764_regs *r = &radio->regs; in tea5764_power_up()
214 struct tea5764_regs *r = &radio->regs; in tea5764_power_down()
224 struct tea5764_regs *r = &radio->regs; in tea5764_set_freq()
235 struct tea5764_regs *r = &radio->regs; in tea5764_get_freq()
253 struct tea5764_regs *r = &radio->regs; in tea5764_set_audout_mode()
266 struct tea5764_regs *r = &radio->regs; in tea5764_get_audout_mode()
[all …]