Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/pcxhr/
Dpcxhr_hwdep.c106 err = pcxhr_write_io_num_reg_cont(mgr, REG_CONT_UNMUTE_INPUTS, in pcxhr_sub_init()
133 pcxhr_write_io_num_reg_cont(mgr, REG_CONT_UNMUTE_INPUTS, in pcxhr_reset_board()
Dpcxhr_core.h140 int pcxhr_write_io_num_reg_cont(struct pcxhr_mgr *mgr, unsigned int mask,
Dpcxhr.c347 err = pcxhr_write_io_num_reg_cont(mgr, PCXHR_FREQ_REG_MASK, in pcxhr_sub_set_clock()
1399 pcxhr_write_io_num_reg_cont(mgr, REG_CONT_VALSMPTE, in pcxhr_proc_ltc()
Dpcxhr_mixer.c591 pcxhr_write_io_num_reg_cont(chip->mgr, mask, reg, &changed); in pcxhr_set_audio_source()
Dpcxhr_core.c959 int pcxhr_write_io_num_reg_cont(struct pcxhr_mgr *mgr, unsigned int mask, in pcxhr_write_io_num_reg_cont() function