Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/dsa/mv88e6xxx/
Dptp.h146 void mv88e6xxx_ptp_free(struct mv88e6xxx_chip *chip);
167 static inline void mv88e6xxx_ptp_free(struct mv88e6xxx_chip *chip) in mv88e6xxx_ptp_free() function
Dptp.c504 void mv88e6xxx_ptp_free(struct mv88e6xxx_chip *chip) in mv88e6xxx_ptp_free() function
Dchip.c7173 mv88e6xxx_ptp_free(chip); in mv88e6xxx_remove()