Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/hda/
Dhda_intel.c169 static int param_set_xint(const char *val, const struct kernel_param *kp);
171 .set = param_set_xint,
922 static int param_set_xint(const char *val, const struct kernel_param *kp) in param_set_xint() function