Symbol: pcxhr_mgr
sound/pci/pcxhr/pcxhr.c
1059
struct pcxhr_mgr *mgr = chip->mgr;
sound/pci/pcxhr/pcxhr.c
1157
static int pcxhr_create(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr.c
1202
struct pcxhr_mgr *mgr = chip->mgr;
sound/pci/pcxhr/pcxhr.c
1273
struct pcxhr_mgr *mgr = chip->mgr;
sound/pci/pcxhr/pcxhr.c
1315
struct pcxhr_mgr *mgr = chip->mgr;
sound/pci/pcxhr/pcxhr.c
1332
struct pcxhr_mgr *mgr = chip->mgr;
sound/pci/pcxhr/pcxhr.c
1360
struct pcxhr_mgr *mgr = chip->mgr;
sound/pci/pcxhr/pcxhr.c
1422
static int pcxhr_free(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr.c
1463
struct pcxhr_mgr *mgr;
sound/pci/pcxhr/pcxhr.c
234
static int pcxhr_get_clock_reg(struct pcxhr_mgr *mgr, unsigned int rate,
sound/pci/pcxhr/pcxhr.c
307
static int pcxhr_sub_set_clock(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr.c
379
int pcxhr_set_clock(struct pcxhr_mgr *mgr, unsigned int rate)
sound/pci/pcxhr/pcxhr.c
412
static int pcxhr_sub_get_external_clock(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr.c
475
int pcxhr_get_external_clock(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr.c
691
static void pcxhr_start_linked_stream(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr.c
872
static int pcxhr_hardware_timer(struct pcxhr_mgr *mgr, int start)
sound/pci/pcxhr/pcxhr.c
896
struct pcxhr_mgr *mgr = chip->mgr;
sound/pci/pcxhr/pcxhr.c
931
struct pcxhr_mgr *mgr = chip->mgr;
sound/pci/pcxhr/pcxhr.c
978
struct pcxhr_mgr *mgr = chip->mgr;
sound/pci/pcxhr/pcxhr.h
155
struct pcxhr_mgr *mgr;
sound/pci/pcxhr/pcxhr.h
194
int pcxhr_set_clock(struct pcxhr_mgr *mgr, unsigned int rate);
sound/pci/pcxhr/pcxhr.h
195
int pcxhr_get_external_clock(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr.h
31
struct pcxhr_mgr;
sound/pci/pcxhr/pcxhr_core.c
1028
static void pcxhr_msg_thread(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr_core.c
1109
static u_int64_t pcxhr_stream_read_position(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr_core.c
113
static int pcxhr_check_reg_bit(struct pcxhr_mgr *mgr, unsigned int reg,
sound/pci/pcxhr/pcxhr_core.c
1141
static void pcxhr_update_timer_pos(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr_core.c
1213
struct pcxhr_mgr *mgr = dev_id;
sound/pci/pcxhr/pcxhr_core.c
1262
struct pcxhr_mgr *mgr = dev_id;
sound/pci/pcxhr/pcxhr_core.c
166
static int pcxhr_send_it_dsp(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr_core.c
226
void pcxhr_reset_xilinx_com(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr_core.c
233
static void pcxhr_enable_irq(struct pcxhr_mgr *mgr, int enable)
sound/pci/pcxhr/pcxhr_core.c
244
void pcxhr_reset_dsp(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr_core.c
259
void pcxhr_enable_dsp(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr_core.c
268
int pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr_core.c
320
static int pcxhr_download_dsp(struct pcxhr_mgr *mgr, const struct firmware *dsp)
sound/pci/pcxhr/pcxhr_core.c
371
int pcxhr_load_eeprom_binary(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr_core.c
403
int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot)
sound/pci/pcxhr/pcxhr_core.c
432
int pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp)
sound/pci/pcxhr/pcxhr_core.c
532
static int pcxhr_read_rmh_status(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh)
sound/pci/pcxhr/pcxhr_core.c
595
static int pcxhr_send_msg_nolock(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh)
sound/pci/pcxhr/pcxhr_core.c
755
int pcxhr_send_msg(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh)
sound/pci/pcxhr/pcxhr_core.c
761
static inline int pcxhr_pipes_running(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr_core.c
777
static int pcxhr_prepair_pipe_start(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr_core.c
817
static int pcxhr_stop_pipes(struct pcxhr_mgr *mgr, int audio_mask)
sound/pci/pcxhr/pcxhr_core.c
849
static int pcxhr_toggle_pipes(struct pcxhr_mgr *mgr, int audio_mask)
sound/pci/pcxhr/pcxhr_core.c
889
int pcxhr_set_pipe_state(struct pcxhr_mgr *mgr, int playback_mask,
sound/pci/pcxhr/pcxhr_core.c
955
int pcxhr_write_io_num_reg_cont(struct pcxhr_mgr *mgr, unsigned int mask,
sound/pci/pcxhr/pcxhr_core.c
999
static int pcxhr_handle_async_err(struct pcxhr_mgr *mgr, u32 err,
sound/pci/pcxhr/pcxhr_core.h
138
int pcxhr_set_pipe_state(struct pcxhr_mgr *mgr, int playback_mask, int capture_mask, int start);
sound/pci/pcxhr/pcxhr_core.h
14
struct pcxhr_mgr;
sound/pci/pcxhr/pcxhr_core.h
140
int pcxhr_write_io_num_reg_cont(struct pcxhr_mgr *mgr, unsigned int mask,
sound/pci/pcxhr/pcxhr_core.h
17
void pcxhr_reset_xilinx_com(struct pcxhr_mgr *mgr);
sound/pci/pcxhr/pcxhr_core.h
18
void pcxhr_reset_dsp(struct pcxhr_mgr *mgr);
sound/pci/pcxhr/pcxhr_core.h
19
void pcxhr_enable_dsp(struct pcxhr_mgr *mgr);
sound/pci/pcxhr/pcxhr_core.h
20
int pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr, const struct firmware *xilinx, int second);
sound/pci/pcxhr/pcxhr_core.h
21
int pcxhr_load_eeprom_binary(struct pcxhr_mgr *mgr, const struct firmware *eeprom);
sound/pci/pcxhr/pcxhr_core.h
22
int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot);
sound/pci/pcxhr/pcxhr_core.h
23
int pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp);
sound/pci/pcxhr/pcxhr_core.h
93
int pcxhr_send_msg(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh);
sound/pci/pcxhr/pcxhr_hwdep.c
121
void pcxhr_reset_board(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr_hwdep.c
153
static int pcxhr_dsp_allocate_pipe(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr_hwdep.c
199
static int pcxhr_dsp_free_pipe( struct pcxhr_mgr *mgr, struct pcxhr_pipe *pipe)
sound/pci/pcxhr/pcxhr_hwdep.c
229
static int pcxhr_config_pipes(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr_hwdep.c
25
static int pcxhr_sub_init(struct pcxhr_mgr *mgr);
sound/pci/pcxhr/pcxhr_hwdep.c
257
static int pcxhr_start_pipes(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr_hwdep.c
276
static int pcxhr_dsp_load(struct pcxhr_mgr *mgr, int index,
sound/pci/pcxhr/pcxhr_hwdep.c
29
static int pcxhr_init_board(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr_hwdep.c
352
int pcxhr_setup_firmware(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr_hwdep.c
87
static int pcxhr_sub_init(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr_hwdep.h
24
int pcxhr_setup_firmware(struct pcxhr_mgr *mgr);
sound/pci/pcxhr/pcxhr_hwdep.h
25
void pcxhr_reset_board(struct pcxhr_mgr *mgr);
sound/pci/pcxhr/pcxhr_mix22.c
206
static void hr222_config_akm(struct pcxhr_mgr *mgr, unsigned short data)
sound/pci/pcxhr/pcxhr_mix22.c
222
static int hr222_set_hw_playback_level(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr_mix22.c
244
static int hr222_set_hw_capture_level(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr_mix22.c
269
static void hr222_micro_boost(struct pcxhr_mgr *mgr, int level);
sound/pci/pcxhr/pcxhr_mix22.c
271
int hr222_sub_init(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr_mix22.c
338
int hr222_sub_set_clock(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr_mix22.c
402
int hr222_get_external_clock(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr_mix22.c
496
int hr222_read_gpio(struct pcxhr_mgr *mgr, int is_gpi, int *value)
sound/pci/pcxhr/pcxhr_mix22.c
510
int hr222_write_gpo(struct pcxhr_mgr *mgr, int value)
sound/pci/pcxhr/pcxhr_mix22.c
522
int hr222_manage_timecode(struct pcxhr_mgr *mgr, int enable)
sound/pci/pcxhr/pcxhr_mix22.c
667
static void hr222_micro_boost(struct pcxhr_mgr *mgr, int level)
sound/pci/pcxhr/pcxhr_mix22.c
682
static void hr222_phantom_power(struct pcxhr_mgr *mgr, int power)
sound/pci/pcxhr/pcxhr_mix22.h
13
struct pcxhr_mgr;
sound/pci/pcxhr/pcxhr_mix22.h
15
int hr222_sub_init(struct pcxhr_mgr *mgr);
sound/pci/pcxhr/pcxhr_mix22.h
16
int hr222_sub_set_clock(struct pcxhr_mgr *mgr, unsigned int rate,
sound/pci/pcxhr/pcxhr_mix22.h
18
int hr222_get_external_clock(struct pcxhr_mgr *mgr,
sound/pci/pcxhr/pcxhr_mix22.h
22
int hr222_read_gpio(struct pcxhr_mgr *mgr, int is_gpi, int *value);
sound/pci/pcxhr/pcxhr_mix22.h
23
int hr222_write_gpo(struct pcxhr_mgr *mgr, int value);
sound/pci/pcxhr/pcxhr_mix22.h
24
int hr222_manage_timecode(struct pcxhr_mgr *mgr, int enable);
sound/pci/pcxhr/pcxhr_mixer.c
1089
int pcxhr_create_mixer(struct pcxhr_mgr *mgr)
sound/pci/pcxhr/pcxhr_mixer.c
716
struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol);
sound/pci/pcxhr/pcxhr_mixer.c
736
struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol);
sound/pci/pcxhr/pcxhr_mixer.c
744
struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol);
sound/pci/pcxhr/pcxhr_mixer.c
792
struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol);
sound/pci/pcxhr/pcxhr_mixer.c
803
struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol);
sound/pci/pcxhr/pcxhr_mixer.h
14
int pcxhr_create_mixer(struct pcxhr_mgr *mgr);