Home
last modified time | relevance | path

Searched defs:stop_timeout (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.h262 int stop_timeout; /* in us */ member
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-common.h444 unsigned long stop_timeout[2]; member
/openbmc/linux/drivers/block/
H A Dataflop.c495 static inline void stop_timeout(void) in stop_timeout() function
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c1613 static unsigned long stop_timeout(const struct intel_engine_cs *engine) in stop_timeout() function