Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/mv88e6xxx/
H A Dptp.h146 void mv88e6xxx_ptp_free(struct mv88e6xxx_chip *chip);
168 static inline void mv88e6xxx_ptp_free(struct mv88e6xxx_chip *chip) in mv88e6xxx_ptp_free() function
H A Dptp.c596 void mv88e6xxx_ptp_free(struct mv88e6xxx_chip *chip) in mv88e6xxx_ptp_free() function
H A Dchip.c7403 mv88e6xxx_ptp_free(chip); in mv88e6xxx_remove()