Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
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
Dptp.c596 void mv88e6xxx_ptp_free(struct mv88e6xxx_chip *chip) in mv88e6xxx_ptp_free() function
Dchip.c7345 mv88e6xxx_ptp_free(chip); in mv88e6xxx_remove()