Searched refs:open_wait (Results 1 - 25 of 125) sorted by relevance

12345

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/
H A Dserial.h103 wait_queue_head_t open_wait; member in struct:e100_serial
106 struct wait_queue *open_wait; member in struct:e100_serial
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Distallion.h74 struct wait_queue *open_wait; member in struct:__anon11231
78 wait_queue_head_t open_wait; member in struct:__anon11231
H A Dstallion.h99 struct wait_queue *open_wait; member in struct:stlport
102 wait_queue_head_t open_wait; member in struct:stlport
H A DserialP.h91 wait_queue_head_t open_wait; member in struct:async_struct
95 struct wait_queue *open_wait; member in struct:async_struct
H A Dgeneric_serial.h41 wait_queue_head_t open_wait; member in struct:gs_port
H A Dhayesesp.h109 wait_queue_head_t open_wait; member in struct:esp_struct
H A Dserial167.h57 wait_queue_head_t open_wait; member in struct:cyclades_port
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Distallion.h74 struct wait_queue *open_wait; member in struct:__anon6817
78 wait_queue_head_t open_wait; member in struct:__anon6817
H A Dstallion.h99 struct wait_queue *open_wait; member in struct:stlport
102 wait_queue_head_t open_wait; member in struct:stlport
H A DserialP.h91 wait_queue_head_t open_wait; member in struct:async_struct
95 struct wait_queue *open_wait; member in struct:async_struct
H A Dgeneric_serial.h41 wait_queue_head_t open_wait; member in struct:gs_port
H A Dhayesesp.h109 wait_queue_head_t open_wait; member in struct:esp_struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Driscom8.h86 wait_queue_head_t open_wait; member in struct:riscom_port
H A Dspecialix_io8.h125 wait_queue_head_t open_wait; member in struct:specialix_port
H A Dpcxx.h92 wait_queue_head_t open_wait; member in struct:channel
H A Dpty.c38 wait_queue_head_t open_wait; member in struct:pty_struct
336 wake_up_interruptible(&pty->open_wait);
365 init_waitqueue_head(&pty_state[i].open_wait);
458 init_waitqueue_head(&ptm_state[i][j].open_wait);
H A Ddz.h163 wait_queue_head_t open_wait; member in struct:dz_serial
H A Depca.h143 wait_queue_head_t open_wait; member in struct:channel
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Daurora.h258 wait_queue_head_t open_wait; member in struct:Aurora_port
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/irda/
H A Dircomm_tty.h94 wait_queue_head_t open_wait; member in struct:ircomm_tty_cb
H A Dirlan_common.h191 wait_queue_head_t open_wait; member in struct:irlan_cb
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/irda/
H A Dircomm_tty.h94 wait_queue_head_t open_wait; member in struct:ircomm_tty_cb
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/irda/ircomm/
H A Dircomm_tty.c309 add_wait_queue(&self->open_wait, &wait);
365 remove_wait_queue(&self->open_wait, &wait);
427 init_waitqueue_head(&self->open_wait);
580 wake_up_interruptible(&self->open_wait);
1013 wake_up_interruptible(&self->open_wait);
1085 wake_up_interruptible(&self->open_wait);
1104 wake_up_interruptible(&self->open_wait);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ip2/
H A Di2lib.h97 PWAITQ open_wait; // Pointer for OS sleep function. member in struct:_i2ChanStr
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/emu10k1/
H A Dhwaccess.h178 wait_queue_head_t open_wait; member in struct:emu10k1_card

Completed in 144 milliseconds

12345