Searched defs:pps (Results 1 – 14 of 14) sorted by relevance
/drivers/pps/ |
D | pps.c | 54 struct pps_device *pps = file->private_data; in pps_cdev_poll() local 63 struct pps_device *pps = file->private_data; in pps_cdev_fasync() local 70 struct pps_device *pps = file->private_data; in pps_cdev_ioctl() local 247 struct pps_device *pps = container_of(inode->i_cdev, in pps_cdev_open() local 256 struct pps_device *pps = container_of(inode->i_cdev, in pps_cdev_release() local 278 struct pps_device *pps = dev_get_drvdata(dev); in pps_device_destruct() local 292 int pps_register_cdev(struct pps_device *pps) in pps_register_cdev() 351 void pps_unregister_cdev(struct pps_device *pps) in pps_unregister_cdev() 378 struct pps_device *pps; in pps_lookup_dev() local
|
D | sysfs.c | 35 struct pps_device *pps = dev_get_drvdata(dev); in pps_show_assert() local 48 struct pps_device *pps = dev_get_drvdata(dev); in pps_show_clear() local 61 struct pps_device *pps = dev_get_drvdata(dev); in pps_show_mode() local 69 struct pps_device *pps = dev_get_drvdata(dev); in pps_show_echo() local 77 struct pps_device *pps = dev_get_drvdata(dev); in pps_show_name() local 85 struct pps_device *pps = dev_get_drvdata(dev); in pps_show_path() local
|
D | kapi.c | 55 static void pps_echo_client_default(struct pps_device *pps, int event, in pps_echo_client_default() 81 struct pps_device *pps; in pps_register_source() local 149 void pps_unregister_source(struct pps_device *pps) in pps_unregister_source() 172 void pps_event(struct pps_device *pps, struct pps_event_time *ts, int event, in pps_event()
|
D | kc.h | 38 static inline int pps_kc_bind(struct pps_device *pps, in pps_kc_bind() 40 static inline void pps_kc_remove(struct pps_device *pps) {} in pps_kc_remove() 41 static inline void pps_kc_event(struct pps_device *pps, in pps_kc_event()
|
D | kc.c | 49 int pps_kc_bind(struct pps_device *pps, struct pps_bind_args *bind_args) in pps_kc_bind() 92 void pps_kc_remove(struct pps_device *pps) in pps_kc_remove() 112 void pps_kc_event(struct pps_device *pps, struct pps_event_time *ts, in pps_kc_event()
|
/drivers/pps/clients/ |
D | pps-ldisc.c | 34 struct pps_device *pps; in pps_tty_dcd_change() local 62 struct pps_device *pps; in pps_tty_open() local 101 struct pps_device *pps = pps_lookup_dev(tty); in pps_tty_close() local
|
D | pps-ktimer.c | 35 static struct pps_device *pps; variable
|
D | pps_parport.c | 56 struct pps_device *pps; /* PPS device */ member
|
D | pps-gpio.c | 40 struct pps_device *pps; /* PPS source device */ member
|
/drivers/ptp/ |
D | ptp_clock.c | 222 struct pps_source_info pps; in ptp_clock_register() local
|
/drivers/net/wireless/iwlegacy/ |
D | 3945-rs.c | 191 u32 packet_count, duration, pps; in il3945_bg_rate_scale_flush() local
|
/drivers/gpu/drm/gma500/ |
D | psb_drv.h | 655 struct edp_power_seq pps; member
|
/drivers/gpu/drm/i915/ |
D | i915_drv.h | 991 struct edp_power_seq pps; member
|
/drivers/video/omap2/dss/ |
D | dsi.c | 4661 int bl, wc, pps, tot; in print_dsi_vm() local
|