Searched refs:workfn (Results 1 – 6 of 6) sorted by relevance
922 old->workfn = fw_device_update; in lookup_existing_device()1081 device->workfn = fw_device_shutdown; in fw_device_init()1202 device->workfn = fw_device_shutdown; in fw_device_refresh()1213 device->workfn(work); in fw_device_workfn()1265 device->workfn = fw_device_init; in fw_node_event()1282 device->workfn = fw_device_refresh; in fw_node_event()1297 device->workfn = fw_device_update; in fw_node_event()1322 device->workfn = fw_device_shutdown; in fw_node_event()
149 work_func_t workfn; member861 lu->workfn = sbp2_reconnect; in sbp2_login()915 lu->workfn = sbp2_login; in sbp2_login()949 lu->workfn = sbp2_login; in sbp2_reconnect()973 lu->workfn(work); in sbp2_lu_workfn()1002 lu->workfn = sbp2_login; in sbp2_add_logical_unit()
95 work_func_t workfn; member
2005 peer->workfn(work); in fwserial_peer_workfn()2673 peer->workfn = fwserial_handle_plug_req; in fwserial_parse_mgmt_write()2702 peer->workfn = fwserial_handle_unplug_req; in fwserial_parse_mgmt_write()
204 work_func_t workfn; member
2730 work_func_t workfn) in lwork_alloc() argument2738 INIT_WORK(&lwork->work, workfn); in lwork_alloc()