Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_private.h121 int ptp_set_pinfunc(struct ptp_clock *ptp, unsigned int pin,
H A Dptp_chardev.c49 int ptp_set_pinfunc(struct ptp_clock *ptp, unsigned int pin, in ptp_set_pinfunc() function
425 err = ptp_set_pinfunc(ptp, pin_index, pd.func, pd.chan); in ptp_ioctl()
H A Dptp_sysfs.c428 err = ptp_set_pinfunc(ptp, index, func, chan); in ptp_pin_store()