Scroll to navigation

SND_SOC_COMPONENT_WR(9) ASoC SND_SOC_COMPONENT_WR(9)

NAME

snd_soc_component_write - Write register value

SYNOPSIS

int snd_soc_component_write(struct snd_soc_component * component, unsigned int reg, unsigned int val);

ARGUMENTS

component

Component to write to

reg

Register to write

val

Value to write to the register

RETURN

0 on success, a negative error code otherwise.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.