Searched refs:MIXER_PORT_T (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ctmixer.h | 22 enum MIXER_PORT_T { enum 48 int (*get_output_ports)(struct ct_mixer *mixer, enum MIXER_PORT_T type, 52 enum MIXER_PORT_T type, struct rsc *rsc); 54 enum MIXER_PORT_T type, struct rsc *rsc);
|
H A D | ctmixer.c | 1056 static enum CT_AMIXER_CTL port_to_amixer(enum MIXER_PORT_T type) in port_to_amixer() 1077 enum MIXER_PORT_T type, in mixer_get_output_ports() 1093 enum MIXER_PORT_T type, struct rsc *rsc) in mixer_set_input_left() 1107 enum MIXER_PORT_T type, struct rsc *rsc) in mixer_set_input_right()
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | ctmixer.h | 22 enum MIXER_PORT_T { enum 48 int (*get_output_ports)(struct ct_mixer *mixer, enum MIXER_PORT_T type, 52 enum MIXER_PORT_T type, struct rsc *rsc); 54 enum MIXER_PORT_T type, struct rsc *rsc);
|
H A D | ctmixer.c | 1056 static enum CT_AMIXER_CTL port_to_amixer(enum MIXER_PORT_T type) in port_to_amixer() 1077 enum MIXER_PORT_T type, in mixer_get_output_ports() 1093 enum MIXER_PORT_T type, struct rsc *rsc) in mixer_set_input_left() 1107 enum MIXER_PORT_T type, struct rsc *rsc) in mixer_set_input_right()
|
Completed in 4 milliseconds