Searched refs:post_remove (Results 1 – 6 of 6) sorted by relevance
479 void (*post_remove)(struct ef4_channel *); member
752 channel->type->post_remove(channel); in ef4_remove_channel()880 .post_remove = ef4_channel_dummy_op_void,
546 void (*post_remove)(struct efx_channel *); member
792 channel->type->post_remove(channel); in efx_remove_channel()926 .post_remove = efx_channel_dummy_op_void,
1045 .post_remove = efx_channel_dummy_op_void,
2150 .post_remove = efx_ptp_remove_channel,