Searched refs:pcxhr_write_io_num_reg_cont (Results  1 – 5 of 5) sorted by relevance
| /linux-4.1.27/sound/pci/pcxhr/ | 
| D | pcxhr_hwdep.c | 119 	err = pcxhr_write_io_num_reg_cont(mgr, REG_CONT_UNMUTE_INPUTS,  in pcxhr_sub_init() 146 		pcxhr_write_io_num_reg_cont(mgr, REG_CONT_UNMUTE_INPUTS,  in pcxhr_reset_board()
  | 
| D | pcxhr_core.h | 153 int pcxhr_write_io_num_reg_cont(struct pcxhr_mgr *mgr, unsigned int mask,
  | 
| D | pcxhr.c | 361 	err = pcxhr_write_io_num_reg_cont(mgr, PCXHR_FREQ_REG_MASK,  in pcxhr_sub_set_clock() 1431 			pcxhr_write_io_num_reg_cont(mgr, REG_CONT_VALSMPTE,  in pcxhr_proc_ltc()
  | 
| D | pcxhr_core.c | 972 int pcxhr_write_io_num_reg_cont(struct pcxhr_mgr *mgr, unsigned int mask,  in pcxhr_write_io_num_reg_cont()  function
  | 
| D | pcxhr_mixer.c | 604 	pcxhr_write_io_num_reg_cont(chip->mgr, mask, reg, &changed);  in pcxhr_set_audio_source()
  |