Home
last modified time | relevance | path

Searched defs:is_suspended (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtmrvl_drv.h85 bool is_suspended; member
H A Dhci_bcm.c144 bool is_suspended; member
/linux/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.h211 unsigned int is_suspended:1; member
/linux/drivers/usb/dwc3/
H A Ddwc3-qcom-legacy.c89 bool is_suspended; member
/linux/sound/soc/codecs/
H A Dfs210x.c83 bool is_suspended; member
/linux/drivers/usb/musb/
H A Dmusb_core.h386 unsigned is_suspended:1; member
/linux/drivers/md/
H A Dmd.c381 static bool is_suspended(struct mddev *mddev, struct bio *bio) in is_suspended() function