Home
last modified time | relevance | path

Searched refs:pcxhr_write_io_num_reg_cont (Results 1 – 5 of 5) sorted by relevance

/sound/pci/pcxhr/
Dpcxhr_core.h151 int pcxhr_write_io_num_reg_cont(struct pcxhr_mgr *mgr, unsigned int mask,
Dpcxhr_hwdep.c123 err = pcxhr_write_io_num_reg_cont(mgr, REG_CONT_UNMUTE_INPUTS, in pcxhr_sub_init()
150 pcxhr_write_io_num_reg_cont(mgr, REG_CONT_UNMUTE_INPUTS, in pcxhr_reset_board()
Dpcxhr_core.c961 int pcxhr_write_io_num_reg_cont(struct pcxhr_mgr *mgr, unsigned int mask, in pcxhr_write_io_num_reg_cont() function
Dpcxhr_mixer.c602 pcxhr_write_io_num_reg_cont(chip->mgr, mask, reg, &changed); in pcxhr_set_audio_source()
Dpcxhr.c337 err = pcxhr_write_io_num_reg_cont(mgr, PCXHR_FREQ_REG_MASK, in pcxhr_sub_set_clock()