Searched refs:ptp_set_pinfunc (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/ptp/ |
| H A D | ptp_private.h | 148 int ptp_set_pinfunc(struct ptp_clock *ptp, unsigned int pin,
|
| H A D | ptp_chardev.c | 70 int ptp_set_pinfunc(struct ptp_clock *ptp, unsigned int pin, in ptp_set_pinfunc() function 479 return ptp_set_pinfunc(ptp, pin_index, pd.func, pd.chan); in ptp_pin_setfunc()
|
| H A D | ptp_sysfs.c | 430 err = ptp_set_pinfunc(ptp, index, func, chan); in ptp_pin_store()
|