Searched refs:pps_kc_event (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/pps/ |
H A D | kc.h | 19 extern void pps_kc_event(struct pps_device *pps, 28 static inline void pps_kc_event(struct pps_device *pps, in pps_kc_event() function
|
H A D | kc.c | 92 /* pps_kc_event - call hardpps() on PPS event 99 void pps_kc_event(struct pps_device *pps, struct pps_event_time *ts, in pps_kc_event() function
|
H A D | kapi.c | 211 pps_kc_event(pps, ts, event); in pps_event()
|
/kernel/linux/linux-6.6/drivers/pps/ |
H A D | kc.h | 19 extern void pps_kc_event(struct pps_device *pps, 28 static inline void pps_kc_event(struct pps_device *pps, in pps_kc_event() function
|
H A D | kc.c | 92 /* pps_kc_event - call hardpps() on PPS event 99 void pps_kc_event(struct pps_device *pps, struct pps_event_time *ts, in pps_kc_event() function
|
H A D | kapi.c | 211 pps_kc_event(pps, ts, event); in pps_event()
|
Completed in 2 milliseconds