Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/phy/
Dmicrochip_rds_ptp.h220 irqreturn_t mchp_rds_ptp_handle_interrupt(struct mchp_rds_ptp_clock *clock);
238 static inline irqreturn_t mchp_rds_ptp_handle_interrupt(struct in mchp_rds_ptp_handle_interrupt() function
Dmicrochip_rds_ptp.c1084 irqreturn_t mchp_rds_ptp_handle_interrupt(struct mchp_rds_ptp_clock *clock) in mchp_rds_ptp_handle_interrupt() function
1118 EXPORT_SYMBOL_GPL(mchp_rds_ptp_handle_interrupt);
Dmicrochip_t1.c1604 rc = mchp_rds_ptp_handle_interrupt(priv->clock); in lan887x_handle_interrupt()