Searched refs:cleanup_data (Results 1 – 8 of 8) sorted by relevance
151 static void cleanup_data(struct net_device *dev) in cleanup_data() function450 .cleanup_data = cleanup_data,
151 static void cleanup_data(struct net_device *dev) in cleanup_data() function458 .cleanup_data = cleanup_data,
165 static void cleanup_data(struct net_device *dev) in cleanup_data() function561 .cleanup_data = cleanup_data,
78 void (*cleanup_data)(struct net_device *dev); member
987 fep->ops->cleanup_data(ndev); in fs_enet_probe()1005 fep->ops->cleanup_data(ndev); in fs_enet_remove()
1109 struct rogue_fwif_cleanup_request *cleanup_req = &cmd.cmd_data.cleanup_data; in pvr_fw_structure_cleanup()1125 &cleanup_req->cleanup_data.context_fw_addr); in pvr_fw_structure_cleanup()1129 &cleanup_req->cleanup_data.hwrt_data_fw_addr); in pvr_fw_structure_cleanup()1133 &cleanup_req->cleanup_data.freelist_fw_addr); in pvr_fw_structure_cleanup()
925 } cleanup_data; member1269 struct rogue_fwif_cleanup_request cleanup_data; member
219 OFFSET_CHECK(struct rogue_fwif_cleanup_request, cleanup_data, 4);
Completed in 31 milliseconds