pcxhr_mgr         235 sound/pci/pcxhr/pcxhr.c static int pcxhr_get_clock_reg(struct pcxhr_mgr *mgr, unsigned int rate,
pcxhr_mgr         308 sound/pci/pcxhr/pcxhr.c static int pcxhr_sub_set_clock(struct pcxhr_mgr *mgr,
pcxhr_mgr         380 sound/pci/pcxhr/pcxhr.c int pcxhr_set_clock(struct pcxhr_mgr *mgr, unsigned int rate)
pcxhr_mgr         413 sound/pci/pcxhr/pcxhr.c static int pcxhr_sub_get_external_clock(struct pcxhr_mgr *mgr,
pcxhr_mgr         476 sound/pci/pcxhr/pcxhr.c int pcxhr_get_external_clock(struct pcxhr_mgr *mgr,
pcxhr_mgr         692 sound/pci/pcxhr/pcxhr.c static void pcxhr_start_linked_stream(struct pcxhr_mgr *mgr)
pcxhr_mgr         880 sound/pci/pcxhr/pcxhr.c static int pcxhr_hardware_timer(struct pcxhr_mgr *mgr, int start)
pcxhr_mgr         904 sound/pci/pcxhr/pcxhr.c 	struct pcxhr_mgr *mgr = chip->mgr;
pcxhr_mgr         941 sound/pci/pcxhr/pcxhr.c 	struct pcxhr_mgr *mgr = chip->mgr;
pcxhr_mgr        1006 sound/pci/pcxhr/pcxhr.c 	struct pcxhr_mgr       *mgr = chip->mgr;
pcxhr_mgr        1092 sound/pci/pcxhr/pcxhr.c 	struct pcxhr_mgr *mgr = chip->mgr;
pcxhr_mgr        1195 sound/pci/pcxhr/pcxhr.c static int pcxhr_create(struct pcxhr_mgr *mgr,
pcxhr_mgr        1238 sound/pci/pcxhr/pcxhr.c 	struct pcxhr_mgr *mgr = chip->mgr;
pcxhr_mgr        1309 sound/pci/pcxhr/pcxhr.c 	struct pcxhr_mgr *mgr = chip->mgr;
pcxhr_mgr        1351 sound/pci/pcxhr/pcxhr.c 	struct pcxhr_mgr *mgr = chip->mgr;
pcxhr_mgr        1368 sound/pci/pcxhr/pcxhr.c 	struct pcxhr_mgr *mgr = chip->mgr;
pcxhr_mgr        1396 sound/pci/pcxhr/pcxhr.c 	struct pcxhr_mgr *mgr = chip->mgr;
pcxhr_mgr        1458 sound/pci/pcxhr/pcxhr.c static int pcxhr_free(struct pcxhr_mgr *mgr)
pcxhr_mgr        1499 sound/pci/pcxhr/pcxhr.c 	struct pcxhr_mgr *mgr;
pcxhr_mgr          31 sound/pci/pcxhr/pcxhr.h struct pcxhr_mgr;
pcxhr_mgr         155 sound/pci/pcxhr/pcxhr.h 	struct pcxhr_mgr *mgr;
pcxhr_mgr         194 sound/pci/pcxhr/pcxhr.h int pcxhr_set_clock(struct pcxhr_mgr *mgr, unsigned int rate);
pcxhr_mgr         195 sound/pci/pcxhr/pcxhr.h int pcxhr_get_external_clock(struct pcxhr_mgr *mgr,
pcxhr_mgr         113 sound/pci/pcxhr/pcxhr_core.c static int pcxhr_check_reg_bit(struct pcxhr_mgr *mgr, unsigned int reg,
pcxhr_mgr         166 sound/pci/pcxhr/pcxhr_core.c static int pcxhr_send_it_dsp(struct pcxhr_mgr *mgr,
pcxhr_mgr         226 sound/pci/pcxhr/pcxhr_core.c void pcxhr_reset_xilinx_com(struct pcxhr_mgr *mgr)
pcxhr_mgr         233 sound/pci/pcxhr/pcxhr_core.c static void pcxhr_enable_irq(struct pcxhr_mgr *mgr, int enable)
pcxhr_mgr         244 sound/pci/pcxhr/pcxhr_core.c void pcxhr_reset_dsp(struct pcxhr_mgr *mgr)
pcxhr_mgr         259 sound/pci/pcxhr/pcxhr_core.c void pcxhr_enable_dsp(struct pcxhr_mgr *mgr)
pcxhr_mgr         268 sound/pci/pcxhr/pcxhr_core.c int pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr,
pcxhr_mgr         320 sound/pci/pcxhr/pcxhr_core.c static int pcxhr_download_dsp(struct pcxhr_mgr *mgr, const struct firmware *dsp)
pcxhr_mgr         371 sound/pci/pcxhr/pcxhr_core.c int pcxhr_load_eeprom_binary(struct pcxhr_mgr *mgr,
pcxhr_mgr         403 sound/pci/pcxhr/pcxhr_core.c int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot)
pcxhr_mgr         432 sound/pci/pcxhr/pcxhr_core.c int pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp)
pcxhr_mgr         532 sound/pci/pcxhr/pcxhr_core.c static int pcxhr_read_rmh_status(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh)
pcxhr_mgr         595 sound/pci/pcxhr/pcxhr_core.c static int pcxhr_send_msg_nolock(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh)
pcxhr_mgr         755 sound/pci/pcxhr/pcxhr_core.c int pcxhr_send_msg(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh)
pcxhr_mgr         765 sound/pci/pcxhr/pcxhr_core.c static inline int pcxhr_pipes_running(struct pcxhr_mgr *mgr)
pcxhr_mgr         781 sound/pci/pcxhr/pcxhr_core.c static int pcxhr_prepair_pipe_start(struct pcxhr_mgr *mgr,
pcxhr_mgr         821 sound/pci/pcxhr/pcxhr_core.c static int pcxhr_stop_pipes(struct pcxhr_mgr *mgr, int audio_mask)
pcxhr_mgr         853 sound/pci/pcxhr/pcxhr_core.c static int pcxhr_toggle_pipes(struct pcxhr_mgr *mgr, int audio_mask)
pcxhr_mgr         893 sound/pci/pcxhr/pcxhr_core.c int pcxhr_set_pipe_state(struct pcxhr_mgr *mgr, int playback_mask,
pcxhr_mgr         959 sound/pci/pcxhr/pcxhr_core.c int pcxhr_write_io_num_reg_cont(struct pcxhr_mgr *mgr, unsigned int mask,
pcxhr_mgr        1005 sound/pci/pcxhr/pcxhr_core.c static int pcxhr_handle_async_err(struct pcxhr_mgr *mgr, u32 err,
pcxhr_mgr        1034 sound/pci/pcxhr/pcxhr_core.c static void pcxhr_msg_thread(struct pcxhr_mgr *mgr)
pcxhr_mgr        1115 sound/pci/pcxhr/pcxhr_core.c static u_int64_t pcxhr_stream_read_position(struct pcxhr_mgr *mgr,
pcxhr_mgr        1147 sound/pci/pcxhr/pcxhr_core.c static void pcxhr_update_timer_pos(struct pcxhr_mgr *mgr,
pcxhr_mgr        1219 sound/pci/pcxhr/pcxhr_core.c 	struct pcxhr_mgr *mgr = dev_id;
pcxhr_mgr        1268 sound/pci/pcxhr/pcxhr_core.c 	struct pcxhr_mgr *mgr = dev_id;
pcxhr_mgr          14 sound/pci/pcxhr/pcxhr_core.h struct pcxhr_mgr;
pcxhr_mgr          17 sound/pci/pcxhr/pcxhr_core.h void pcxhr_reset_xilinx_com(struct pcxhr_mgr *mgr);
pcxhr_mgr          18 sound/pci/pcxhr/pcxhr_core.h void pcxhr_reset_dsp(struct pcxhr_mgr *mgr);
pcxhr_mgr          19 sound/pci/pcxhr/pcxhr_core.h void pcxhr_enable_dsp(struct pcxhr_mgr *mgr);
pcxhr_mgr          20 sound/pci/pcxhr/pcxhr_core.h int pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr, const struct firmware *xilinx, int second);
pcxhr_mgr          21 sound/pci/pcxhr/pcxhr_core.h int pcxhr_load_eeprom_binary(struct pcxhr_mgr *mgr, const struct firmware *eeprom);
pcxhr_mgr          22 sound/pci/pcxhr/pcxhr_core.h int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot);
pcxhr_mgr          23 sound/pci/pcxhr/pcxhr_core.h int pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp);
pcxhr_mgr          93 sound/pci/pcxhr/pcxhr_core.h int pcxhr_send_msg(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh);
pcxhr_mgr         138 sound/pci/pcxhr/pcxhr_core.h int pcxhr_set_pipe_state(struct pcxhr_mgr *mgr, int playback_mask, int capture_mask, int start);
pcxhr_mgr         140 sound/pci/pcxhr/pcxhr_core.h int pcxhr_write_io_num_reg_cont(struct pcxhr_mgr *mgr, unsigned int mask,
pcxhr_mgr          25 sound/pci/pcxhr/pcxhr_hwdep.c static int pcxhr_sub_init(struct pcxhr_mgr *mgr);
pcxhr_mgr          29 sound/pci/pcxhr/pcxhr_hwdep.c static int pcxhr_init_board(struct pcxhr_mgr *mgr)
pcxhr_mgr          87 sound/pci/pcxhr/pcxhr_hwdep.c static int pcxhr_sub_init(struct pcxhr_mgr *mgr)
pcxhr_mgr         121 sound/pci/pcxhr/pcxhr_hwdep.c void pcxhr_reset_board(struct pcxhr_mgr *mgr)
pcxhr_mgr         153 sound/pci/pcxhr/pcxhr_hwdep.c static int pcxhr_dsp_allocate_pipe(struct pcxhr_mgr *mgr,
pcxhr_mgr         199 sound/pci/pcxhr/pcxhr_hwdep.c static int pcxhr_dsp_free_pipe( struct pcxhr_mgr *mgr, struct pcxhr_pipe *pipe)
pcxhr_mgr         229 sound/pci/pcxhr/pcxhr_hwdep.c static int pcxhr_config_pipes(struct pcxhr_mgr *mgr)
pcxhr_mgr         257 sound/pci/pcxhr/pcxhr_hwdep.c static int pcxhr_start_pipes(struct pcxhr_mgr *mgr)
pcxhr_mgr         276 sound/pci/pcxhr/pcxhr_hwdep.c static int pcxhr_dsp_load(struct pcxhr_mgr *mgr, int index,
pcxhr_mgr         349 sound/pci/pcxhr/pcxhr_hwdep.c int pcxhr_setup_firmware(struct pcxhr_mgr *mgr)
pcxhr_mgr          24 sound/pci/pcxhr/pcxhr_hwdep.h int  pcxhr_setup_firmware(struct pcxhr_mgr *mgr);
pcxhr_mgr          25 sound/pci/pcxhr/pcxhr_hwdep.h void pcxhr_reset_board(struct pcxhr_mgr *mgr);
pcxhr_mgr         206 sound/pci/pcxhr/pcxhr_mix22.c static void hr222_config_akm(struct pcxhr_mgr *mgr, unsigned short data)
pcxhr_mgr         222 sound/pci/pcxhr/pcxhr_mix22.c static int hr222_set_hw_playback_level(struct pcxhr_mgr *mgr,
pcxhr_mgr         244 sound/pci/pcxhr/pcxhr_mix22.c static int hr222_set_hw_capture_level(struct pcxhr_mgr *mgr,
pcxhr_mgr         269 sound/pci/pcxhr/pcxhr_mix22.c static void hr222_micro_boost(struct pcxhr_mgr *mgr, int level);
pcxhr_mgr         271 sound/pci/pcxhr/pcxhr_mix22.c int hr222_sub_init(struct pcxhr_mgr *mgr)
pcxhr_mgr         338 sound/pci/pcxhr/pcxhr_mix22.c int hr222_sub_set_clock(struct pcxhr_mgr *mgr,
pcxhr_mgr         402 sound/pci/pcxhr/pcxhr_mix22.c int hr222_get_external_clock(struct pcxhr_mgr *mgr,
pcxhr_mgr         496 sound/pci/pcxhr/pcxhr_mix22.c int hr222_read_gpio(struct pcxhr_mgr *mgr, int is_gpi, int *value)
pcxhr_mgr         510 sound/pci/pcxhr/pcxhr_mix22.c int hr222_write_gpo(struct pcxhr_mgr *mgr, int value)
pcxhr_mgr         522 sound/pci/pcxhr/pcxhr_mix22.c int hr222_manage_timecode(struct pcxhr_mgr *mgr, int enable)
pcxhr_mgr         667 sound/pci/pcxhr/pcxhr_mix22.c static void hr222_micro_boost(struct pcxhr_mgr *mgr, int level)
pcxhr_mgr         682 sound/pci/pcxhr/pcxhr_mix22.c static void hr222_phantom_power(struct pcxhr_mgr *mgr, int power)
pcxhr_mgr          13 sound/pci/pcxhr/pcxhr_mix22.h struct pcxhr_mgr;
pcxhr_mgr          15 sound/pci/pcxhr/pcxhr_mix22.h int hr222_sub_init(struct pcxhr_mgr *mgr);
pcxhr_mgr          16 sound/pci/pcxhr/pcxhr_mix22.h int hr222_sub_set_clock(struct pcxhr_mgr *mgr, unsigned int rate,
pcxhr_mgr          18 sound/pci/pcxhr/pcxhr_mix22.h int hr222_get_external_clock(struct pcxhr_mgr *mgr,
pcxhr_mgr          22 sound/pci/pcxhr/pcxhr_mix22.h int hr222_read_gpio(struct pcxhr_mgr *mgr, int is_gpi, int *value);
pcxhr_mgr          23 sound/pci/pcxhr/pcxhr_mix22.h int hr222_write_gpo(struct pcxhr_mgr *mgr, int value);
pcxhr_mgr          24 sound/pci/pcxhr/pcxhr_mix22.h int hr222_manage_timecode(struct pcxhr_mgr *mgr, int enable);
pcxhr_mgr         725 sound/pci/pcxhr/pcxhr_mixer.c 	struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol);
pcxhr_mgr         745 sound/pci/pcxhr/pcxhr_mixer.c 	struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol);
pcxhr_mgr         753 sound/pci/pcxhr/pcxhr_mixer.c 	struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol);
pcxhr_mgr         803 sound/pci/pcxhr/pcxhr_mixer.c 	struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol);
pcxhr_mgr         814 sound/pci/pcxhr/pcxhr_mixer.c 	struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol);
pcxhr_mgr        1103 sound/pci/pcxhr/pcxhr_mixer.c int pcxhr_create_mixer(struct pcxhr_mgr *mgr)
pcxhr_mgr          14 sound/pci/pcxhr/pcxhr_mixer.h int pcxhr_create_mixer(struct pcxhr_mgr *mgr);