Searched defs:is_stopped (Results 1 – 6 of 6) 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
236 int is_stopped; /* is the program currently running? */ member
516 bool is_stopped; member