Home
last modified time | relevance | path

Searched defs:core (Results 1 – 25 of 229) sorted by relevance

12345678910

/linux/drivers/mfd/
H A Dsi476x-i2c.c36 static int si476x_core_config_pinmux(struct si476x_core *core) in si476x_core_config_pinmux() argument
98 si476x_core_schedule_polling_work(struct si476x_core * core) si476x_core_schedule_polling_work() argument
127 si476x_core_start(struct si476x_core * core,bool soft) si476x_core_start() argument
221 si476x_core_stop(struct si476x_core * core,bool soft) si476x_core_stop() argument
265 si476x_core_set_power_state(struct si476x_core * core,enum si476x_power_state next_state) si476x_core_set_power_state() argument
330 si476x_core_report_drainer_stop(struct si476x_core * core) si476x_core_report_drainer_stop() argument
343 si476x_core_start_rds_drainer_once(struct si476x_core * core) si476x_core_start_rds_drainer_once() argument
363 struct si476x_core *core = container_of(work, struct si476x_core, si476x_core_drain_rds_fifo() local
403 si476x_core_pronounce_dead(struct si476x_core * core) si476x_core_pronounce_dead() argument
434 si476x_core_i2c_xfer(struct si476x_core * core,enum si476x_i2c_type type,char * buf,int count) si476x_core_i2c_xfer() argument
466 si476x_core_get_status(struct si476x_core * core) si476x_core_get_status() argument
483 si476x_core_get_and_signal_status(struct si476x_core * core) si476x_core_get_and_signal_status() argument
517 struct si476x_core *core = SI476X_WORK_TO_CORE(work); si476x_core_poll_loop() local
527 struct si476x_core *core = dev; si476x_core_interrupt() local
552 si476x_core_fwver_to_revision(struct si476x_core * core,int func,int major,int minor1,int minor2) si476x_core_fwver_to_revision() argument
618 si476x_core_get_revision_info(struct si476x_core * core) si476x_core_get_revision_info() argument
644 si476x_core_has_am(struct si476x_core * core) si476x_core_has_am() argument
651 si476x_core_has_diversity(struct si476x_core * core) si476x_core_has_diversity() argument
657 si476x_core_is_a_secondary_tuner(struct si476x_core * core) si476x_core_is_a_secondary_tuner() argument
665 si476x_core_is_a_primary_tuner(struct si476x_core * core) si476x_core_is_a_primary_tuner() argument
673 si476x_core_is_in_am_receiver_mode(struct si476x_core * core) si476x_core_is_in_am_receiver_mode() argument
680 si476x_core_is_powered_up(struct si476x_core * core) si476x_core_is_powered_up() argument
690 struct si476x_core *core; si476x_core_probe() local
840 struct si476x_core *core = i2c_get_clientdata(client); si476x_core_remove() local
[all...]
H A Dsi476x-cmd.c171 static int si476x_core_parse_and_nag_about_error(struct si476x_core *core) in si476x_core_parse_and_nag_about_error()
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()
372 static int si476x_cmd_tune_seek_freq(struct si476x_core *core, in si476x_cmd_tune_seek_freq()
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()
462 int si476x_core_cmd_get_property(struct si476x_core *core, u16 property) in si476x_core_cmd_get_property()
520 int si476x_core_cmd_dig_audio_pin_cfg(struct si476x_core *core, in si476x_core_cmd_dig_audio_pin_cfg()
569 int si476x_core_cmd_zif_pin_cfg(struct si476x_core *core, in si476x_core_cmd_zif_pin_cfg()
626 int si476x_core_cmd_ic_link_gpo_ctl_pin_cfg(struct si476x_core *core, in si476x_core_cmd_ic_link_gpo_ctl_pin_cfg()
[all …]
H A Dsi476x-prop.c45 static bool si476x_core_is_valid_property_a10(struct si476x_core *core, in si476x_core_is_valid_property_a10()
86 static bool si476x_core_is_valid_property_a20(struct si476x_core *core, in si476x_core_is_valid_property_a20()
107 static bool si476x_core_is_valid_property_a30(struct si476x_core *core, in si476x_core_is_valid_property_a30()
135 static bool si476x_core_is_valid_property(struct si476x_core *core, in si476x_core_is_valid_property()
150 static bool si476x_core_is_readonly_property(struct si476x_core *core, in si476x_core_is_readonly_property()
174 struct si476x_core *core = i2c_get_clientdata(client); in si476x_core_regmap_readable_register() local
184 struct si476x_core *core = i2c_get_clientdata(client); in si476x_core_regmap_writable_register() local
200 struct si476x_core *core = context; in si476x_core_regmap_read() local
228 struct regmap *devm_regmap_init_si476x(struct si476x_core *core) in devm_regmap_init_si476x()
/linux/drivers/bcma/
H A Dmain.c36 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in manuf_show() local
43 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in id_show() local
50 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in rev_show() local
57 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in class_show() local
90 struct bcma_device *core; in bcma_find_core_unit() local
100 bool bcma_wait_value(struct bcma_device *core, u16 reg, u32 mask, u32 value, in bcma_wait_value()
121 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_release_core_dev() 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()
[all …]
H A Dhost_pci.c14 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()
82 static void bcma_host_pci_block_read(struct bcma_device *core, void *buffer, in bcma_host_pci_block_read()
105 static void bcma_host_pci_block_write(struct bcma_device *core, in bcma_host_pci_block_write()
[all …]
H A Dcore.c12 static bool bcma_core_wait_value(struct bcma_device *core, u16 reg, u32 mask, in bcma_core_wait_value()
31 bool bcma_core_is_enabled(struct bcma_device *core) in bcma_core_is_enabled()
42 void bcma_core_disable(struct bcma_device *core, u32 flags) in bcma_core_disable()
59 int bcma_core_enable(struct bcma_device *core, u32 flags) in bcma_core_enable()
78 void bcma_core_set_clockmode(struct bcma_device *core, in bcma_core_set_clockmode()
109 void bcma_core_pll_ctl(struct bcma_device *core, u32 req, u32 status, bool on) in bcma_core_pll_ctl()
140 u32 bcma_core_dma_translation(struct bcma_device *core) in bcma_core_dma_translation()
H A Dhost_soc.c16 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()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.c31 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()
262 static void hdmi_core_write_avi_infoframe(struct hdmi_core_data *core, in hdmi_core_write_avi_infoframe()
280 static void hdmi_core_av_packet_config(struct hdmi_core_data *core, in hdmi_core_av_packet_config()
[all …]
/linux/drivers/media/pci/cx88/
H A Dcx88-cards.c2853 static void leadtek_eeprom(struct cx88_core *core, u8 *eeprom_data) in leadtek_eeprom()
2880 static void hauppauge_eeprom(struct cx88_core *core, u8 *eeprom_data) in hauppauge_eeprom()
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()
3026 static int cx88_xc3028_geniatech_tuner_callback(struct cx88_core *core, in cx88_xc3028_geniatech_tuner_callback()
3053 static int cx88_xc3028_winfast1800h_callback(struct cx88_core *core, in cx88_xc3028_winfast1800h_callback()
3070 static int cx88_xc4000_winfast2000h_plus_callback(struct cx88_core *core, in cx88_xc4000_winfast2000h_plus_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()
[all …]
H A Dcx88-video.c282 int cx88_video_mux(struct cx88_core *core, unsigned int input) in cx88_video_mux()
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
[all …]
H A Dcx88-tvaudio.c92 static void set_audio_registers(struct cx88_core *core, const struct rlist *l) in set_audio_registers()
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()
162 static void set_audio_standard_BTSC(struct cx88_core *core, unsigned int sap, in set_audio_standard_BTSC()
272 static void set_audio_standard_NICAM(struct cx88_core *core, u32 mode) in set_audio_standard_NICAM()
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()
[all …]
H A Dcx88-core.c342 int cx88_sram_channel_setup(struct cx88_core *core, in cx88_sram_channel_setup()
421 void cx88_sram_channel_dump(struct cx88_core *core, in cx88_sram_channel_dump()
504 int cx88_core_irq(struct cx88_core *core, u32 status) in cx88_core_irq()
520 void cx88_wakeup(struct cx88_core *core, in cx88_wakeup()
535 void cx88_shutdown(struct cx88_core *core) in cx88_shutdown()
560 int cx88_reset(struct cx88_core *core) in cx88_reset()
682 int cx88_set_scale(struct cx88_core *core, unsigned int width, in cx88_set_scale()
754 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll()
791 int cx88_start_audio_dma(struct cx88_core *core) in cx88_start_audio_dma()
817 int cx88_stop_audio_dma(struct cx88_core *core) in cx88_stop_audio_dma()
[all …]
H A Dcx88-vp3054-i2c.c27 struct cx88_core *core = dev->core; in vp3054_bit_setscl() local
44 struct cx88_core *core = dev->core; in vp3054_bit_setsda() local
61 struct cx88_core *core = dev->core; in vp3054_bit_getscl() local
71 struct cx88_core *core = dev->core; in vp3054_bit_getsda() local
93 struct cx88_core *core = dev->core; in vp3054_i2c_probe() local
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_core.c30 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()
220 static void hdmi_core_write_avi_infoframe(struct hdmi_core_data *core, in hdmi_core_write_avi_infoframe()
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()
[all …]
H A Dhdmi4_cec.c56 static void hdmi_cec_received_msg(struct hdmi_core_data *core) in hdmi_cec_received_msg()
97 void hdmi4_cec_irq(struct hdmi_core_data *core) in hdmi4_cec_irq()
124 struct hdmi_core_data *core = cec_get_drvdata(adap); in hdmi_cec_clear_tx_fifo() local
140 struct hdmi_core_data *core = cec_get_drvdata(adap); in hdmi_cec_clear_rx_fifo() local
157 struct hdmi_core_data *core = cec_get_drvdata(adap); in hdmi_cec_adap_enable() local
246 struct hdmi_core_data *core = cec_get_drvdata(adap); in hdmi_cec_adap_log_addr() local
269 struct hdmi_core_data *core = cec_get_drvdata(adap); in hdmi_cec_adap_transmit() local
320 void hdmi4_cec_set_phys_addr(struct hdmi_core_data *core, u16 pa) in hdmi4_cec_set_phys_addr()
325 int hdmi4_cec_init(struct platform_device *pdev, struct hdmi_core_data *core, in hdmi4_cec_init()
350 void hdmi4_cec_uninit(struct hdmi_core_data *core) in hdmi4_cec_uninit()
H A Dhdmi4_cec.h23 static inline void hdmi4_cec_set_phys_addr(struct hdmi_core_data *core, u16 pa) in hdmi4_cec_set_phys_addr()
27 static inline void hdmi4_cec_irq(struct hdmi_core_data *core) in hdmi4_cec_irq()
32 struct hdmi_core_data *core, in hdmi4_cec_init()
38 static inline void hdmi4_cec_uninit(struct hdmi_core_data *core) in hdmi4_cec_uninit()
/linux/drivers/clk/at91/
H A Dclk-sam9x60-pll.c38 struct sam9x60_pll_core core; member
45 struct sam9x60_pll_core core; member
52 #define to_sam9x60_frac(core) container_of(core, struct sam9x60_frac, core) argument
53 #define to_sam9x60_div(core) container_of(core, struct sam9x60_div, core) argument
74 struct sam9x60_pll_core *core = to_sam9x60_pll_core(hw); in sam9x60_frac_pll_recalc_rate() local
87 static int sam9x60_frac_pll_set(struct sam9x60_pll_core *core) in sam9x60_frac_pll_set()
151 struct sam9x60_pll_core *core = to_sam9x60_pll_core(hw); in sam9x60_frac_pll_prepare() local
158 struct sam9x60_pll_core *core = to_sam9x60_pll_core(hw); in sam9x60_frac_pll_unprepare() local
182 struct sam9x60_pll_core *core = to_sam9x60_pll_core(hw); in sam9x60_frac_pll_is_prepared() local
187 static long sam9x60_frac_pll_compute_mul_frac(struct sam9x60_pll_core *core, in sam9x60_frac_pll_compute_mul_frac()
[all …]
/linux/drivers/media/platform/qcom/venus/
H A Dcore.c31 venus_coredump(struct venus_core * core) venus_coredump() argument
58 venus_event_notify(struct venus_core * core,u32 event) venus_event_notify() argument
89 struct venus_core *core = venus_sys_error_handler() local
205 venus_enumerate_codecs(struct venus_core * core,u32 type) venus_enumerate_codecs() argument
255 venus_assign_register_offsets(struct venus_core * core) venus_assign_register_offsets() argument
283 struct venus_core *core = dev_id; venus_isr_thread() local
295 venus_add_video_core(struct venus_core * core,const char * node_name,const char * compat) venus_add_video_core() argument
327 venus_add_dynamic_nodes(struct venus_core * core) venus_add_dynamic_nodes() argument
360 venus_remove_dynamic_nodes(struct venus_core * core) venus_remove_dynamic_nodes() argument
369 venus_add_dynamic_nodes(struct venus_core * core) venus_add_dynamic_nodes() argument
374 venus_remove_dynamic_nodes(struct venus_core * core) venus_remove_dynamic_nodes() argument
380 struct venus_core *core; venus_probe() local
533 struct venus_core *core = platform_get_drvdata(pdev); venus_remove() local
569 struct venus_core *core = platform_get_drvdata(pdev); venus_core_shutdown() local
579 struct venus_core *core = dev_get_drvdata(dev); venus_runtime_suspend() local
634 struct venus_core *core = dev_get_drvdata(dev); venus_runtime_resume() local
[all...]
/linux/drivers/net/can/esd/
H A Desdacc.c47 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()
65 static void acc_txq_put(struct acc_core *core, u32 acc_id, u32 acc_dlc, in acc_txq_put()
77 static u8 acc_tx_fifo_next(struct acc_core *core, u8 tx_fifo_idx) in acc_tx_fifo_next()
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
405 static void handle_core_msg_rxtxdone(struct acc_core *core, in handle_core_msg_rxtxdone()
466 static void handle_core_msg_txabort(struct acc_core *core, in handle_core_msg_txabort()
[all …]
/linux/drivers/accel/rocket/
H A Drocket_job.c44 static struct dma_fence *rocket_fence_create(struct rocket_core *core) in rocket_fence_create() argument
108 static void rocket_job_hw_submit(struct rocket_core *core, struct rocket_job *job) in rocket_job_hw_submit() argument
277 unsigned int core; sched_to_core() local
291 struct rocket_core *core = sched_to_core(rdev, sched_job->sched); rocket_job_run() local
329 rocket_job_handle_irq(struct rocket_core * core) rocket_job_handle_irq() argument
351 rocket_reset(struct rocket_core * core,struct drm_sched_job * bad) rocket_reset() argument
386 struct rocket_core *core = sched_to_core(rdev, sched_job->sched); rocket_job_timedout() local
398 struct rocket_core *core; rocket_reset_work() local
412 struct rocket_core *core = data; rocket_job_irq_handler_thread() local
421 struct rocket_core *core = data; rocket_job_irq_handler() local
436 rocket_job_init(struct rocket_core * core) rocket_job_init() argument
488 rocket_job_fini(struct rocket_core * core) rocket_job_fini() argument
501 unsigned int core; rocket_job_open() local
525 rocket_job_is_idle(struct rocket_core * core) rocket_job_is_idle() argument
[all...]
/linux/drivers/staging/media/meson/vdec/
H A Dvdec_1.c29 struct amvdec_core *core = sess->core; in vdec_1_load_firmware() local
88 struct amvdec_core *core = sess->core; in vdec_1_stbuf_power_up() local
117 struct amvdec_core *core = sess->core; in vdec_1_conf_esparser() local
127 struct amvdec_core *core = sess->core; in vdec_1_vififo_level() local
134 struct amvdec_core *core = sess->core; in __vdec_1_stop() local
167 struct amvdec_core *core = sess->core; in vdec_1_stop() local
179 struct amvdec_core *core = sess->core; in vdec_1_start() local
H A Dvdec_hevc.c29 struct amvdec_core *core = sess->core; in vdec_hevc_load_firmware() local
82 struct amvdec_core *core = sess->core; in vdec_hevc_stbuf_init() local
96 struct amvdec_core *core = sess->core; in vdec_hevc_conf_esparser() local
115 struct amvdec_core *core = sess->core; in __vdec_hevc_stop() local
149 struct amvdec_core *core = sess->core; in vdec_hevc_stop() local
164 struct amvdec_core *core = sess->core; in __vdec_hevc_start() local
232 struct amvdec_core *core = sess->core; in vdec_hevc_start() local
H A Dcodec_h264.c148 static int codec_h264_can_recycle(struct amvdec_core *core) in codec_h264_can_recycle() argument
154 static void codec_h264_recycle(struct amvdec_core *core, u32 buf_idx) in codec_h264_recycle() argument
169 struct amvdec_core *core = sess->core; in codec_h264_start() local
206 struct amvdec_core *core = sess->core; codec_h264_stop() local
231 struct amvdec_core *core = sess->core; codec_h264_load_extended_firmware() local
264 struct amvdec_core *core = sess->core; codec_h264_set_par() local
287 struct amvdec_core *core = sess->core; codec_h264_resume() local
326 struct amvdec_core *core = sess->core; codec_h264_src_change() local
363 get_offset_msb(struct amvdec_core * core,int frame_num) get_offset_msb() argument
377 struct amvdec_core *core = sess->core; codec_h264_frames_ready() local
419 struct amvdec_core *core = sess->core; codec_h264_threaded_isr() local
468 struct amvdec_core *core = sess->core; codec_h264_isr() local
[all...]
H A Desparser.c62 struct amvdec_core *core = dev; in esparser_isr() local
81 static int vp9_update_header(struct amvdec_core *core, struct vb2_buffer *buf) in vp9_update_header()
188 static u32 esparser_pad_start_code(struct amvdec_core *core, in esparser_pad_start_code()
216 esparser_write_data(struct amvdec_core *core, dma_addr_t addr, u32 size) in esparser_write_data()
239 struct amvdec_core *core = sess->core; in esparser_vififo_get_free_space() local
255 int esparser_queue_eos(struct amvdec_core *core, const u8 *data, u32 len) in esparser_queue_eos()
277 struct amvdec_core *core = sess->core; in esparser_get_offset() local
295 struct amvdec_core *core = sess->core; in esparser_queue() local
391 struct amvdec_core *core = sess->core; in esparser_power_up() local
432 int esparser_init(struct platform_device *pdev, struct amvdec_core *core) in esparser_init()
/linux/drivers/media/platform/amphion/
H A Dvpu_rpc.h27 struct vpu_core *core; member
118 static inline bool vpu_iface_check_codec(struct vpu_core *core) in vpu_iface_check_codec()
138 static inline int vpu_iface_boot_core(struct vpu_core *core) in vpu_iface_boot_core()
147 static inline int vpu_iface_get_power_state(struct vpu_core *core) in vpu_iface_get_power_state()
156 static inline int vpu_iface_shutdown_core(struct vpu_core *core) in vpu_iface_shutdown_core()
165 static inline int vpu_iface_restore_core(struct vpu_core *core) in vpu_iface_restore_core()
174 static inline int vpu_iface_on_firmware_loaded(struct vpu_core *core) in vpu_iface_on_firmware_loaded()
184 static inline u32 vpu_iface_get_data_size(struct vpu_core *core) in vpu_iface_get_data_size()
194 static inline int vpu_iface_init(struct vpu_core *core, in vpu_iface_init()
212 static inline int vpu_iface_set_log_buf(struct vpu_core *core, in vpu_iface_set_log_buf()
[all …]

12345678910