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

/linux-master/drivers/firewire/
H A Dcore-cdev.c258 if (fw_device_is_shutdown(device)) {
313 fw_device_is_shutdown(client->device));
318 fw_device_is_shutdown(client->device))
1757 if (fw_device_is_shutdown(client->device))
1794 if (fw_device_is_shutdown(client->device))
1913 if (fw_device_is_shutdown(client->device))
H A Dsbp2.c558 if (function == SBP2_LOGOUT_REQUEST && fw_device_is_shutdown(device))
808 if (fw_device_is_shutdown(device))
915 if (fw_device_is_shutdown(device))
/linux-master/include/linux/
H A Dfirewire.h213 static inline int fw_device_is_shutdown(struct fw_device *device) function

Completed in 129 milliseconds