Lines Matching refs:pcxhr_mgr
206 static void hr222_config_akm(struct pcxhr_mgr *mgr, unsigned short data) in hr222_config_akm()
222 static int hr222_set_hw_playback_level(struct pcxhr_mgr *mgr, in hr222_set_hw_playback_level()
244 static int hr222_set_hw_capture_level(struct pcxhr_mgr *mgr, in hr222_set_hw_capture_level()
269 static void hr222_micro_boost(struct pcxhr_mgr *mgr, int level);
271 int hr222_sub_init(struct pcxhr_mgr *mgr) in hr222_sub_init()
338 int hr222_sub_set_clock(struct pcxhr_mgr *mgr, in hr222_sub_set_clock()
402 int hr222_get_external_clock(struct pcxhr_mgr *mgr, in hr222_get_external_clock()
496 int hr222_read_gpio(struct pcxhr_mgr *mgr, int is_gpi, int *value) in hr222_read_gpio()
510 int hr222_write_gpo(struct pcxhr_mgr *mgr, int value) in hr222_write_gpo()
522 int hr222_manage_timecode(struct pcxhr_mgr *mgr, int enable) in hr222_manage_timecode()
667 static void hr222_micro_boost(struct pcxhr_mgr *mgr, int level) in hr222_micro_boost()
682 static void hr222_phantom_power(struct pcxhr_mgr *mgr, int power) in hr222_phantom_power()