Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dbridge.h19 bool (*is_stopped)(struct rkisp_bridge_device *dev); member
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/map_tests/
H A Dsk_storage_map.c42 static bool is_stopped(void) in is_stopped() function
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dstream.c676 bool is_stopped = true; in is_stopped_mb() local
773 bool is_stopped; in is_stopped_scl() local
H A Dstream.h70 int (*is_stopped)(struct rkispp_stream *stream); member
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Duhci-hcd.h181 unsigned int is_stopped:1; /* Queue was stopped by error/unlink */ member
411 unsigned int is_stopped; member
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-capture.c68 bool (*is_stopped)(struct rkisp1_capture *cap); member
/OK3568_Linux_fs/kernel/drivers/block/mtip32xx/
H A Dmtip32xx.c3403 static inline bool is_stopped(struct driver_data *dd, struct request *rq) in is_stopped() function
/OK3568_Linux_fs/u-boot/common/
H A Dcli_hush.c237 int is_stopped; /* is the program currently running? */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmvneta.c479 bool is_stopped; member