Home
last modified time | relevance | path

Searched defs:delay_ms (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dael1002.c251 static int ael2xxx_get_module_type(struct cphy *phy, int delay_ms) in ael2xxx_get_module_type()
361 static int ael2005_get_module_type(struct cphy *phy, int delay_ms) in ael2005_get_module_type()
604 static int ael2020_get_module_type(struct cphy *phy, int delay_ms) in ael2020_get_module_type()
/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb-urb.c13 u16 rlen, int delay_ms) in dvb_usb_generic_rw()
/linux/tools/testing/selftests/net/netfilter/
H A Dnf_queue.c25 uint32_t delay_ms; member
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c411 unsigned long delay_ms; member
1357 static void mod_tcpm_delayed_work(struct tcpm_port *port, unsigned int delay_ms) in mod_tcpm_delayed_work()
1367 static void mod_vdm_delayed_work(struct tcpm_port *port, unsigned int delay_ms) in mod_vdm_delayed_work()
1378 static void mod_enable_frs_delayed_work(struct tcpm_port *port, unsigned int delay_ms) in mod_enable_frs_delayed_work()
1388 static void mod_send_discover_delayed_work(struct tcpm_port *port, unsigned int delay_ms) in mod_send_discover_delayed_work()
1399 unsigned int delay_ms) in tcpm_set_state()
1428 unsigned int delay_ms) in tcpm_set_state_cond()
3051 unsigned int delay_ms) in tcpm_pd_handle_state()
/linux/tools/accounting/
H A Dgetdelays.c195 #define delay_ms(t) (t / 1000000ULL) macro
/linux/fs/resctrl/
H A Dmonitor.c764 void cqm_setup_limbo_handler(struct rdt_mon_domain *dom, unsigned long delay_ms, in cqm_setup_limbo_handler()
830 void mbm_setup_overflow_handler(struct rdt_mon_domain *dom, unsigned long delay_ms, in mbm_setup_overflow_handler()
/linux/drivers/phy/ti/
H A Dphy-tusb1210.c193 int delay_ms) in tusb1210_chg_det_set_state()
/linux/sound/ppc/
H A Dsnd_ps3.c539 snd_ps3_delay_to_bytes(struct snd_pcm_substream * substream,unsigned int delay_ms) snd_ps3_delay_to_bytes() argument
/linux/drivers/md/
H A Ddm-rq.c192 unsigned long delay_ms = delay_requeue ? 100 : 0; in dm_requeue_original_request() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c641 int delay_ms) in queue_async_put_domains_work()
743 int delay_ms) in __intel_display_power_put_async()
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c1514 int delay_ms; in rtrs_clt_err_recovery_work() local
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h1114 enum wmi_force_fw_hang_type type, u32 delay_ms) in ath10k_wmi_force_fw_hang()
H A Dwmi-tlv.c3166 u32 delay_ms) in ath10k_wmi_tlv_op_gen_force_fw_hang()
H A Dwmi.h6692 __le32 delay_ms; member
/linux/drivers/net/wireless/rsi/
H A Drsi_mgmt.h616 __le16 delay_ms; member
/linux/drivers/scsi/qla2xxx/
H A Dqla_nx.c497 const int delay_ms = 100, timeout_ms = 2000; in qla82xx_idc_lock() local
/linux/fs/btrfs/
H A Dfs.h406 u64 delay_ms; member
/linux/include/ufs/
H A Dufshcd.h427 unsigned long delay_ms; global() member
/linux/drivers/usb/core/
H A Dhub.c3741 int status = 0, delay_ms = 0; in wait_for_connected() local
/linux/drivers/pci/
H A Dpci.c82 unsigned int delay_ms = max(dev->d3hot_delay, pci_pm_d3hot_delay); in pci_dev_d3_sleep() local