centos man page for snd_jack_set_parent

Query: snd_jack_set_parent

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_JACK_SET_PARENT(9)					      Miscellaneous Functions					    SND_JACK_SET_PARENT(9)

NAME
snd_jack_set_parent - Set the parent device for a jack
SYNOPSIS
void snd_jack_set_parent(struct snd_jack * jack, struct device * parent);
ARGUMENTS
jack The jack to configure parent The device to set as parent for the jack.
DESCRIPTION
Set the parent for the jack devices in the device tree. This function is only valid prior to registration of the jack. If no parent is configured then the parent device will be the sound card.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_JACK_SET_PARENT(9)
Related Man Pages
device_create_with_groups(9) - centos
device_create(9) - suse
device_create_vargs(9) - suse
jack.plumbing(1) - debian
jack.udp(1) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!