Lines Matching refs:tea5764_regs
108 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()
276 struct tea5764_regs *r = &radio->regs; in tea5764_mute()
307 struct tea5764_regs *r = &radio->regs; in vidioc_g_tuner()
369 struct tea5764_regs *r = &radio->regs; in vidioc_g_frequency()
435 struct tea5764_regs *r; in tea5764_i2c_probe()