Lines Matching refs:wl1273_core

89 	struct wl1273_core *core;
107 static int wl1273_fm_write_fw(struct wl1273_core *core, in wl1273_fm_write_fw()
145 struct wl1273_core *core = radio->core; in wl1273_fm_rds()
233 struct wl1273_core *core = radio->core; in wl1273_fm_irq_thread_handler()
348 struct wl1273_core *core = radio->core; in wl1273_fm_set_tx_freq()
408 struct wl1273_core *core = radio->core; in wl1273_fm_set_rx_freq()
467 struct wl1273_core *core = radio->core; in wl1273_fm_get_freq()
503 struct wl1273_core *core = radio->core; in wl1273_fm_upload_firmware_patch()
544 struct wl1273_core *core = radio->core; in wl1273_fm_stop()
570 struct wl1273_core *core = radio->core; in wl1273_fm_start()
666 struct wl1273_core *core = radio->core; in wl1273_fm_suspend()
690 struct wl1273_core *core = radio->core; in wl1273_fm_set_mode()
787 struct wl1273_core *core = radio->core; in wl1273_fm_set_seek()
876 struct wl1273_core *core = radio->core; in wl1273_fm_get_tx_ctune()
906 struct wl1273_core *core = radio->core; in wl1273_fm_set_preemphasis()
944 struct wl1273_core *core = radio->core; in wl1273_fm_rds_on()
965 struct wl1273_core *core = radio->core; in wl1273_fm_rds_off()
998 struct wl1273_core *core = radio->core; in wl1273_fm_set_rds()
1033 struct wl1273_core *core = radio->core; in wl1273_fm_fops_write()
1089 struct wl1273_core *core = radio->core; in wl1273_fm_fops_poll()
1112 struct wl1273_core *core = radio->core; in wl1273_fm_fops_open()
1144 struct wl1273_core *core = radio->core; in wl1273_fm_fops_release()
1181 struct wl1273_core *core = radio->core; in wl1273_fm_fops_read()
1331 struct wl1273_core *core = radio->core; in wl1273_fm_set_tx_power()
1359 struct wl1273_core *core = radio->core; in wl1273_fm_tx_set_spacing()
1386 struct wl1273_core *core = radio->core; in wl1273_fm_g_volatile_ctrl()
1423 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_s_ctrl()
1510 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_g_tuner()
1574 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_s_tuner()
1636 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_g_frequency()
1655 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_s_frequency()
1697 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_s_hw_freq_seek()
1733 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_s_modulator()
1771 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_g_modulator()
1812 struct wl1273_core *core = radio->core; in wl1273_fm_vidioc_log_status()
1989 struct wl1273_core *core = radio->core; in wl1273_fm_radio_remove()
2005 struct wl1273_core **core = pdev->dev.platform_data; in wl1273_fm_radio_probe()