Searched refs:pps_register_source (Results 1 – 11 of 11) sorted by relevance
65 struct pps_device *pps_register_source(struct pps_source_info *info, in pps_register_source() function127 EXPORT_SYMBOL(pps_register_source);
67 pps = pps_register_source(&pps_ktimer_info, in pps_ktimer_init()
57 pps = pps_register_source(&info, PPS_CAPTUREBOTH | \ in pps_tty_open()
170 device->pps = pps_register_source(&info, in parport_attach()
201 data->pps = pps_register_source(&data->info, pps_default_params); in pps_gpio_probe()
105 and then calling the function pps_register_source() in your108 source = pps_register_source(&pps_ktimer_info,111 The pps_register_source() prototype is::113 int pps_register_source(struct pps_source_info *info, int default_params)
85 extern struct pps_device *pps_register_source(
265 ptp->pps_source = pps_register_source(&pps, PTP_PPS_DEFAULTS); in ptp_clock_register()
1674 0x00000000 pps_register_source vmlinux EXPORT_SYMBOL
44035 ffff800010bee1e0 T pps_register_source
Completed in 310 milliseconds