Searched refs:ptp_set_pinfunc (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/ptp/ |
H A D | ptp_private.h | 121 int ptp_set_pinfunc(struct ptp_clock *ptp, unsigned int pin,
|
H A D | ptp_chardev.c | 49 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 D | ptp_sysfs.c | 428 err = ptp_set_pinfunc(ptp, index, func, chan); in ptp_pin_store()
|