| /include/linux/usb/ |
| A D | isp116x.h | 31 void (*delay) (struct device *dev, int delay); member
|
| A D | isp1362.h | 44 void (*delay) (struct device *dev, unsigned int delay); member
|
| A D | usbnet.h | 37 struct timer_list delay; member
|
| /include/linux/iio/common/ |
| A D | ssp_sensors.h | 64 u32 delay); 71 u32 delay);
|
| /include/linux/phy/ |
| A D | omap_control_phy.h | 72 void omap_control_pcie_pcs(struct device *dev, u8 delay); 84 static inline void omap_control_pcie_pcs(struct device *dev, u8 delay) in omap_control_pcie_pcs() argument
|
| /include/uapi/linux/netfilter/ |
| A D | xt_LED.h | 10 __u32 delay; /* Delay until LED is switched off after trigger */ member
|
| /include/linux/ |
| A D | workqueue.h | 598 struct delayed_work *work, unsigned long delay); 600 struct delayed_work *dwork, unsigned long delay); 682 unsigned long delay) in queue_delayed_work() argument 684 return queue_delayed_work_on(WORK_CPU_UNBOUND, wq, dwork, delay); in queue_delayed_work() 697 unsigned long delay) in mod_delayed_work() argument 699 return mod_delayed_work_on(WORK_CPU_UNBOUND, wq, dwork, delay); in mod_delayed_work() 808 unsigned long delay) in schedule_delayed_work_on() argument 810 return queue_delayed_work_on(cpu, system_wq, dwork, delay); in schedule_delayed_work_on() 822 unsigned long delay) in schedule_delayed_work() argument 824 return queue_delayed_work(system_wq, dwork, delay); in schedule_delayed_work()
|
| A D | pm_runtime.h | 76 extern int pm_schedule_suspend(struct device *dev, unsigned int delay); 88 extern void pm_runtime_set_autosuspend_delay(struct device *dev, int delay); 272 static inline int pm_schedule_suspend(struct device *dev, unsigned int delay) in pm_schedule_suspend() argument 316 int delay) {} in pm_runtime_set_autosuspend_delay() argument
|
| A D | ptp_clock_kernel.h | 408 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay); 436 unsigned long delay) in ptp_schedule_worker() argument
|
| A D | kthread.h | 248 unsigned long delay); 252 unsigned long delay);
|
| /include/linux/platform_data/ |
| A D | touchscreen-s3c2410.h | 10 int delay; member
|
| A D | keypad-omap.h | 20 unsigned long delay; member
|
| /include/linux/input/ |
| A D | sh_keysc.h | 11 int delay; member
|
| /include/linux/dma/ |
| A D | xilinx_dma.h | 36 int delay; member
|
| /include/trace/events/ |
| A D | sched.h | 497 TP_PROTO(struct task_struct *tsk, u64 delay), 499 TP_ARGS(__perf_task(tsk), __perf_count(delay)), 504 __field( u64, delay ) 510 __entry->delay = delay; 515 (unsigned long long)__entry->delay) 523 TP_PROTO(struct task_struct *tsk, u64 delay), 524 TP_ARGS(tsk, delay)); 531 TP_PROTO(struct task_struct *tsk, u64 delay), 532 TP_ARGS(tsk, delay)); 540 TP_ARGS(tsk, delay)); [all …]
|
| A D | rxrpc.h | 1653 TP_ARGS(call, delay, why), 1658 __field(ktime_t, delay) 1664 __entry->delay = delay; 1677 TP_ARGS(call, delay, why), 1682 __field(ktime_t, delay) 1688 __entry->delay = delay; 1725 __field(ktime_t, delay) 1731 __entry->delay = delay; 2785 TP_ARGS(call, delay, exp), 2791 __field(ktime_t, delay) [all …]
|
| /include/uapi/linux/ |
| A D | cciss_ioctl.h | 22 __u32 delay; member
|
| A D | kd.h | 149 int delay; /* in msec; <= 0: don't change */ member
|
| A D | input.h | 313 __u16 delay; member
|
| A D | dcbnl.h | 161 __u16 delay; member
|
| /include/linux/ceph/ |
| A D | mon_client.h | 39 unsigned long delay; member
|
| /include/drm/ |
| A D | drm_mipi_dsi.h | 299 #define mipi_dsi_msleep(ctx, delay) \ argument 302 msleep(delay); \
|
| /include/asm-generic/ |
| A D | Kbuild | 17 mandatory-y += delay.h
|
| /include/sound/ |
| A D | hda_codec.h | 497 void snd_hda_codec_set_power_save(struct hda_codec *codec, int delay); 498 void snd_hda_set_power_save(struct hda_bus *bus, int delay);
|
| /include/media/ |
| A D | dvb_frontend.h | 459 unsigned int *delay,
|