Home
last modified time | relevance | path

Searched refs:device_detach (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/mfd/
H A Dcs42l43.h90 struct completion device_detach; member
/linux/drivers/mfd/
H A Dcs42l43-sdw.c114 complete(&cs42l43->device_detach); in cs42l43_sdw_update_status()
H A Dcs42l43.c536 reinit_completion(&cs42l43->device_detach); in cs42l43_soft_reset()
551 time = wait_for_completion_timeout(&cs42l43->device_detach, timeout); in cs42l43_soft_reset()
1058 init_completion(&cs42l43->device_detach); in cs42l43_dev_probe()
/linux/drivers/net/can/usb/
H A Dgs_usb.c600 goto device_detach; in gs_usb_receive_bulk_callback()
698 device_detach: in gs_usb_receive_bulk_callback()