Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Ddev.c412 if (rtc->ops->param_get) in rtc_dev_ioctl()
413 err = rtc->ops->param_get(rtc->dev.parent, &param); in rtc_dev_ioctl()
H A Drtc-pcf8523.c406 .param_get = pcf8523_param_get,
H A Drtc-rv3028.c855 .param_get = rv3028_param_get,
/linux/include/linux/
H A Drtc.h69 int (*param_get)(struct device *, struct rtc_param *param); member
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink.sh78 param_get() function
102 value=$(param_get $name)