Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A Dpm_wakeup.h191 unsigned int msec, bool hard) {} in __pm_wakeup_event() argument
174 pm_wakeup_ws_event(struct wakeup_source * ws,unsigned int msec,bool hard) pm_wakeup_ws_event() argument
176 pm_wakeup_dev_event(struct device * dev,unsigned int msec,bool hard) pm_wakeup_dev_event() argument
196 pm_wakeup_event(struct device * dev,unsigned int msec) pm_wakeup_event() argument
H A Dti_wilink_st.h316 u32 msec; member
322 u32 msec; member
/linux/tools/testing/selftests/kvm/include/riscv/
H A Darch_timer.h16 #define msec_to_cycles(msec) \ argument
50 static inline void timer_set_next_cmp_ms(uint32_t msec) in timer_set_next_cmp_ms()
/linux/tools/testing/selftests/kvm/include/loongarch/
H A Darch_timer.h12 #define msec_to_cycles(msec) (TIMER_FREQ * (unsigned long)(msec) / 1000) argument
62 static inline void timer_set_next_cmp_ms(unsigned int msec, bool period) in timer_set_next_cmp_ms()
/linux/drivers/accel/habanalabs/common/pci/
H A Dpci.c94 u64 msec; in hl_pci_elbi_read() local
157 u64 msec; in hl_pci_elbi_write() local
/linux/drivers/base/power/
H A Dsysfs.c455 s64 msec; in wakeup_total_time_ms_show() local
475 s64 msec; in wakeup_max_time_ms_show() local
496 s64 msec; in wakeup_last_time_ms_show() local
518 s64 msec; in wakeup_prevent_sleep_time_ms_show() local
/linux/tools/thermal/lib/
H A Duptimeofday.c32 struct timespec msec_to_timespec(int msec) in msec_to_timespec()
/linux/drivers/watchdog/
H A Ddw_wdt.c79 unsigned int msec; member
164 u64 msec; in dw_wdt_get_max_timeout_ms() local
427 u64 msec; in dw_wdt_handle_tops() local
H A Dda9052_wdt.c124 unsigned long msec, jnow = jiffies; in da9052_wdt_ping() local
/linux/kernel/power/
H A Dsuspend_test.c39 unsigned msec; in suspend_test_finish() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dtout.c67 u64 msec = to_val; in tout_convert_reg_field_to_ms() local
/linux/drivers/edac/
H A Dedac_pci.c167 int msec; in edac_pci_workq_function() local
/linux/tools/testing/selftests/kvm/include/
H A Dtest_util.h25 #define msecs_to_usecs(msec) ((msec) * 1000ULL) argument
/linux/drivers/net/ethernet/arc/
H A Demac.h108 int msec; member
/linux/drivers/scsi/isci/
H A Disci.h500 static inline void sci_mod_timer(struct sci_timer *tmr, unsigned long msec) in sci_mod_timer()
/linux/drivers/usb/image/
H A Dmdc800.c333 static int mdc800_usb_waitForIRQ (int mode, int msec) in mdc800_usb_waitForIRQ()
/linux/drivers/media/i2c/
H A Dmsp3400-driver.c312 int msp_sleep(struct msp_state *state, int msec) in msp_sleep()
/linux/net/can/j1939/
H A Dtransport.c700 void j1939_tp_schedule_txtimer(struct j1939_session *session, int msec) in j1939_tp_schedule_txtimer() argument
708 int msec) in j1939_tp_set_rxtimeout() argument
/linux/drivers/leds/
H A Dleds-tca6507.c190 static int choose_times(int msec, int *c1p, int *c2p) in choose_times()
/linux/drivers/usb/host/
H A Dpci-quirks.c909 int msec = 1000; in ehci_bios_handoff() local
/linux/drivers/usb/early/
H A Dehci-dbgp.c714 int msec; in early_ehci_bios_handoff() local
/linux/drivers/hwmon/
H A Daspeed-pwm-tacho.c530 u32 raw_data, tach_div, clk_source, msec, usec, val; in aspeed_get_fan_tach_ch_rpm() local
/linux/arch/mips/include/asm/
H A Dsgiarcs.h142 unsigned short msec; member
/linux/drivers/iio/accel/
H A Dbmc150-accel-core.c172 int msec; member
/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h650 #define IGC_PTM_CYCLE_CTRL_CYC_TIME(msec) ((msec) & 0x3ff) /* PTM Cycle Time (msec) */ argument

12