Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_intel.c168 static int param_set_xint(const char *val, const struct kernel_param *kp);
170 .set = param_set_xint,
755 static int param_set_xint(const char *val, const struct kernel_param *kp) in param_set_xint() function