Searched refs:workfn (Results 1 – 6 of 6) sorted by relevance
909 old->workfn = fw_device_update; in lookup_existing_device()1068 device->workfn = fw_device_shutdown; in fw_device_init()1189 device->workfn = fw_device_shutdown; in fw_device_refresh()1200 device->workfn(work); in fw_device_workfn()1252 device->workfn = fw_device_init; in fw_node_event()1269 device->workfn = fw_device_refresh; in fw_node_event()1284 device->workfn = fw_device_update; in fw_node_event()1309 device->workfn = fw_device_shutdown; in fw_node_event()
136 work_func_t workfn; member848 lu->workfn = sbp2_reconnect; in sbp2_login()902 lu->workfn = sbp2_login; in sbp2_login()936 lu->workfn = sbp2_login; in sbp2_reconnect()960 lu->workfn(work); in sbp2_lu_workfn()989 lu->workfn = sbp2_login; in sbp2_add_logical_unit()
95 work_func_t workfn; member
1973 peer->workfn(work); in fwserial_peer_workfn()2643 peer->workfn = fwserial_handle_plug_req; in fwserial_parse_mgmt_write()2672 peer->workfn = fwserial_handle_unplug_req; in fwserial_parse_mgmt_write()
204 work_func_t workfn; member
2894 work_func_t workfn) in lwork_alloc() argument2902 INIT_WORK(&lwork->work, workfn); in lwork_alloc()