/include/linux/usb/ |
D | isp116x.h | 31 void (*delay) (struct device *dev, int delay); member
|
D | isp1362.h | 44 void (*delay) (struct device *dev, unsigned int delay); member
|
D | usbnet.h | 47 struct timer_list delay; member
|
/include/linux/ |
D | workqueue.h | 456 struct delayed_work *work, unsigned long delay); 458 struct delayed_work *dwork, unsigned long delay); 514 unsigned long delay) in queue_delayed_work() argument 516 return queue_delayed_work_on(WORK_CPU_UNBOUND, wq, dwork, delay); in queue_delayed_work() 529 unsigned long delay) in mod_delayed_work() argument 531 return mod_delayed_work_on(WORK_CPU_UNBOUND, wq, dwork, delay); in mod_delayed_work() 601 unsigned long delay) in schedule_delayed_work_on() argument 603 return queue_delayed_work_on(cpu, system_wq, dwork, delay); in schedule_delayed_work_on() 615 unsigned long delay) in schedule_delayed_work() argument 617 return queue_delayed_work(system_wq, dwork, delay); in schedule_delayed_work()
|
D | ptp_clock_kernel.h | 244 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay); 261 unsigned long delay) in ptp_schedule_worker() argument
|
D | pm_runtime.h | 43 extern int pm_schedule_suspend(struct device *dev, unsigned int delay); 53 extern void pm_runtime_set_autosuspend_delay(struct device *dev, int delay); 142 static inline int pm_schedule_suspend(struct device *dev, unsigned int delay) in pm_schedule_suspend() argument 182 int delay) {} in pm_runtime_set_autosuspend_delay() argument
|
D | kthread.h | 189 unsigned long delay); 193 unsigned long delay);
|
D | rtc.h | 233 struct timespec64 delay = {.tv_sec = 0, in rtc_tv_nsec_ok() local 236 *to_set = timespec64_add(*now, delay); in rtc_tv_nsec_ok()
|
D | fs_enet_pd.h | 109 int delay; /* delay in us */ member
|
/include/linux/iio/common/ |
D | ssp_sensors.h | 64 u32 delay); 71 u32 delay);
|
/include/trace/events/ |
D | sched.h | 353 TP_PROTO(struct task_struct *tsk, u64 delay), 355 TP_ARGS(__perf_task(tsk), __perf_count(delay)), 360 __field( u64, delay ) 366 __entry->delay = delay; 371 (unsigned long long)__entry->delay) 379 TP_PROTO(struct task_struct *tsk, u64 delay), 380 TP_ARGS(tsk, delay)); 387 TP_PROTO(struct task_struct *tsk, u64 delay), 388 TP_ARGS(tsk, delay)); 395 TP_PROTO(struct task_struct *tsk, u64 delay), [all …]
|
/include/uapi/linux/netfilter/ |
D | xt_LED.h | 10 __u32 delay; /* Delay until LED is switched off after trigger */ member
|
/include/linux/phy/ |
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/linux/input/ |
D | sh_keysc.h | 11 int delay; member
|
/include/linux/platform_data/ |
D | touchscreen-s3c2410.h | 10 int delay; member
|
D | keypad-omap.h | 20 unsigned long delay; member
|
/include/linux/dma/ |
D | xilinx_dma.h | 36 int delay; member
|
/include/uapi/linux/ |
D | cciss_ioctl.h | 22 __u32 delay; member
|
D | kd.h | 149 int delay; /* in msec; <= 0: don't change */ member
|
D | input.h | 308 __u16 delay; member
|
D | dcbnl.h | 161 __u16 delay; member
|
/include/linux/ceph/ |
D | mon_client.h | 39 unsigned long delay; member
|
/include/sound/ |
D | hda_codec.h | 492 void snd_hda_set_power_save(struct hda_bus *bus, int delay); 495 static inline void snd_hda_set_power_save(struct hda_bus *bus, int delay) {} in snd_hda_set_power_save() argument
|
D | soc-dai.h | 241 snd_pcm_sframes_t (*delay)(struct snd_pcm_substream *, member
|
/include/net/ |
D | bonding.h | 155 int delay; member 649 void bond_slave_arr_work_rearm(struct bonding *bond, unsigned long delay);
|