• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/crystalhd/

Lines Matching refs:crystalhd_cmd

30 static struct crystalhd_user *bc_cproc_get_uid(struct crystalhd_cmd *ctx)
45 static int bc_cproc_get_user_count(struct crystalhd_cmd *ctx)
57 static void bc_cproc_mark_pwr_state(struct crystalhd_cmd *ctx)
72 static enum BC_STATUS bc_cproc_notify_mode(struct crystalhd_cmd *ctx,
114 static enum BC_STATUS bc_cproc_get_version(struct crystalhd_cmd *ctx,
129 static enum BC_STATUS bc_cproc_get_hwtype(struct crystalhd_cmd *ctx,
147 static enum BC_STATUS bc_cproc_reg_rd(struct crystalhd_cmd *ctx,
157 static enum BC_STATUS bc_cproc_reg_wr(struct crystalhd_cmd *ctx,
169 static enum BC_STATUS bc_cproc_link_reg_rd(struct crystalhd_cmd *ctx,
180 static enum BC_STATUS bc_cproc_link_reg_wr(struct crystalhd_cmd *ctx,
192 static enum BC_STATUS bc_cproc_mem_rd(struct crystalhd_cmd *ctx,
211 static enum BC_STATUS bc_cproc_mem_wr(struct crystalhd_cmd *ctx,
230 static enum BC_STATUS bc_cproc_cfg_rd(struct crystalhd_cmd *ctx,
262 static enum BC_STATUS bc_cproc_cfg_wr(struct crystalhd_cmd *ctx,
294 static enum BC_STATUS bc_cproc_download_fw(struct crystalhd_cmd *ctx,
333 static enum BC_STATUS bc_cproc_do_fw_cmd(struct crystalhd_cmd *ctx,
391 static enum BC_STATUS bc_cproc_codein_sleep(struct crystalhd_cmd *ctx)
411 static enum BC_STATUS bc_cproc_hw_txdma(struct crystalhd_cmd *ctx,
507 static enum BC_STATUS bc_cproc_proc_input(struct crystalhd_cmd *ctx,
543 static enum BC_STATUS bc_cproc_add_cap_buff(struct crystalhd_cmd *ctx,
585 static enum BC_STATUS bc_cproc_fmt_change(struct crystalhd_cmd *ctx,
601 static enum BC_STATUS bc_cproc_fetch_frame(struct crystalhd_cmd *ctx,
642 static enum BC_STATUS bc_cproc_start_capture(struct crystalhd_cmd *ctx,
652 static enum BC_STATUS bc_cproc_flush_cap_buffs(struct crystalhd_cmd *ctx,
687 static enum BC_STATUS bc_cproc_get_stats(struct crystalhd_cmd *ctx,
719 static enum BC_STATUS bc_cproc_reset_stats(struct crystalhd_cmd *ctx,
727 static enum BC_STATUS bc_cproc_chg_clk(struct crystalhd_cmd *ctx,
782 enum BC_STATUS crystalhd_suspend(struct crystalhd_cmd *ctx,
841 enum BC_STATUS crystalhd_resume(struct crystalhd_cmd *ctx)
862 enum BC_STATUS crystalhd_user_open(struct crystalhd_cmd *ctx,
900 enum BC_STATUS crystalhd_user_close(struct crystalhd_cmd *ctx, struct crystalhd_user *uc)
935 enum BC_STATUS __devinit crystalhd_setup_cmd_context(struct crystalhd_cmd *ctx,
970 enum BC_STATUS __devexit crystalhd_delete_cmd_context(struct crystalhd_cmd *ctx)
992 crystalhd_cmd_proc crystalhd_get_cmd_proc(struct crystalhd_cmd *ctx, uint32_t cmd,
1034 bool crystalhd_cmd_interrupt(struct crystalhd_cmd *ctx)