Home
last modified time | relevance | path

Searched refs:pps_unregister_source (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/pps/clients/
H A Dpps-ldisc.c77 pps_unregister_source(pps); in pps_tty_open()
93 pps_unregister_source(pps); in pps_tty_close()
H A Dpps-ktimer.c62 pps_unregister_source(pps); in pps_ktimer_exit()
H A Dpps-gpio.c216 pps_unregister_source(data->pps); in pps_gpio_probe()
231 pps_unregister_source(data->pps); in pps_gpio_remove()
H A Dpps_parport.c212 pps_unregister_source(device->pps); in parport_detach()
/linux-6.15/drivers/pps/
H A Dkapi.c136 void pps_unregister_source(struct pps_device *pps) in pps_unregister_source() function
144 EXPORT_SYMBOL(pps_unregister_source);
/linux-6.15/include/linux/
H A Dpps_kernel.h86 extern void pps_unregister_source(struct pps_device *pps);
/linux-6.15/drivers/ptp/
H A Dptp_clock.c365 pps_unregister_source(ptp->pps_source); in ptp_clock_register()
429 pps_unregister_source(ptp->pps_source); in ptp_clock_unregister()