| /drivers/media/platform/amphion/ |
| A D | vpu_core.c | 34 u32 csr_readl(struct vpu_core *core, u32 reg) in csr_readl() 201 struct vpu_core *core = NULL; in vpu_core_find_proper_by_type() local 367 struct vpu_core *core = NULL; in vpu_request_core() local 401 void vpu_release_core(struct vpu_core *core) in vpu_release_core() 416 struct vpu_core *core; in vpu_inst_register() local 466 struct vpu_core *core; in vpu_inst_unregister() local 521 struct vpu_core *core = NULL; in vpu_get_resource() local 617 struct vpu_core *core; in vpu_core_probe() local 738 struct vpu_core *core = dev_get_drvdata(dev); in vpu_core_runtime_resume() local 745 struct vpu_core *core = dev_get_drvdata(dev); in vpu_core_runtime_suspend() local [all …]
|
| /drivers/mfd/ |
| A D | si476x-i2c.c | 36 static int si476x_core_config_pinmux(struct si476x_core *core) in si476x_core_config_pinmux() 127 int si476x_core_start(struct si476x_core *core, bool soft) in si476x_core_start() 221 int si476x_core_stop(struct si476x_core *core, bool soft) in si476x_core_stop() 265 int si476x_core_set_power_state(struct si476x_core *core, in si476x_core_set_power_state() 434 int si476x_core_i2c_xfer(struct si476x_core *core, in si476x_core_i2c_xfer() 517 struct si476x_core *core = SI476X_WORK_TO_CORE(work); in si476x_core_poll_loop() local 527 struct si476x_core *core = dev; in si476x_core_interrupt() local 644 bool si476x_core_has_am(struct si476x_core *core) in si476x_core_has_am() 651 bool si476x_core_has_diversity(struct si476x_core *core) in si476x_core_has_diversity() 690 struct si476x_core *core; in si476x_core_probe() local [all …]
|
| A D | si476x-cmd.c | 257 static int si476x_core_send_command(struct si476x_core *core, in si476x_core_send_command() 347 static int si476x_cmd_clear_stc(struct si476x_core *core) in si476x_cmd_clear_stc() 404 int si476x_core_cmd_func_info(struct si476x_core *core, in si476x_core_cmd_func_info() 435 int si476x_core_cmd_set_property(struct si476x_core *core, in si476x_core_cmd_set_property() 569 int si476x_core_cmd_zif_pin_cfg(struct si476x_core *core, in si476x_core_cmd_zif_pin_cfg() 739 int si476x_core_cmd_am_rsq_status(struct si476x_core *core, in si476x_core_cmd_am_rsq_status() 1473 int si476x_core_cmd_power_up(struct si476x_core *core, in si476x_core_cmd_power_up() 1482 int si476x_core_cmd_power_down(struct si476x_core *core, in si476x_core_cmd_power_down() 1491 int si476x_core_cmd_fm_tune_freq(struct si476x_core *core, in si476x_core_cmd_fm_tune_freq() 1500 int si476x_core_cmd_am_tune_freq(struct si476x_core *core, in si476x_core_cmd_am_tune_freq() [all …]
|
| /drivers/media/platform/qcom/venus/ |
| A D | pm_helpers.c | 26 static int core_clks_get(struct venus_core *core) in core_clks_get() 41 static int core_clks_enable(struct venus_core *core) in core_clks_enable() 244 struct venus_core *core = inst->core; in load_scale_v1() local 293 static int core_get_v1(struct venus_core *core) in core_get_v1() 308 static void core_put_v1(struct venus_core *core) in core_put_v1() 582 struct venus_core *core = inst->core; in min_loaded_core() local 634 struct venus_core *core = inst->core; in decide_core() local 698 struct venus_core *core = inst->core; in acquire_core() local 725 struct venus_core *core = inst->core; in release_core() local 758 struct venus_core *core = inst->core; in coreid_power_v4() local [all …]
|
| A D | hfi_msgs.c | 163 static void event_release_buffer_ref(struct venus_core *core, in event_release_buffer_ref() 284 sys_get_prop_image_version(struct venus_core *core, in sys_get_prop_image_version() 333 static void hfi_sys_property_info(struct venus_core *core, in hfi_sys_property_info() 444 static void hfi_session_prop_info(struct venus_core *core, in hfi_session_prop_info() 480 static void hfi_session_init_done(struct venus_core *core, in hfi_session_init_done() 515 static void hfi_session_flush_done(struct venus_core *core, in hfi_session_flush_done() 526 static void hfi_session_etb_done(struct venus_core *core, in hfi_session_etb_done() 536 static void hfi_session_ftb_done(struct venus_core *core, in hfi_session_ftb_done() 626 static void hfi_session_stop_done(struct venus_core *core, in hfi_session_stop_done() 653 static void hfi_session_end_done(struct venus_core *core, in hfi_session_end_done() [all …]
|
| A D | core.c | 31 static void venus_coredump(struct venus_core *core) in venus_coredump() 58 static void venus_event_notify(struct venus_core *core, u32 event) in venus_event_notify() 89 struct venus_core *core = in venus_sys_error_handler() local 278 struct venus_core *core = dev_id; in venus_isr_thread() local 322 static int venus_add_dynamic_nodes(struct venus_core *core) in venus_add_dynamic_nodes() 364 static int venus_add_dynamic_nodes(struct venus_core *core) in venus_add_dynamic_nodes() 375 struct venus_core *core; in venus_probe() local 520 struct venus_core *core = platform_get_drvdata(pdev); in venus_remove() local 556 struct venus_core *core = platform_get_drvdata(pdev); in venus_core_shutdown() local 566 struct venus_core *core = dev_get_drvdata(dev); in venus_runtime_suspend() local [all …]
|
| A D | hfi.c | 50 int hfi_core_init(struct venus_core *core) in hfi_core_init() 120 int hfi_core_suspend(struct venus_core *core) in hfi_core_suspend() 128 int hfi_core_resume(struct venus_core *core, bool force) in hfi_core_resume() 157 struct venus_core *core = inst->core; in hfi_session_create() local 193 struct venus_core *core = inst->core; in hfi_session_init() local 231 struct venus_core *core = inst->core; in hfi_session_destroy() local 328 struct venus_core *core = inst->core; in hfi_session_continue() local 535 struct venus_core *core = dev_id; in hfi_isr_thread() local 542 struct venus_core *core = dev; in hfi_isr() local 561 void hfi_destroy(struct venus_core *core) in hfi_destroy() [all …]
|
| /drivers/bcma/ |
| A D | main.c | 90 struct bcma_device *core; in bcma_find_core_unit() local 141 struct bcma_device *core) in bcma_of_find_child_device() 161 struct bcma_device *core, in bcma_of_irq_parse() 182 struct bcma_device *core, int num) in bcma_of_get_irq() 201 struct bcma_device *core) in bcma_of_fill_device() 293 struct bcma_device *core; in bcma_register_devices() local 364 struct bcma_device *core, *tmp; in bcma_unregister_cores() local 385 struct bcma_device *core; in bcma_bus_register() local 504 struct bcma_device *core; in bcma_bus_early_register() local 535 struct bcma_device *core; in bcma_bus_suspend() local [all …]
|
| A D | host_pci.c | 14 static void bcma_host_pci_switch_core(struct bcma_device *core) in bcma_host_pci_switch_core() 28 static u16 bcma_host_pci_provide_access_to_core(struct bcma_device *core) in bcma_host_pci_provide_access_to_core() 42 static u8 bcma_host_pci_read8(struct bcma_device *core, u16 offset) in bcma_host_pci_read8() 48 static u16 bcma_host_pci_read16(struct bcma_device *core, u16 offset) in bcma_host_pci_read16() 54 static u32 bcma_host_pci_read32(struct bcma_device *core, u16 offset) in bcma_host_pci_read32() 60 static void bcma_host_pci_write8(struct bcma_device *core, u16 offset, in bcma_host_pci_write8() 67 static void bcma_host_pci_write16(struct bcma_device *core, u16 offset, in bcma_host_pci_write16() 74 static void bcma_host_pci_write32(struct bcma_device *core, u16 offset, in bcma_host_pci_write32() 105 static void bcma_host_pci_block_write(struct bcma_device *core, in bcma_host_pci_block_write() 130 static u32 bcma_host_pci_aread32(struct bcma_device *core, u16 offset) in bcma_host_pci_aread32() [all …]
|
| A D | host_soc.c | 16 static u8 bcma_host_soc_read8(struct bcma_device *core, u16 offset) in bcma_host_soc_read8() 21 static u16 bcma_host_soc_read16(struct bcma_device *core, u16 offset) in bcma_host_soc_read16() 26 static u32 bcma_host_soc_read32(struct bcma_device *core, u16 offset) in bcma_host_soc_read32() 31 static void bcma_host_soc_write8(struct bcma_device *core, u16 offset, in bcma_host_soc_write8() 37 static void bcma_host_soc_write16(struct bcma_device *core, u16 offset, in bcma_host_soc_write16() 43 static void bcma_host_soc_write32(struct bcma_device *core, u16 offset, in bcma_host_soc_write32() 50 static void bcma_host_soc_block_read(struct bcma_device *core, void *buffer, in bcma_host_soc_block_read() 93 static void bcma_host_soc_block_write(struct bcma_device *core, in bcma_host_soc_block_write() 138 static u32 bcma_host_soc_aread32(struct bcma_device *core, u16 offset) in bcma_host_soc_aread32() 145 static void bcma_host_soc_awrite32(struct bcma_device *core, u16 offset, in bcma_host_soc_awrite32()
|
| /drivers/video/fbdev/omap2/omapfb/dss/ |
| A D | hdmi4_core.c | 31 static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core) in hdmi_av_base() 36 static int hdmi_core_ddc_init(struct hdmi_core_data *core) in hdmi_core_ddc_init() 78 static int hdmi_core_ddc_edid(struct hdmi_core_data *core, in hdmi_core_ddc_edid() 160 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid() 200 static void hdmi_core_powerdown_disable(struct hdmi_core_data *core) in hdmi_core_powerdown_disable() 206 static void hdmi_core_swreset_release(struct hdmi_core_data *core) in hdmi_core_swreset_release() 212 static void hdmi_core_swreset_assert(struct hdmi_core_data *core) in hdmi_core_swreset_assert() 219 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config() 280 static void hdmi_core_av_packet_config(struct hdmi_core_data *core, in hdmi_core_av_packet_config() 298 void hdmi4_configure(struct hdmi_core_data *core, in hdmi4_configure() [all …]
|
| A D | hdmi5_core.c | 39 static void hdmi_core_ddc_init(struct hdmi_core_data *core) in hdmi_core_ddc_init() 118 static void hdmi_core_ddc_uninit(struct hdmi_core_data *core) in hdmi_core_ddc_uninit() 186 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi5_read_edid() 217 void hdmi5_core_dump(struct hdmi_core_data *core, struct seq_file *s) in hdmi5_core_dump() 304 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config() 390 static void hdmi_core_config_csc(struct hdmi_core_data *core) in hdmi_core_config_csc() 462 static void hdmi_core_csc_config(struct hdmi_core_data *core, in hdmi_core_csc_config() 495 static void hdmi_core_configure_range(struct hdmi_core_data *core) in hdmi_core_configure_range() 505 static void hdmi_core_enable_video_path(struct hdmi_core_data *core) in hdmi_core_enable_video_path() 521 static void hdmi_core_mask_interrupts(struct hdmi_core_data *core) in hdmi_core_mask_interrupts() [all …]
|
| /drivers/media/pci/cx88/ |
| A D | cx88-video.c | 353 struct cx88_core *core = dev->core; in start_video_dma() local 390 struct cx88_core *core = dev->core; in stop_video_dma() local 425 struct cx88_core *core = dev->core; in queue_setup() local 437 struct cx88_core *core = dev->core; in buffer_prepare() local 543 struct cx88_core *core = dev->core; in stop_streaming() local 574 struct cx88_core *core = dev->core; in radio_open() local 607 struct cx88_core *core = in cx8800_s_vid_ctrl() local 654 struct cx88_core *core = in cx8800_s_aud_ctrl() local 708 struct cx88_core *core = dev->core; in vidioc_g_fmt_vid_cap() local 726 struct cx88_core *core = dev->core; in vidioc_try_fmt_vid_cap() local [all …]
|
| A D | cx88-cards.c | 2978 static void gdi_eeprom(struct cx88_core *core, u8 *eeprom_data) in gdi_eeprom() 2994 static int cx88_dvico_xc2028_callback(struct cx88_core *core, in cx88_dvico_xc2028_callback() 3090 static int cx88_pv_8000gt_callback(struct cx88_core *core, in cx88_pv_8000gt_callback() 3112 static void dvico_fusionhdtv_hybrid_init(struct cx88_core *core) in dvico_fusionhdtv_hybrid_init() 3144 static int cx88_xc2028_tuner_callback(struct cx88_core *core, in cx88_xc2028_tuner_callback() 3192 static int cx88_xc4000_tuner_callback(struct cx88_core *core, in cx88_xc4000_tuner_callback() 3212 static int cx88_xc5000_tuner_callback(struct cx88_core *core, in cx88_xc5000_tuner_callback() 3258 struct cx88_core *core; in cx88_tuner_callback() local 3314 static void cx88_card_setup_pre_i2c(struct cx88_core *core) in cx88_card_setup_pre_i2c() 3443 static void cx88_card_setup(struct cx88_core *core) in cx88_card_setup() [all …]
|
| A D | cx88-tvaudio.c | 113 static void set_audio_start(struct cx88_core *core, u32 mode) in set_audio_start() 124 static void set_audio_finish(struct cx88_core *core, u32 ctl) in set_audio_finish() 373 static void set_audio_standard_A2(struct cx88_core *core, u32 mode) in set_audio_standard_A2() 638 static void set_audio_standard_EIAJ(struct cx88_core *core) in set_audio_standard_EIAJ() 652 static void set_audio_standard_FM(struct cx88_core *core, in set_audio_standard_FM() 724 static int cx88_detect_nicam(struct cx88_core *core) in cx88_detect_nicam() 747 void cx88_set_tvaudio(struct cx88_core *core) in cx88_set_tvaudio() 801 void cx88_newstation(struct cx88_core *core) in cx88_newstation() 808 void cx88_get_stereo(struct cx88_core *core, struct v4l2_tuner *t) in cx88_get_stereo() 881 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual) in cx88_set_stereo() [all …]
|
| A D | cx88-input.c | 27 struct cx88_core *core; member 70 struct cx88_core *core = ir->core; in cx88_ir_handle_key() local 184 struct cx88_core *core = priv; in __cx88_ir_start() local 208 struct cx88_core *core = priv; in __cx88_ir_stop() local 224 int cx88_ir_start(struct cx88_core *core) in cx88_ir_start() 233 void cx88_ir_stop(struct cx88_core *core) in cx88_ir_stop() 242 struct cx88_core *core = rc->priv; in cx88_ir_open() local 250 struct cx88_core *core = rc->priv; in cx88_ir_close() local 504 int cx88_ir_fini(struct cx88_core *core) in cx88_ir_fini() 523 void cx88_ir_irq(struct cx88_core *core) in cx88_ir_irq() [all …]
|
| /drivers/clk/ |
| A D | clk.c | 54 struct clk_core *core; member 103 struct clk_core *core; member 148 struct clk_core *core, *failed; in clk_pm_runtime_get_all() local 193 struct clk_core *core; in clk_pm_runtime_put_all() local 399 struct clk_core *core) in __clk_lookup_subtree() 1389 struct clk_core *core; in clk_restore_context() local 1539 struct clk_core *core; in clk_disable_unused() local 3460 struct clk_core *core = data; in clk_rate_set() local 3810 struct clk_core *core; in clk_debug_init() local 4180 struct clk_core *core; in clk_hw_create_clk() local [all …]
|
| /drivers/gpu/drm/omapdrm/dss/ |
| A D | hdmi4_core.c | 30 static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core) in hdmi_av_base() 35 int hdmi4_core_ddc_init(struct hdmi_core_data *core) in hdmi4_core_ddc_init() 79 struct hdmi_core_data *core = data; in hdmi4_core_ddc_read() local 158 void hdmi4_core_powerdown_disable(struct hdmi_core_data *core) in hdmi4_core_powerdown_disable() 164 static void hdmi_core_swreset_release(struct hdmi_core_data *core) in hdmi_core_swreset_release() 170 static void hdmi_core_swreset_assert(struct hdmi_core_data *core) in hdmi_core_swreset_assert() 177 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config() 238 static void hdmi_core_av_packet_config(struct hdmi_core_data *core, in hdmi_core_av_packet_config() 256 void hdmi4_configure(struct hdmi_core_data *core, in hdmi4_configure() 307 void hdmi4_core_dump(struct hdmi_core_data *core, struct seq_file *s) in hdmi4_core_dump() [all …]
|
| A D | hdmi5_core.c | 26 void hdmi5_core_ddc_init(struct hdmi_core_data *core) in hdmi5_core_ddc_init() 105 void hdmi5_core_ddc_uninit(struct hdmi_core_data *core) in hdmi5_core_ddc_uninit() 117 struct hdmi_core_data *core = data; in hdmi5_core_ddc_read() local 174 void hdmi5_core_dump(struct hdmi_core_data *core, struct seq_file *s) in hdmi5_core_dump() 272 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config() 420 static void hdmi_core_write_csc(struct hdmi_core_data *core, in hdmi_core_write_csc() 454 static void hdmi_core_configure_range(struct hdmi_core_data *core, in hdmi_core_configure_range() 483 static void hdmi_core_enable_video_path(struct hdmi_core_data *core) in hdmi_core_enable_video_path() 499 static void hdmi_core_mask_interrupts(struct hdmi_core_data *core) in hdmi_core_mask_interrupts() 542 static void hdmi_core_enable_interrupts(struct hdmi_core_data *core) in hdmi_core_enable_interrupts() [all …]
|
| /drivers/clk/at91/ |
| A D | clk-sam9x60-pll.c | 38 struct sam9x60_pll_core core; member 45 struct sam9x60_pll_core core; member 74 struct sam9x60_pll_core *core = to_sam9x60_pll_core(hw); in sam9x60_frac_pll_recalc_rate() local 154 struct sam9x60_pll_core *core = to_sam9x60_pll_core(hw); in sam9x60_frac_pll_prepare() local 161 struct sam9x60_pll_core *core = to_sam9x60_pll_core(hw); in sam9x60_frac_pll_unprepare() local 185 struct sam9x60_pll_core *core = to_sam9x60_pll_core(hw); in sam9x60_frac_pll_is_prepared() local 236 struct sam9x60_pll_core *core = to_sam9x60_pll_core(hw); in sam9x60_frac_pll_round_rate() local 244 struct sam9x60_pll_core *core = to_sam9x60_pll_core(hw); in sam9x60_frac_pll_set_rate() local 252 struct sam9x60_pll_core *core = to_sam9x60_pll_core(hw); in sam9x60_frac_pll_set_rate_chg() local 302 struct sam9x60_pll_core *core = to_sam9x60_pll_core(hw); in sam9x60_frac_pll_save_context() local [all …]
|
| /drivers/media/radio/ |
| A D | radio-wl1273.c | 77 struct wl1273_core *core; member 133 struct wl1273_core *core = radio->core; in wl1273_fm_rds() local 221 struct wl1273_core *core = radio->core; in wl1273_fm_irq_thread_handler() local 336 struct wl1273_core *core = radio->core; in wl1273_fm_set_tx_freq() local 396 struct wl1273_core *core = radio->core; in wl1273_fm_set_rx_freq() local 455 struct wl1273_core *core = radio->core; in wl1273_fm_get_freq() local 491 struct wl1273_core *core = radio->core; in wl1273_fm_upload_firmware_patch() local 532 struct wl1273_core *core = radio->core; in wl1273_fm_stop() local 558 struct wl1273_core *core = radio->core; in wl1273_fm_start() local 665 struct wl1273_core *core = radio->core; in wl1273_fm_suspend() local [all …]
|
| /drivers/media/platform/qcom/iris/ |
| A D | iris_probe.c | 18 static int iris_init_icc(struct iris_core *core) in iris_init_icc() 41 static int iris_init_power_domains(struct iris_core *core) in iris_init_power_domains() 81 static int iris_init_clocks(struct iris_core *core) in iris_init_clocks() 94 static int iris_init_reset_table(struct iris_core *core, in iris_init_reset_table() 112 static int iris_init_resets(struct iris_core *core) in iris_init_resets() 130 static int iris_init_resources(struct iris_core *core) in iris_init_resources() 183 struct iris_core *core; in iris_remove() local 200 struct iris_core *core = in iris_sys_error_handler() local 210 struct iris_core *core; in iris_probe() local 294 struct iris_core *core; in iris_pm_suspend() local [all …]
|
| A D | iris_vpu_common.c | 74 static void iris_vpu_interrupt_init(struct iris_core *core) in iris_vpu_interrupt_init() 110 int iris_vpu_boot_firmware(struct iris_core *core) in iris_vpu_boot_firmware() 141 void iris_vpu_raise_interrupt(struct iris_core *core) in iris_vpu_raise_interrupt() 146 void iris_vpu_clear_interrupt(struct iris_core *core) in iris_vpu_clear_interrupt() 161 int iris_vpu_watchdog(struct iris_core *core, u32 intr_status) in iris_vpu_watchdog() 171 int iris_vpu_prepare_pc(struct iris_core *core) in iris_vpu_prepare_pc() 214 int iris_vpu_power_off_controller(struct iris_core *core) in iris_vpu_power_off_controller() 256 void iris_vpu_power_off_hw(struct iris_core *core) in iris_vpu_power_off_hw() 263 void iris_vpu_power_off(struct iris_core *core) in iris_vpu_power_off() 305 static int iris_vpu_power_on_hw(struct iris_core *core) in iris_vpu_power_on_hw() [all …]
|
| /drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| A D | debug.h | 54 #define brcms_dbg(core, l, f, a...) __brcms_dbg(&(core)->dev, l, __func__, f, ##a) argument 55 #define brcms_info(core, f, a...) __brcms_info(&(core)->dev, f, ##a) argument 56 #define brcms_warn(core, f, a...) __brcms_warn(&(core)->dev, f, ##a) argument 57 #define brcms_err(core, f, a...) __brcms_err(&(core)->dev, f, ##a) argument 58 #define brcms_crit(core, f, a...) __brcms_crit(&(core)->dev, f, ##a) argument 60 #define brcms_dbg_info(core, f, a...) brcms_dbg(core, BRCM_DL_INFO, f, ##a) argument 62 #define brcms_dbg_rx(core, f, a...) brcms_dbg(core, BRCM_DL_RX, f, ##a) argument 63 #define brcms_dbg_tx(core, f, a...) brcms_dbg(core, BRCM_DL_TX, f, ##a) argument 64 #define brcms_dbg_int(core, f, a...) brcms_dbg(core, BRCM_DL_INT, f, ##a) argument 65 #define brcms_dbg_dma(core, f, a...) brcms_dbg(core, BRCM_DL_DMA, f, ##a) argument [all …]
|
| /drivers/net/can/esd/ |
| A D | esdacc.c | 47 static void acc_resetmode_enter(struct acc_core *core) in acc_resetmode_enter() 56 static void acc_resetmode_leave(struct acc_core *core) in acc_resetmode_leave() 166 struct acc_core *core = &cores[u]; in acc_init_bm_ptr() local 176 struct acc_core *core = priv->core; in acc_open() local 222 struct acc_core *core = priv->core; in acc_close() local 250 struct acc_core *core = priv->core; in acc_start_xmit() local 524 static void handle_core_msg_buserr(struct acc_core *core, in handle_core_msg_buserr() 582 handle_core_msg_errstatechange(struct acc_core *core, in handle_core_msg_errstatechange() 640 static void handle_core_interrupt(struct acc_core *core) in handle_core_interrupt() 733 struct acc_core *core = &cores[i]; in acc_card_interrupt() local [all …]
|