Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_intel.c177 static int param_set_xint(const char *val, const struct kernel_param *kp);
179 .set = param_set_xint,
968 static int param_set_xint(const char *val, const struct kernel_param *kp) in param_set_xint() function