Lines Matching refs:tea5764_regs
95 struct tea5764_regs { struct
135 struct tea5764_regs regs;
154 for (i = 0; i < sizeof(struct tea5764_regs) / sizeof(u16); i++) in tea5764_i2c_read()
163 struct tea5764_regs *r = &radio->regs; in tea5764_i2c_write()
184 struct tea5764_regs *r = &radio->regs; in tea5764_power_up()
201 struct tea5764_regs *r = &radio->regs; in tea5764_power_down()
211 struct tea5764_regs *r = &radio->regs; in tea5764_set_freq()
222 struct tea5764_regs *r = &radio->regs; in tea5764_get_freq()
240 struct tea5764_regs *r = &radio->regs; in tea5764_set_audout_mode()
253 struct tea5764_regs *r = &radio->regs; in tea5764_get_audout_mode()
263 struct tea5764_regs *r = &radio->regs; in tea5764_mute()
292 struct tea5764_regs *r = &radio->regs; in vidioc_g_tuner()
354 struct tea5764_regs *r = &radio->regs; in vidioc_g_frequency()
419 struct tea5764_regs *r; in tea5764_i2c_probe()