Searched defs:is_stopped (Results 1 – 5 of 5) sorted by relevance
38 static bool is_stopped(void) in is_stopped() function
181 unsigned int is_stopped:1; /* Queue was stopped by error/unlink */ member407 unsigned int is_stopped; member
68 bool (*is_stopped)(struct rkisp1_capture *cap); member
3229 static inline bool is_stopped(struct driver_data *dd, struct request *rq) in is_stopped() function
511 bool is_stopped; member
Completed in 31 milliseconds