Searched refs:ioctl_resp_wait (Results 1 – 2 of 2) sorted by relevance
157 wait_queue_head_t ioctl_resp_wait; member182 return wait_event_timeout(devinfo->ioctl_resp_wait, in brcmf_usb_ioctl_resp_wait()188 wake_up(&devinfo->ioctl_resp_wait); in brcmf_usb_ioctl_resp_wake()1164 init_waitqueue_head(&devinfo->ioctl_resp_wait); in brcmf_usb_attach()
267 wait_queue_head_t ioctl_resp_wait; member489 return wait_event_timeout(msgbuf->ioctl_resp_wait, in brcmf_msgbuf_ioctl_resp_wait()498 wake_up(&msgbuf->ioctl_resp_wait); in brcmf_msgbuf_ioctl_resp_wake()1614 init_waitqueue_head(&msgbuf->ioctl_resp_wait); in brcmf_proto_msgbuf_attach()