Home
last modified time | relevance | path

Searched refs:state_queue (Results 1 – 3 of 3) sorted by relevance

/linux/net/bluetooth/hidp/
H A Dhidp.h143 wait_queue_head_t state_queue; member
H A Dcore.c943 init_waitqueue_head(&session->state_queue); in hidp_session_new()
1101 wait_event(session->state_queue, in hidp_session_start_sync()
1330 wake_up(&session->state_queue); in hidp_session_thread()
/linux/drivers/net/phy/
H A Dphy_device.c804 INIT_DELAYED_WORK(&dev->state_queue, phy_state_machine); in phy_device_create()
3791 cancel_delayed_work_sync(&phydev->state_queue); in phy_remove()