Searched refs:ocelot_hwstamp_get (Results 1 – 4 of 4) sorted by relevance
1016 int ocelot_hwstamp_get(struct ocelot *ocelot, int port, struct ifreq *ifr);
1772 int ocelot_hwstamp_get(struct ocelot *ocelot, int port, struct ifreq *ifr) in ocelot_hwstamp_get() function1777 EXPORT_SYMBOL(ocelot_hwstamp_get);
877 return ocelot_hwstamp_get(ocelot, port, ifr); in ocelot_ioctl()
1431 return ocelot_hwstamp_get(ocelot, port, ifr); in felix_hwtstamp_get()