Searched defs:delay (Results 26 - 50 of 618) sorted by path

1234567891011>>

/linux-master/include/linux/usb/
H A Disp1362.h44 void (*delay) (struct device *dev, unsigned int delay); member in struct:isp1362_platform_data
/linux-master/include/uapi/drm/
H A Dradeon_drm.h268 } delay; member in union:__anon380
/linux-master/include/uapi/linux/
H A Dcciss_ioctl.h22 __u32 delay; member in struct:_cciss_coalint_struct
/linux-master/include/uapi/linux/netfilter/
H A Dxt_LED.h10 __u32 delay; /* Delay until LED is switched off after trigger */ member in struct:xt_led_info
/linux-master/sound/firewire/
H A Diso-resources.c82 s64 delay = (card->reset_jiffies + HZ) - get_jiffies_64(); local
/linux-master/tools/testing/selftests/timers/
H A Dfreq-step.c50 double delay, mindelay = 0.0; local
/linux-master/arch/arm/include/asm/
H A Ddelay.h52 void (*delay)(unsigned long); member in struct:arm_delay_ops
/linux-master/arch/arm/mach-mmp/
H A Dtime.c48 int delay = 3; local
/linux-master/arch/arm/mach-omap1/
H A Dsram.S45 delay: sub r4, r4, #1 label
/linux-master/arch/m68k/atari/
H A Dconfig.c655 static void isp1160_delay(struct device *dev, int delay) argument
/linux-master/arch/mips/include/asm/mach-loongson2ef/
H A Dloongson.h49 #define delay() ({ \ macro
/linux-master/arch/mips/include/asm/mach-loongson64/
H A Dloongson.h60 #define delay() ({ \ macro
/linux-master/arch/powerpc/platforms/cell/
H A Dcpufreq_spudemand.c49 int delay; local
66 int delay = usecs_to_jiffies(info->poll_int); local
/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c678 static int pnv_eeh_get_state(struct eeh_pe *pe, int *delay) argument
/linux-master/arch/powerpc/platforms/pseries/
H A Dcmm.c44 static unsigned int delay = CMM_DEFAULT_DELAY; variable
H A Deeh_pseries.c554 static int pseries_eeh_get_state(struct eeh_pe *pe, int *delay) argument
H A Dlpar.c1633 unsigned int delay, total_delay = 0; local
H A Dsetup.c404 unsigned int delay, total_delay = 0; local
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c782 unsigned long delay = msecs_to_jiffies(CQM_LIMBOCHECK_INTERVAL); local
814 unsigned long delay = msecs_to_jiffies(delay_ms); local
826 unsigned long delay = msecs_to_jiffies(MBM_OVERFLOW_INTERVAL); local
880 unsigned long delay = msecs_to_jiffies(delay_ms); local
/linux-master/arch/x86/lib/
H A Ddelay.c127 u64 delay; local
[all...]
/linux-master/block/
H A Dblk-cgroup.h428 static inline void blkcg_set_delay(struct blkcg_gq *blkg, u64 delay) argument
[all...]
H A Dblk-core.c1082 kblockd_mod_delayed_work_on(int cpu, struct delayed_work *dwork, unsigned long delay) argument
H A Dblk-iocost.c509 u64 delay; member in struct:ioc_gq
1350 u64 tdelta, delay, new_dela local
[all...]
/linux-master/drivers/accel/ivpu/
H A Divpu_pm.c360 int delay; local
/linux-master/drivers/accessibility/speakup/
H A Dspk_types.h177 int delay; member in struct:spk_synth

Completed in 580 milliseconds

1234567891011>>