Home
last modified time | relevance | path

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

/drivers/hv/
Dconnection.c393 int vmbus_post_msg(void *buffer, size_t buflen, bool can_sleep) in vmbus_post_msg()
/drivers/leds/
Dleds-gpio.c23 u8 can_sleep; member
Dleds-ns2.c34 bool can_sleep; member
/drivers/infiniband/ulp/ipoib/
Dipoib_multicast.c139 int can_sleep) in ipoib_mcast_alloc()
/drivers/char/
Dvirtio_console.c357 static void free_buf(struct port_buffer *buf, bool can_sleep) in free_buf()
1732 static void flush_bufs(struct virtqueue *vq, bool can_sleep) in flush_bufs()
/drivers/gpio/
Dgpiolib.c3278 int gpiod_get_array_value_complex(bool raw, bool can_sleep, in gpiod_get_array_value_complex()
3564 int gpiod_set_array_value_complex(bool raw, bool can_sleep, in gpiod_set_array_value_complex()
/drivers/ata/
Dlibata-sff.c335 unsigned int wait, unsigned int can_sleep) in ata_dev_select()
/drivers/scsi/ufs/
Dufshcd.c555 unsigned long timeout_ms, bool can_sleep) in ufshcd_wait_for_register()
4351 static inline void ufshcd_hba_stop(struct ufs_hba *hba, bool can_sleep) in ufshcd_hba_stop()
/drivers/net/ethernet/amd/
Dpcnet32.c687 int can_sleep) in pcnet32_suspend()