Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_intel.c166 static int param_set_xint(const char *val, const struct kernel_param *kp);
168 .set = param_set_xint,
919 static int param_set_xint(const char *val, const struct kernel_param *kp) in param_set_xint() function