Home
last modified time | relevance | path

Searched defs:delay (Results 1 – 25 of 123) sorted by relevance

12345

/linux-4.19.296/drivers/edac/
Dwq.c5 bool edac_queue_work(struct delayed_work *work, unsigned long delay) in edac_queue_work()
11 bool edac_mod_work(struct delayed_work *work, unsigned long delay) in edac_mod_work()
Dedac_pci.c172 unsigned long delay; in edac_pci_workq_function() local
/linux-4.19.296/drivers/iio/common/ms_sensors/
Dms_sensors_i2c.c48 int ms_sensors_reset(void *cli, u8 cmd, unsigned int delay) in ms_sensors_reset()
106 unsigned int delay, u32 *adc) in ms_sensors_convert_and_read()
423 u16 delay; in ms_sensors_ht_read_temperature() local
464 u16 delay; in ms_sensors_ht_read_humidity() local
581 u16 *prom = dev_data->prom, delay; in ms_sensors_read_temp_and_pressure() local
/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_phase.c23 u8 delay; in ccu_phase_get_phase() local
66 u8 delay; in ccu_phase_set_phase() local
/linux-4.19.296/drivers/clk/pxa/
Dclk-pxa25x.c143 #define PXA25X_PBUS95_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument
146 #define PXA25X_PBUS147_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay)\ argument
149 #define PXA25X_OSC3_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument
153 #define PXA25X_CKEN_1RATE(dev_id, con_id, bit, parents, delay) \ argument
156 #define PXA25X_CKEN_1RATE_AO(dev_id, con_id, bit, parents, delay) \ argument
Dclk-pxa27x.c140 #define PXA27X_PBUS_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument
150 #define PXA27X_CKEN_1RATE(dev_id, con_id, bit, parents, delay) \ argument
153 #define PXA27X_CKEN_1RATE_AO(dev_id, con_id, bit, parents, delay) \ argument
/linux-4.19.296/drivers/clk/mmp/
Dclk-apbc.c30 unsigned int delay; member
123 void __iomem *base, unsigned int delay, in mmp_clk_register_apbc()
/linux-4.19.296/drivers/iio/common/ssp_sensors/
Dssp_dev.c229 u32 delay) in ssp_enable_sensor()
291 u32 delay) in ssp_change_delay()
430 int ssp_queue_ssp_refresh_task(struct ssp_data *data, unsigned int delay) in ssp_queue_ssp_refresh_task()
/linux-4.19.296/include/linux/platform_data/
Dtouchscreen-s3c2410.h13 int delay; member
Dkeypad-omap.h23 unsigned long delay; member
/linux-4.19.296/include/uapi/linux/netfilter/
Dxt_LED.h10 __u32 delay; /* Delay until LED is switched off after trigger */ member
/linux-4.19.296/include/linux/usb/
Disp116x.h31 void (*delay) (struct device *dev, int delay); member
Disp1362.h44 void (*delay) (struct device *dev, unsigned int delay); member
/linux-4.19.296/drivers/clk/sunxi/
Dclk-mod0.c187 u8 delay; in mmc_get_phase() local
229 u8 delay; in mmc_set_phase() local
/linux-4.19.296/include/linux/input/
Dsh_keysc.h11 int delay; member
/linux-4.19.296/drivers/ptp/
Dptp_clock.c195 long delay; in ptp_aux_kworker() local
379 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay) in ptp_schedule_worker()
/linux-4.19.296/include/linux/dma/
Dxilinx_dma.h40 int delay; member
/linux-4.19.296/include/linux/
Dworkqueue.h526 unsigned long delay) in queue_delayed_work()
541 unsigned long delay) in mod_delayed_work()
613 unsigned long delay) in schedule_delayed_work_on()
627 unsigned long delay) in schedule_delayed_work()
Dpm_runtime.h137 static inline int pm_schedule_suspend(struct device *dev, unsigned int delay) in pm_schedule_suspend()
170 int delay) {} in pm_runtime_set_autosuspend_delay()
/linux-4.19.296/drivers/iio/humidity/
Dhdc100x.c170 int delay = data->adc_int_us[chan->address] + 1*USEC_PER_MSEC; in hdc100x_get_measurement() local
327 int delay = data->adc_int_us[0] + data->adc_int_us[1] + 2*USEC_PER_MSEC; in hdc100x_trigger_handler() local
/linux-4.19.296/drivers/isdn/hisax/
Dhfcscard.c105 int delay; in hfcs_card_msg() local
/linux-4.19.296/drivers/base/power/
Druntime.c932 int pm_schedule_suspend(struct device *dev, unsigned int delay) in pm_schedule_suspend()
1412 int delay = dev->power.autosuspend_delay; in update_autosuspend() local
1445 void pm_runtime_set_autosuspend_delay(struct device *dev, int delay) in pm_runtime_set_autosuspend_delay()
/linux-4.19.296/fs/gfs2/
Dglock.c221 static void __gfs2_glock_queue_work(struct gfs2_glock *gl, unsigned long delay) { in __gfs2_glock_queue_work()
234 static void gfs2_glock_queue_work(struct gfs2_glock *gl, unsigned long delay) { in gfs2_glock_queue_work()
696 unsigned long delay = 0; in glock_work_func() local
968 unsigned long delay, bool remote) in handle_callback()
1145 unsigned delay = 0; in gfs2_glock_dq() local
1340 unsigned long delay = 0; in gfs2_glock_cb() local
/linux-4.19.296/drivers/regulator/
Dvctrl-regulator.c116 int delay; in vctrl_set_voltage() local
177 int delay; in vctrl_set_voltage_sel() local
/linux-4.19.296/drivers/isdn/mISDN/
Ddsp_cmx.c1161 showdelay(struct dsp *dsp, int samples, int delay) in showdelay()
1638 int jittercheck = 0, delay, i; local

12345