cregit-Linux how code gets into the kernel

Release 4.7 sound/soc/fsl/imx-audmux.h

Directory: sound/soc/fsl
#ifndef __IMX_AUDMUX_H

#define __IMX_AUDMUX_H

#include <dt-bindings/sound/fsl-imx-audmux.h>

int imx_audmux_v1_configure_port(unsigned int port, unsigned int pcr);

int imx_audmux_v2_configure_port(unsigned int port, unsigned int ptcr,
		unsigned int pdcr);

#endif /* __IMX_AUDMUX_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
sascha hauersascha hauer3280.00%125.00%
shawn guoshawn guo512.50%250.00%
markus pargmannmarkus pargmann37.50%125.00%
Total40100.00%4100.00%
Directory: sound/soc/fsl
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}