Searched refs:smb_check_done (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dsbshc.c100 static inline int smb_check_done(struct acpi_smb_hc *hc) function
109 if (wait_event_timeout(hc->wait, smb_check_done(hc),
117 if (smb_check_done(hc))

Completed in 63 milliseconds