Home
last modified time | relevance | path

Searched defs:is_stopped (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/map_tests/
H A Dsk_storage_map.c38 static bool is_stopped(void) in is_stopped() function
/linux/drivers/usb/host/
H A Duhci-hcd.h181 unsigned int is_stopped:1; /* Queue was stopped by error/unlink */ member
407 unsigned int is_stopped; member
/linux/sound/soc/renesas/
H A Drz-ssi.c568 bool is_stopped = false; rz_ssi_interrupt() local