Searched refs:strip_prefix (Results 1 - 2 of 2) sorted by path

/drivers/pinctrl/
H A Dpinctrl-tegra-xusb.c400 static const char *strip_prefix(const char *s) function
429 seq_printf(s, "\n\t%s=%lu\n", strip_prefix(properties[i].name),
454 seq_printf(s, "%s=%lu", strip_prefix(name), value);
H A Dpinctrl-tegra.c530 static const char *strip_prefix(const char *s) function
562 strip_prefix(cfg_params[i].property), val);
582 seq_printf(s, "%s=%d", strip_prefix(pname), arg);

Completed in 84 milliseconds