Searched +defs:async +defs:o (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/comedi/drivers/ |
| H A D | amplc_pci230.c | 596 unsigned int o; in pci230_claim_shared() local 1063 struct comedi_async *async = s->async; in pci230_handle_ao_nofifo() local 1094 struct comedi_async *async = s->async; in pci230_handle_ao_fifo() local 1211 struct comedi_async *async = s->async; in pci230_ao_start() local 1863 struct comedi_async *async = s->async; in pci230_ai_start() local 2014 struct comedi_async *async = s->async; in pci230_handle_ai() local 2085 struct comedi_async *async = s->async; in pci230_ai_cmd() local
|
| /linux-6.15/drivers/usb/misc/sisusbvga/ |
| H A D | sisusbvga.c | 317 ssize_t *bytes_written, unsigned int tflags, int async) in sisusb_send_bulk_msg() 1344 #define SETIREGOR(r, i, o) sisusb_setidxregor(sisusb, r, i, o) argument 1346 #define SETIREGANDOR(r, i, a, o) sisusb_setidxregandor(sisusb, r, i, a, o) argument
|
| /linux-6.15/fs/fuse/ |
| H A D | fuse_i.h | 365 int async; member 1280 #define ATTR_TIMEOUT(o) \ argument
|
| /linux-6.15/drivers/gpu/drm/radeon/ |
| H A D | radeon.h | 705 bool async; member 2745 #define radeon_set_surface_reg(rdev, r, f, p, o, s) ((rdev)->asic->surface.set_reg((rdev), (r), (f)… argument 2758 #define radeon_page_flip(rdev, crtc, base, async) (rdev)->asic->pflip.page_flip((rdev), (crtc), (ba… argument
|