Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dcore-device.c854 static void fw_device_shutdown(struct work_struct *work) in fw_device_shutdown() function
1126 device->workfn = fw_device_shutdown; in fw_device_init()
1245 device->workfn = fw_device_shutdown; in fw_device_refresh()
1357 * full fw_device_shutdown(). If not, there's work in fw_node_event()
1365 device->workfn = fw_device_shutdown; in fw_node_event()