Lines Matching refs:wl1273_core
85 struct wl1273_core *core;
103 static int wl1273_fm_write_fw(struct wl1273_core *core, in wl1273_fm_write_fw()
141 struct wl1273_core *core = radio->core; in wl1273_fm_rds()
229 struct wl1273_core *core = radio->core; in wl1273_fm_irq_thread_handler()
344 struct wl1273_core *core = radio->core; in wl1273_fm_set_tx_freq()
404 struct wl1273_core *core = radio->core; in wl1273_fm_set_rx_freq()
463 struct wl1273_core *core = radio->core; in wl1273_fm_get_freq()
499 struct wl1273_core *core = radio->core; in wl1273_fm_upload_firmware_patch()
540 struct wl1273_core *core = radio->core; in wl1273_fm_stop()
566 struct wl1273_core *core = radio->core; in wl1273_fm_start()
673 struct wl1273_core *core = radio->core; in wl1273_fm_suspend()
697 struct wl1273_core *core = radio->core; in wl1273_fm_set_mode()
794 struct wl1273_core *core = radio->core; in wl1273_fm_set_seek()
883 struct wl1273_core *core = radio->core; in wl1273_fm_get_tx_ctune()
913 struct wl1273_core *core = radio->core; in wl1273_fm_set_preemphasis()
951 struct wl1273_core *core = radio->core; in wl1273_fm_rds_on()
972 struct wl1273_core *core = radio->core; in wl1273_fm_rds_off()
1005 struct wl1273_core *core = radio->core; in wl1273_fm_set_rds()
1040 struct wl1273_core *core = radio->core; in wl1273_fm_fops_write()
1096 struct wl1273_core *core = radio->core; in wl1273_fm_fops_poll()
1119 struct wl1273_core *core = radio->core; in wl1273_fm_fops_open()
1151 struct wl1273_core *core = radio->core; in wl1273_fm_fops_release()
1188 struct wl1273_core *core = radio->core; in wl1273_fm_fops_read()
1338 struct wl1273_core *core = radio->core; in wl1273_fm_set_tx_power()
1366 struct wl1273_core *core = radio->core; in wl1273_fm_tx_set_spacing()
1393 struct wl1273_core *core = radio->core; in wl1273_fm_g_volatile_ctrl()
1430 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_s_ctrl()
1517 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_g_tuner()
1581 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_s_tuner()
1643 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_g_frequency()
1662 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_s_frequency()
1704 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_s_hw_freq_seek()
1740 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_s_modulator()
1778 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_g_modulator()
1819 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_log_status()
1996 struct wl1273_core *core = radio->core; in wl1273_fm_radio_remove()
2012 struct wl1273_core **core = pdev->dev.platform_data; in wl1273_fm_radio_probe()