Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Dusb.c130 u64 delay_ms = val; in format_delay_ms() local
143 unsigned int delay_ms; in delay_use_set() local
156 unsigned int delay_ms = *((unsigned int *)kp->arg); in delay_use_get() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_encoder.c33 void intel_encoder_link_check_queue_work(struct intel_encoder *encoder, int delay_ms) in intel_encoder_link_check_queue_work()
/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.c28 uint32_t delay_ms; member
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c501 unsigned long delay_ms; member
1526 static void mod_tcpm_delayed_work(struct tcpm_port *port, unsigned int delay_ms) in mod_tcpm_delayed_work()
1536 static void mod_vdm_delayed_work(struct tcpm_port *port, unsigned int delay_ms) in mod_vdm_delayed_work()
1547 static void mod_enable_frs_delayed_work(struct tcpm_port *port, unsigned int delay_ms) in mod_enable_frs_delayed_work()
1557 static void mod_send_discover_delayed_work(struct tcpm_port *port, unsigned int delay_ms) in mod_send_discover_delayed_work()
1568 unsigned int delay_ms) in tcpm_set_state()
1597 unsigned int delay_ms) in tcpm_set_state_cond()
3211 unsigned int delay_ms) in tcpm_pd_handle_state()
/linux/tools/accounting/
H A Dgetdelays.c196 #define delay_ms( global() macro
[all...]
/linux/fs/fuse/
H A Ddax.c108 __kick_dmap_free_worker(struct fuse_conn_dax *fcd, unsigned long delay_ms) in __kick_dmap_free_worker()
121 unsigned long delay_ms) in kick_dmap_free_worker()
/linux/drivers/phy/ti/
H A Dphy-tusb1210.c193 int delay_ms) in tusb1210_chg_det_set_state()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c370 unsigned long end, delay_ms = mlx5_tout_ms(dev, TEARDOWN); in mlx5_cmd_fast_teardown_hca() 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.c7967 enum wmi_force_fw_hang_type type, u32 delay_ms) in ath10k_wmi_op_gen_force_fw_hang()
/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/drivers/usb/core/
H A Dhub.c3742 int status = 0, delay_ms = 0; in wait_for_connected() local