Lines Matching refs:EBUSY
460 return -EBUSY; in vb2_queue_or_prepare_buf()
468 return -EBUSY; in vb2_queue_or_prepare_buf()
515 return -EBUSY; in vb2_queue_or_prepare_buf()
747 return -EBUSY; in vb2_prepare_buf()
770 return ret != -EBUSY ? ret : 0; in vb2_create_bufs()
825 return -EBUSY; in vb2_qbuf()
844 return -EBUSY; in vb2_dqbuf()
873 return -EBUSY; in vb2_streamon()
883 return -EBUSY; in vb2_streamoff()
998 return -EBUSY; in vb2_ioctl_reqbufs()
1022 return res != -EBUSY ? res : 0; in vb2_ioctl_create_bufs()
1026 return -EBUSY; in vb2_ioctl_create_bufs()
1041 return -EBUSY; in vb2_ioctl_prepare_buf()
1060 return -EBUSY; in vb2_ioctl_qbuf()
1070 return -EBUSY; in vb2_ioctl_dqbuf()
1080 return -EBUSY; in vb2_ioctl_streamon()
1090 return -EBUSY; in vb2_ioctl_streamoff()
1100 return -EBUSY; in vb2_ioctl_expbuf()
1145 int err = -EBUSY; in vb2_fop_write()
1169 int err = -EBUSY; in vb2_fop_read()