hi, how can I send custom request to my driver? Looking into the sources I suspect that sending ioctl() on opened hardware pcm will not reach the playback_ops.ioctl in my driver. thank you very much.