Searched +defs:test +defs:timeout (Results 26 – 35 of 35) sorted by relevance
12
/linux-6.14.4/tools/power/pm-graph/ |
D | sleepgraph.py | 1263 def pollWifi(self, dev, timeout=10): argument 2748 def __init__(self, test, phase, dev): argument 2917 def phaseRowHeight(self, test, phase, row): argument 2919 def phaseRowTop(self, test, phase, row): argument
|
/linux-6.14.4/drivers/gpu/drm/xlnx/ |
D | zynqmp_dp.c | 404 struct zynqmp_dp_test test; member 444 unsigned long timeout; in zynqmp_dp_reset() local 2309 struct dentry *test; in zynqmp_dp_bridge_debugfs_init() local
|
/linux-6.14.4/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_83xx_hw.c | 853 unsigned long timeout; in qlcnic_83xx_issue_cmd() local 1396 static int qlcnic_83xx_diag_alloc_res(struct net_device *netdev, int test, in qlcnic_83xx_diag_alloc_res() 2612 int id, timeout = 0; in qlcnic_83xx_lock_flash() local 4008 unsigned long *timeout) in qlcnic_83xx_enqueue_mbx_cmd()
|
/linux-6.14.4/sound/usb/ |
D | mixer.c | 313 int timeout = 10; in get_ctl_value_v1() local 462 int idx = 0, val_len, err, timeout = 10; in snd_usb_mixer_set_ctl_value() local 1278 int saved, test, check; in get_min_max_with_quirks() local
|
/linux-6.14.4/drivers/block/ |
D | floppy.c | 157 #define debug_dcl(test, fmt, args...) \ argument 160 #define debug_dcl(test, fmt, args...) \ argument 3600 compat_ulong_t timeout; member
|
/linux-6.14.4/drivers/net/wireless/ath/ath9k/ |
D | ar9003_eeprom.c | 3941 int timeout = 100; in is_pmu_set() local 5444 u8 powerLimit, bool test) in ath9k_hw_ar9300_set_txpower()
|
/linux-6.14.4/drivers/usb/dwc2/ |
D | gadget.c | 312 int timeout; in dwc2_hsotg_init_fifo() local 4313 static bool on_list(struct dwc2_hsotg_ep *ep, struct dwc2_hsotg_req *test) in on_list()
|
/linux-6.14.4/include/net/ |
D | devlink.h | 459 unsigned long timeout; member 745 int (*test)(struct devlink_health_reporter *reporter, member
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/ |
D | mt76.h | 601 int timeout; member 838 struct mt76_testmode_data test; member 1604 int timeout, int ep) in mt76u_bulk_msg()
|
/linux-6.14.4/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 1117 int ret, test; in TEST_F() local 3057 struct timespec timeout = { }; in TEST() local
|
12