Home
last modified time | relevance | path

Searched defs:msec (Results 1 – 25 of 50) sorted by relevance

12

/linux/tools/testing/selftests/kvm/include/aarch64/
A Darch_timer.h20 #define msec_to_cycles(msec) \ argument
129 static inline void timer_set_next_cval_ms(enum arch_timer timer, uint32_t msec) in timer_set_next_cval_ms()
137 static inline void timer_set_next_tval_ms(enum arch_timer timer, uint32_t msec) in timer_set_next_tval_ms()
/linux/include/linux/
A Dpm_wakeup.h198 unsigned int msec, bool hard) {} in pm_wakeup_ws_event()
200 static inline void pm_wakeup_dev_event(struct device *dev, unsigned int msec, in pm_wakeup_dev_event()
205 static inline void __pm_wakeup_event(struct wakeup_source *ws, unsigned int msec) in __pm_wakeup_event()
210 static inline void pm_wakeup_event(struct device *dev, unsigned int msec) in pm_wakeup_event()
A Dktime.h184 static inline ktime_t ktime_add_ms(const ktime_t kt, const u64 msec) in ktime_add_ms()
194 static inline ktime_t ktime_sub_ms(const ktime_t kt, const u64 msec) in ktime_sub_ms()
A Dti_wilink_st.h316 u32 msec; member
322 u32 msec; member
/linux/drivers/misc/habanalabs/common/pci/
A Dpci.c92 u64 msec; in hl_pci_elbi_read() local
152 u64 msec; in hl_pci_elbi_write() local
/linux/drivers/base/power/
A Dsysfs.c456 s64 msec; in wakeup_total_time_ms_show() local
476 s64 msec; in wakeup_max_time_ms_show() local
497 s64 msec; in wakeup_last_time_ms_show() local
527 s64 msec; in wakeup_prevent_sleep_time_ms_show() local
A Dwakeup.c824 void pm_wakeup_ws_event(struct wakeup_source *ws, unsigned int msec, bool hard) in pm_wakeup_ws_event()
863 void pm_wakeup_dev_event(struct device *dev, unsigned int msec, bool hard) in pm_wakeup_dev_event()
/linux/drivers/watchdog/
A Ddw_wdt.c79 unsigned int msec; member
164 u64 msec; in dw_wdt_get_max_timeout_ms() local
429 u64 msec; in dw_wdt_handle_tops() local
A Dda9052_wdt.c112 unsigned long msec, jnow = jiffies; in da9052_wdt_ping() local
/linux/sound/synth/emux/
A Dsoundfont.c890 snd_sf_calc_parm_hold(int msec) in snd_sf_calc_parm_hold()
900 calc_parm_search(int msec, const short *table) in calc_parm_search()
915 snd_sf_calc_parm_attack(int msec) in snd_sf_calc_parm_attack()
922 snd_sf_calc_parm_decay(int msec) in snd_sf_calc_parm_decay()
/linux/drivers/media/usb/dvb-usb/
A Dvp702x.c98 int vp702x_usb_inout_op(struct dvb_usb_device *d, u8 *o, int olen, u8 *i, int ilen, int msec) in vp702x_usb_inout_op()
114 int olen, u8 *i, int ilen, int msec) in vp702x_usb_inout_cmd()
A Dvp7045.c25 …t vp7045_usb_op(struct dvb_usb_device *d, u8 cmd, u8 *out, int outlen, u8 *in, int inlen, int msec) in vp7045_usb_op()
/linux/kernel/power/
A Dsuspend_test.c39 unsigned msec; in suspend_test_finish() local
/linux/drivers/platform/chrome/
A Dcros_ec_lightbar.c34 unsigned long msec = lb_interval_jiffies * 1000 / HZ; in interval_msec_show() local
43 unsigned long msec; in interval_msec_store() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dtout.c68 u64 msec = to_val; in tout_convert_reg_field_to_ms() local
/linux/drivers/edac/
A Dedac_pci.c171 int msec; in edac_pci_workq_function() local
A Dedac_device.c381 unsigned msec) in edac_device_workq_setup()
/linux/include/sound/
A Dsoundfont.h111 #define snd_sf_calc_parm_delay(msec) (0x8000 - (msec) * 1000 / 725) argument
/linux/drivers/staging/rts5208/
A Dspi.c83 static int sf_polling_status(struct rtsx_chip *chip, int msec) in sf_polling_status()
/linux/tools/testing/selftests/kvm/aarch64/
A Darch_timer.c59 #define msecs_to_usecs(msec) ((msec) * 1000LL) argument
/linux/drivers/net/ethernet/arc/
A Demac.h108 int msec; member
/linux/drivers/net/ethernet/dec/tulip/
A Dde4x5.c3327 …st_media(struct net_device *dev, s32 irqs, s32 irq_mask, s32 csr13, s32 csr14, s32 csr15, s32 msec) in test_media()
3365 test_tp(struct net_device *dev, s32 msec) in test_tp()
3394 test_for_100Mb(struct net_device *dev, int msec) in test_for_100Mb()
3447 test_mii_reg(struct net_device *dev, int reg, int mask, bool pol, long msec) in test_mii_reg()
3557 ping_media(struct net_device *dev, int msec) in ping_media()
3788 test_ans(struct net_device *dev, s32 irqs, s32 irq_mask, s32 msec) in test_ans()
/linux/drivers/scsi/isci/
A Disci.h507 static inline void sci_mod_timer(struct sci_timer *tmr, unsigned long msec) in sci_mod_timer()
/linux/drivers/usb/image/
A Dmdc800.c333 static int mdc800_usb_waitForIRQ (int mode, int msec) in mdc800_usb_waitForIRQ()
/linux/drivers/bluetooth/
A Dbtintel.c1679 static int btintel_download_wait(struct hci_dev *hdev, ktime_t calltime, int msec) in btintel_download_wait()
1716 static int btintel_boot_wait(struct hci_dev *hdev, ktime_t calltime, int msec) in btintel_boot_wait()

Completed in 79 milliseconds

12