Searched refs:async_p (Results 1 – 6 of 6) sorted by relevance
737 f->async_p = NULL; in usb_fifo_open()804 if (f->async_p != NULL) { in usb_fifo_close()805 PROC_LOCK(f->async_p); in usb_fifo_close()806 kern_psignal(f->async_p, SIGIO); in usb_fifo_close()807 PROC_UNLOCK(f->async_p); in usb_fifo_close()808 f->async_p = NULL; in usb_fifo_close()1026 if (f->async_p != NULL) { in usb_ioctl_f_sub()1030 f->async_p = USB_TD_GET_PROC(td); in usb_ioctl_f_sub()1032 f->async_p = NULL; in usb_ioctl_f_sub()1038 if (f->async_p == NULL) { in usb_ioctl_f_sub()[all …]
115 struct proc *async_p; /* process that wants SIGIO */ member
52 extern void ser_unix_async (struct serial *scb, int async_p);
232 void (*async) (struct serial *scb, int async_p);
1306 int async_p) in ser_unix_async() argument1308 if (async_p) in ser_unix_async()
97 int async_p);2172 int extended_p, int async_p) in remote_open_1() argument2182 if (!async_p) in remote_open_1()2239 if (async_p) in remote_open_1()2282 if (async_p) in remote_open_1()2287 if (async_p) in remote_open_1()