Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dhda_intel.c162 static int param_set_xint(const char *val, const struct kernel_param *kp);
164 .set = param_set_xint,
915 static int param_set_xint(const char *val, const struct kernel_param *kp) in param_set_xint() function