Home
last modified time | relevance | path

Searched refs:control_tree (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sys/dev/sound/usb/
HDuaudio.c3023 struct sysctl_oid *control_tree; in uaudio_mixer_register_sysctl() local
3049 control_tree = SYSCTL_ADD_NODE(device_get_sysctl_ctx(dev), in uaudio_mixer_register_sysctl()
3054 if (control_tree == NULL) in uaudio_mixer_register_sysctl()
3058 SYSCTL_CHILDREN(control_tree), in uaudio_mixer_register_sysctl()
3065 SYSCTL_CHILDREN(control_tree), in uaudio_mixer_register_sysctl()
3070 SYSCTL_CHILDREN(control_tree), in uaudio_mixer_register_sysctl()
3075 SYSCTL_CHILDREN(control_tree), in uaudio_mixer_register_sysctl()